ChadaS115 Posted October 30, 2010 Posted October 30, 2010 Starting L2jInfinity Login Server. JAVA JDK not exists. Set path to JAVA JDK into JAVA_PATH in this script file or set JAVA_HOME variable into system variables. server terminated Press any key to continue . . . What problem ?
0 Raule Posted October 30, 2010 Posted October 30, 2010 Set your JAVA_HOME variable by right-clicking your "My Computer" then select proprites then click the tab "Advanced" and finally click "enviroment variables", in the bottom of that page. then under "System variables" click "New". Set "Variable name:" to "JAVA_HOME". Set "Variable value:" to your java JDK home directory, by default this is "c:\Program Files\Java\jdk1 reboot to take effect.
0 Tryskell Posted October 30, 2010 Posted October 30, 2010 Install Java DEVELOPEMENT kit perhaps ? :D. Normally there aren't any path to make... It should autoconfigure it alone.
0 didaka11 Posted January 6, 2011 Posted January 6, 2011 Starting L2jInfinity Login Server. JAVA JDK not exists. Set path to JAVA JDK into JAVA_PATH in this script file or set JAVA_HOME variable into system variables. server terminated Press any key to continue . . . What problem ? Look here how to setup your Java_Home if you can't understand what mean Raule And sorry for my bad english :)
0 stefanutzz17 Posted January 6, 2011 Posted January 6, 2011 go to C:/server/login... right click on startloginserver.bat/edit :: EXAMPLE PATH :: set JAVA_PATH="C:\Program Files\Java\jdk1.6.0_20" set JAVA_PATH="" change to this :: EXAMPLE PATH :: set JAVA_PATH="C:\Program Files\Java\jdk1.6.0_20" set JAVA_PATH="C:\Program Files\Java\jdk1.6.0_10" <---- here you put the java path
Question
ChadaS115
Starting L2jInfinity Login Server.
JAVA JDK not exists.
Set path to JAVA JDK into JAVA_PATH in this script file or
set JAVA_HOME variable into system variables.
server terminated
Press any key to continue . . .
What problem ?
5 answers to this question
Recommended Posts