[ http://jira.jboss.com/jira/browse/JBAS-1369?page=history ]
     
Scott M Stark resolved JBAS-1369:
---------------------------------

    Resolution: Done

The UILServerILService accept thread run loop now catches any non-IOException 
and ignores this with a warning message. The accept run loop will only exit if 
the service is explictly stopped.

> Running JMS server out of threads disables further connections
> --------------------------------------------------------------
>
>          Key: JBAS-1369
>          URL: http://jira.jboss.com/jira/browse/JBAS-1369
>      Project: JBoss Application Server
>         Type: Bug
>   Components: JMS service
>     Versions: JBossAS-4.0.1 Final,  JBossAS-3.2.7 Final
>     Reporter: Scott M Stark
>     Assignee: Scott M Stark
>     Priority: Critical
>      Fix For:  JBossAS-4.0.2RC1,  JBossAS-3.2.8 Final

>
>
> If the jboss server runs out of threads while accepting jms connections and 
> this results in an OutOfMemoryError:
> java.lang.OutOfMemoryError: unable to create new native thread
>      at java.lang.Thread.start(Native Method)
>      at org.jboss.mq.il.uil2.SocketManager.start(SocketManager.java:131)
>      at 
> org.jboss.mq.il.uil2.UILServerILService.run(UILServerILService.java:134)
>      at java.lang.Thread.run(Thread.java:534)
> the server accept thread named 'UILServerILService Accept Thread' will be 
> aborted and further connections will fail even if the thread counts drop 
> below the max limit.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to