java.io.IOException: Too many open files
Posted: Mon Feb 21, 2011 11:52 am
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4502
L2JDP Revision Number:7793
During tw i got this error and stdout.log it was over 1.5G for that day.. anyone know why?
» Find Revision
L2J Revision Number:4502
L2JDP Revision Number:7793
During tw i got this error and stdout.log it was over 1.5G for that day.. anyone know why?
Code: Select all
java.io.IOException: Too many open files at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) at sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source) at org.mmocore.network.SelectorThread.acceptConnection(SelectorThread.java:239) at org.mmocore.network.SelectorThread.run(SelectorThread.java:173)