java error PW

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! maisqueporra is offline
    MemberRank
    Sep 2006 Join Date
    251Posts

    java error PW

    i have download the java of topic eistinger and put in usr/java and extract and now ? make any with this java ?

    im getting the same error =/

    === MAIN WORLD ===
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6 000,load=0,attr=1879048192
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : checkpoint begin.
    TRACE : checkpoint end.

    and his errorr :

    ./authd: line 6: java: command not found
    ./authd: line 9: syntax error near unexpected token `done'
    ./authd: line 9: `done'


  2. #2
    Just Eistiger. Eistiger is offline
    MemberRank
    Jul 2008 Join Date
    GermanyLocation
    552Posts

    Re: java error PW

    chmod 777 -R /usr/java

  3. #3

    Re: java error PW

    Quote Originally Posted by maisqueporra View Post
    ./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....



Advertisement