IDEMPIERE-1676 zk tries to connect to X11 when DISPLAY is set

This commit is contained in:
Thomas Bayen 2014-01-08 08:41:43 -05:00
parent 881667bb11
commit 271d3180a5
1 changed files with 1 additions and 0 deletions

View File

@ -13,5 +13,6 @@ echo ===================================
echo Starting iDempiere Server
echo ===================================
unset DISPLAY
BASE=`dirname $( readlink -f idempiere-server.sh )`
$JAVA -Dosgi.compatibility.bootdelegation=true -Dosgi.noShutdown=true -Dosgi.framework.activeThreadType=normal -XX:MaxPermSize=192m -jar $BASE/plugins/org.eclipse.equinox.launcher_1.*.jar -console 12612 -application org.adempiere.server.application