login error

Status
Not open for further replies.
Joined
Jul 6, 2008
Messages
29
Reaction score
0
=== AUTH ===
java.net.BindException: Cannot assign requested address
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at com.goldhuman.IO.PassiveIO.Open(Unknown Source)
at com.goldhuman.IO.Protocol.Protocol.Server(Unknown Source)
at authd.main(Unknown Source)
authd:: add PollIO task.



err : gdelivery::connect to GAuth server failed. Reconnecting....
err : gdelivery::connect to GAuth server failed. Reconnecting....

:( i check all ips
 
I had this after stopping the server then restarting without halting CoLinux. It seems to leave certain connections open/busy so the services can't reconnect when starting the server again.

Type "halt" then restart CoLinux, that fixed it for me.
 
Yes... reboot or halt commands are the only way to correctly stop the perfect server because there is no working killservers.sh =S

You can wait someone do a working killservers.sh too x]

But just a little thing...
Code:
=== AUTH ===
java.net.BindException: Cannot assign requested address
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSock etChannelImpl.java:119)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAd aptor.java:59)
at com.goldhuman.IO.PassiveIO.Open(Unknown Source)
at com.goldhuman.IO.Protocol.Protocol.Server(Unknown Source)
at authd.main(Unknown Source)
authd:: add PollIO task.



err : gdelivery::connect to GAuth server failed. Reconnecting....
err : gdelivery::connect to GAuth server failed. Reconnecting....

I don't see any error that java say the ressources are already in use O.o ... It isn't a problem with bad stopping server... it's probably a problem with your Java... but what... i don't know exactly but i'm sure is a probleme with java x]


Romulan.
 
Holy fucking necro, this was from Q1 (early) 2009 :O

needless to say:

OmegaWeapon1987 - login error - RaGEZONE Forums
 
Status
Not open for further replies.
Back