https://bugzilla.wikimedia.org/show_bug.cgi?id=67588
--- Comment #4 from nosy <[email protected]> --- tools.toolserverdb@tools-login:~$ sh -x ~/ns-updater/startUpdate.sh + which java + JAVA=/usr/bin/java + export _JAVA_OPTIONS=-Xmx150M + CONFIG=/data/project/toolserverdb/ns-updater/conf/config.properties + LOG4JCONFIG=/data/project/toolserverdb/ns-updater/conf/log4j.xml + [ -z /usr/bin/java ] + /usr/bin/java -Dlog4j.configuration=file:/data/project/toolserverdb/ns-updater/conf/log4j.xml -jar /data/project/toolserverdb/ns-updater/Updater.jar /data/project/toolserverdb/ns-updater/conf/config.properties Picked up _JAVA_OPTIONS: -Xmx150M 2014-09-10 20:22:24,068 INFO TSUpdater [] Maximum thread-number: 2 + exit 0 and then I do a jsub ns-updater/startUpdate.sh and get a Picked up _JAVA_OPTIONS: -Xmx150M Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
