Administrator
|
Hi,
We encounter random issues by newly using <<gradlew "ofbiz --shutdown">> instead of, as before, <<gradlew terminateOfibz>> on the demo VM where 3 demos run. The (small) inconvenience of "gradlew terminateOfibz" is that it kills all the demos started by Gradle (trunk and stable for now). So the lag is longer before they are all restarted. Moreover the ASF status application http://status.apache.org/pubsub/manage.cgi was unable to report the HTTP 500 at https://demo-trunk.ofbiz.apache.org/catalog/control/main so it's maybe few days the issue happened (logs are cleared each day, we can't know) I let the OFBiz trunk demo as is for now to ease for the Infra team to fix the status app., see https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-14477 Your devoted Jacques |
Administrator
|
Le 30/06/2017 à 23:11, Jacques Le Roux a écrit :
> so it's maybe few days the issue happened (logs are cleared each day, we can't know) Actually this last issue (not the 1st same) began yesterday morning, still waiting for infra... Jacques |
Administrator
|
In reply to this post by Jacques Le Roux
Le 30/06/2017 à 23:11, Jacques Le Roux a écrit :
> Hi, > > We encounter random issues by newly using <<gradlew "ofbiz --shutdown">> instead of, as before, <<gradlew terminateOfibz>> on the demo VM where 3 > demos run. > > The (small) inconvenience of "gradlew terminateOfibz" is that it kills all the demos started by Gradle (trunk and stable for now). So the lag is > longer before they are all restarted. > > Moreover the ASF status application > > http://status.apache.org/pubsub/manage.cgi > > was unable to report the HTTP 500 at > > https://demo-trunk.ofbiz.apache.org/catalog/control/main > > so it's maybe few days the issue happened (logs are cleared each day, we can't know) > > I let the OFBiz trunk demo as is for now to ease for the Infra team to fix the status app., see > > https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-14477 > > Your devoted > > Jacques > > be back in 10 to 20 mins (trunk 1st, old last) ofbizDemo@ofbiz-vm2:~$ ps aux | grep ofbiz ofbizDe+ 5192 0.0 8.5 4986512 698152 ? SNl Jun29 5:11 java -Dorg.gradle.appname=gradlew -classpath /home/ofbizDemo/trunk/gradle/wrapper/gradle-wrapper.jar org.gradle.wrapper.GradleWrapperMain --no-daemon ofbiz ofbizDe+ 5264 0.7 15.9 4844032 1303064 ? SNl Jun29 48:08 /usr/lib/jvm/java-8-oracle/bin/java -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/ofbizDemo/trunk/build/libs/ofbiz.jar org.apache.ofbiz.base.start.Start ofbizDe+ 13684 0.1 5.9 4983600 488216 ? SNl 03:08 0:45 java -Dorg.gradle.appname=gradlew -classpath /home/ofbizDemo/branch16.11/gradle/wrapper/gradle-wrapper.jar org.gradle.wrapper.GradleWrapperMain ofbiz --start --portoffset 10000 ofbizDe+ 13777 1.9 15.4 4898536 1261760 ? SNl 03:08 13:55 /usr/lib/jvm/java-8-oracle/bin/java -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/ofbizDemo/branch16.11/build/libs/ofbiz.jar org.apache.ofbiz.base.start.Start --start --portoffset 10000 ofbizDe+ 14313 0.7 9.2 4196672 758928 ? SNl 03:11 5:02 /usr/lib/jvm/java-8-oracle/jre/bin/java -Xms128M -Xmx512M -javaagent:/home/ofbizDemo/branch13.7/contrast-rO0.jar -jar /home/ofbizDemo/branch13.7/ofbiz.jar start-batch -portoffset=20000 ofbizDe+ 23303 0.0 0.0 4464 84 ? Ss Jul02 0:00 /bin/sh -c nice -n 19 ionice -c2 -n7 /home/ofbizDemo/check-svn-update.sh > /home/ofbizDemo/cronlog-svn-update.log 2>&1 ofbizDe+ 23304 0.0 0.0 4464 80 ? SN Jul02 0:00 /bin/sh /home/ofbizDemo/check-svn-update.sh ofbizDe+ 23306 0.0 0.0 4464 80 ? SN Jul02 0:00 /bin/sh ./all-manual.sh ofbizDe+ 23307 0.0 0.0 4464 80 ? SN Jul02 0:00 /bin/sh ./trunk-manual.sh ofbizDe+ 23490 0.1 13.0 5404908 1063428 ? SNl Jul02 2:47 java -Dorg.gradle.appname=gradlew -classpath /home/ofbizDemo/trunk/gradle/wrapper/gradle-wrapper.jar org.gradle.wrapper.GradleWrapperMain --no-daemon ofbiz --shutdown ofbizDe+ 23715 0.0 0.6 3440388 53380 ? SNl Jul02 1:12 /usr/lib/jvm/java-8-oracle/bin/java -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/ofbizDemo/trunk/build/libs/ofbiz.jar org.apache.ofbiz.base.start.Start --shutdown root 25405 0.0 0.0 80224 4872 pts/0 S 14:52 0:00 sudo -s -u ofbizDemo -H ofbizDe+ 25464 0.1 0.0 16896 5824 pts/0 S 14:53 0:00 /usr/local/bin/bash ofbizDe+ 25500 0.0 0.0 14228 2416 pts/0 R+ 14:53 0:00 ps aux ofbizDe+ 25501 0.0 0.0 11768 2112 pts/0 S+ 14:53 0:00 grep --color=auto ofbiz ofbizDe+ 29713 0.0 0.0 4464 80 ? Ss Jul01 0:00 /bin/sh -c nice -n 19 ionice -c2 -n7 /home/ofbizDemo/check-svn-update.sh > /home/ofbizDemo/cronlog-svn-update.log 2>&1 ofbizDe+ 29714 0.0 0.0 4464 84 ? SN Jul01 0:00 /bin/sh /home/ofbizDemo/check-svn-update.sh ofbizDe+ 29715 0.0 0.0 4464 80 ? SN Jul01 0:00 /bin/sh ./all-manual.sh ofbizDe+ 29716 0.0 0.0 4464 80 ? SN Jul01 0:00 /bin/sh ./trunk-manual.sh ofbizDe+ 29850 0.0 12.8 5396164 1051708 ? SNl Jul01 3:28 java -Dorg.gradle.appname=gradlew -classpath /home/ofbizDemo/trunk/gradle/wrapper/gradle-wrapper.jar org.gradle.wrapper.GradleWrapperMain --no-daemon ofbiz --shutdown ofbizDe+ 29995 0.0 0.8 3440388 65756 ? SNl Jul01 2:05 /usr/lib/jvm/java-8-oracle/bin/java -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/ofbizDemo/trunk/build/libs/ofbiz.jar org.apache.ofbiz.base.start.Start --shutdown Jacques |
Free forum by Nabble | Edit this page |