Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. set IQLIB=../lib
  2. echo "IQLIB="%IQLIB%
  3. cd ../work
  4. "%JAVA_HOME%\bin\java.exe" -server -ea -cp %IQLIB%/*;../conf/cache;../conf/security;../conf/project_callisto/resources;../callisto_lib/* -Dpropertyfile=callisto.properties -Dfile.encoding=UTF-8 -DbaseDirectory=.. -Dproject=project_callisto -DdataDirectory=../data -Djava.io.tmpdir=. -Xmx6g -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=7114 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.iqmen.amqp.indexator.enabled=true -Dcom.iqmen.amqp.iqrobot.enabled=true -Xnoagent -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n com.iqmen.utils.Bootstrap INIFILE=../conf/parameters.xml LOGINFO=../conf/log4j.properties locker=locker
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement