I just following exception during load test
| | 2009-04-02 16:55:01,520 ERROR [org.apache.tomcat.util.net.JIoEndpoint] Socket ac | cept failed | java.net.SocketException: Too many open files | at java.net.PlainSocketImpl.socketAccept(Native Method) | at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) | at java.net.ServerSocket.implAccept(ServerSocket.java:450) | at java.net.ServerSocket.accept(ServerSocket.java:421) | at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(De | faultServerSocketFactory.java:61) | at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java: | 310) | at java.lang.Thread.run(Thread.java:595) | 2009-04-02 16:55:01,520 ERROR [org.apache.tomcat.util.net.JIoEndpoint] Socket ac | cept failed | | What is wrong here with Jboss?? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223151#4223151 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223151 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
