Login Server starting problem
Posted: Thu Oct 28, 2010 5:47 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4422
L2JDP Revision Number:7669
Hi,
I try to start a L2J server from nightbuilds pack and all is fine with gameserver but loginserver doesnt start and return the next error
I verify several times login config files without any resut
(my OS is Win7 32)
Thanks for help
» Find Revision
L2J Revision Number:4422
L2JDP Revision Number:7669
Hi,
I try to start a L2J server from nightbuilds pack and all is fine with gameserver but loginserver doesnt start and return the next error
Code: Select all
Oct 28, 2010 8:30:29 PM com.l2jserver.loginserver.L2LoginServer <init>SEVERE: FATAL: Failed to open Selector. Reason: Unable to establish loopback connectionjava.io.IOException: Unable to establish loopback connection at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.nio.ch.PipeImpl.<init>(Unknown Source) at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source) at java.nio.channels.Pipe.open(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source) at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source) at java.nio.channels.Selector.open(Unknown Source) at org.mmocore.network.SelectorThread.<init>(SelectorThread.java:99) at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:167) at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:56)Caused by: java.net.ConnectException: Connection timed out: connect at sun.nio.ch.Net.connect(Native Method) at sun.nio.ch.SocketChannelImpl.connect(Unknown Source) at java.nio.channels.SocketChannel.open(Unknown Source) ... 11 more
(my OS is Win7 32)
Thanks for help