Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-10287

gradlew --no-daemon "ofbiz --shutdown" does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      When in production, if you use several OFBiz instances on your server, to stop them safely you need to use ./gradlew --no-daemon terminateOfbiz which actually kills all OFBiz instances using "kill -9"

      ./gradlew --no-daemon "ofbiz --shutdown" does not work, at least on demos VM where there is 3 instances. So if you use it you get an unstable situation and have to use "kill -9" manually.

      You always can use "terminateOfbiz", but it means that you have to restart all OFBiz instances. So it's easier to do that with all-manual-nicely.sh

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jleroux Jacques Le Roux
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: