The moose likes JBoss and the fly likes java.net.SocketException: Too many open files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "java.net.SocketException: Too many open files" Watch "java.net.SocketException: Too many open files" New topic
Author

java.net.SocketException: Too many open files

Ramasubramaniam Rathinasubbu
Ranch Hand

Joined: Jun 09, 2010
Posts: 35
2010-08-29 00:57:26,263 ERROR [org.apache.tomcat.util.net.JIoEndpoint] Socket accept failed
java.net.SocketException: Too many open files
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390)
at java.net.ServerSocket.implAccept(ServerSocket.java:453)
at java.net.ServerSocket.accept(ServerSocket.java:421)
at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:61)
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:310)
at java.lang.Thread.run(Thread.java:619)


OS : Linux
Application server : Jboss application server
many times i am getting this error.
could you give the reason?....
 
 
subject: java.net.SocketException: Too many open files
 
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com