Page 1 of 1

Major problem, need help

Posted: Thu Feb 04, 2010 12:50 pm
by doken1313
Can someone help me with this gameserver's error:
java.io.IOException: Too many open files
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:145)
at org.mmocore.network.SelectorThread.acceptConnection(SelectorThread.java:239)
at org.mmocore.network.SelectorThread.run(SelectorThread.java:173)
I've got a similar error in the login console and noone can't login
I've tried setting ulimit from the default 1024 to 5000 but I've got the same problem, so any help would be appreciated.

Re: Major problem, need help

Posted: Thu Feb 04, 2010 4:17 pm
by ThePhoenixBird
core revision number?

Re: Major problem, need help

Posted: Thu Feb 04, 2010 5:15 pm
by doken1313
Core (3694) - Datapack (6774)
Sorry i forgot to post them before!!!