[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1115) java.net.SocketException: Too many open files

Tim Fox (JIRA) jira-events at lists.jboss.org
Sat Oct 27 04:46:01 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBMESSAGING-1115?page=comments#action_12384702 ] 
            
Tim Fox commented on JBMESSAGING-1115:
--------------------------------------

Can you explain what you were doing when you saw this, then I can replicate?

> java.net.SocketException: Too many open files
> ---------------------------------------------
>
>                 Key: JBMESSAGING-1115
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1115
>             Project: JBoss Messaging
>          Issue Type: Bug
>    Affects Versions: 1.4.0.GA
>            Reporter: Ovidiu Feodorov
>         Assigned To: Tim Fox
>            Priority: Critical
>             Fix For: 1.4.0.SP1
>
>
> When loading large messages into a queue, the JBM server can not handle the request of open files and starts unloading. This occurred at sending approximately 5000 emails to the queue.
> 2007-10-03 18:10:20,677 ERROR [org.jboss.remoting.transport.socket.SocketServerInvoker] SocketServerInvoker[10.152.1.72:4457] failed to handle socket
> 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.jboss.remoting.transport.socket.SocketServerInvoker.run(SocketServerInvoker.java:520)
>         at java.lang.Thread.run(Thread.java:595)
> 2007-10-03 18:10:24,171 WARN  [org.jboss.deployment.scanner.URLDeploymentScanner] Scan URL, caught java.io.IOException: Could not list directory '/opt/jboss-eap-4.2/server/production/deploy', reason unknown

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list