Deemurray
10-07-2004, 03:07 PM
Hey,
I've tried emailing my server support and digichat support, neither can tell me how to solve my problem.
I was reading a few digichat related topics on here and noticed a few people have came across the same problem i am having although no one had replied to their post.
Basically the problem i am having is with my Digichat 4.0 Server which i currently host on my dedicated linux fedora box.
Once my digichat server reaches 200-250 users it hangs and fires errors at users when they try to enter the digichat chat. When i check the processes running on my server it still shows that Digichat 4.0 server and java are both running even though the chat has hung and isn't functioning. I have to kill both processes and restart them before it works, loosing all my users while restarting.
I spoke to digichat support and they told me how to setup a error log feature. I checked the error log and found the following error...
java.net.SocketException: Too many open files
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(Unknown Source)
at java.net.ServerSocket.implAccept(Unknown Source)
at java.net.ServerSocket.accept(Unknown Source)
at com.diginet.digichat.server.a1.run([DashoPro-V1.3BETA-091199])
I run ensim basic on my box, i increased the userlimit on there to max which is 2048, i also ran the command ulimit -n 9999 to increase the max users on my server. Neither seems to have sorted the problem, its got the the stage where i don't know what to do next and would GREATLY appreciate any suggestions of feedback!
I've tried emailing my server support and digichat support, neither can tell me how to solve my problem.
I was reading a few digichat related topics on here and noticed a few people have came across the same problem i am having although no one had replied to their post.
Basically the problem i am having is with my Digichat 4.0 Server which i currently host on my dedicated linux fedora box.
Once my digichat server reaches 200-250 users it hangs and fires errors at users when they try to enter the digichat chat. When i check the processes running on my server it still shows that Digichat 4.0 server and java are both running even though the chat has hung and isn't functioning. I have to kill both processes and restart them before it works, loosing all my users while restarting.
I spoke to digichat support and they told me how to setup a error log feature. I checked the error log and found the following error...
java.net.SocketException: Too many open files
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(Unknown Source)
at java.net.ServerSocket.implAccept(Unknown Source)
at java.net.ServerSocket.accept(Unknown Source)
at com.diginet.digichat.server.a1.run([DashoPro-V1.3BETA-091199])
I run ensim basic on my box, i increased the userlimit on there to max which is 2048, i also ran the command ulimit -n 9999 to increase the max users on my server. Neither seems to have sorted the problem, its got the the stage where i don't know what to do next and would GREATLY appreciate any suggestions of feedback!
