
Originally Posted by
maisqueporra
./authd: line 6: java: command not found
./authd: line 9: syntax error near unexpected token `done'
./authd: line 9: `done'
this error i have fixed in my server:
find where your java is installed.
my java is installed in:
Code:
/usr/java/jdk1.6.0_03/bin/java
and when you found your folder where Java is installed, go in:
Your_Server_Folder/authd/authd
and edit, in my server is:
authd
Code:
/usr/java/jdk1.6.0_03/bin/java -cp /home/Pw_Paraiba/PWServer/authd/lib/jio.jar:/home/Pw_Paraiba/PWServer/authd/lib/application.jar:/home/Pw_Paraiba/PWServer/authd/lib/commons-collections-3.1.jar:/home/Pw_Paraiba/PWServer/authd/lib/commons-dbcp-1.2.1.jar:/home/Pw_Paraiba/PWServer/authd/lib/mysql-connector-java-5.0.8-bin.jar:/home/Pw_Paraiba/PWServer/authd/lib/commons-pool-1.2.jar:/home/Pw_Paraiba/PWServer/authd/lib/commons-logging-1.0.4.jar:/home/Pw_Paraiba/PWServer/authd/lib/log4j-1.2.9.jar:.:$CLASSPATH authd /etc/table.xml
But i too have this other error and i dont have fixed:
Code:
err : gdelivery:: connect GameDB failed
err : gdelivery::connect to GAuth server failed. Reconnecting....