Jacques Le Roux created OFBIZ-9335:
--------------------------------------
Summary: Check why on demo VM we need to use terminateOFBiz in trunk-manual.sh
Key: OFBIZ-9335
URL: https://issues.apache.org/jira/browse/OFBIZ-9335
Project: OFBiz
Issue Type: Task
Reporter: Jacques Le Roux
The trunk-manual.sh is the 1st script launched when we daily update the demos. I tried to
use
bq. ./gradlew "ofbizBackground --shutdown"
but it did not work and I had to rely on
bq. ./gradlew terminateOFBiz
I tested locally and I was able to run 2 instances in background, trunk and R16, and close
them both using "ofbizBackground --shutdown"
I must have missed something, we need to double check that
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|