The description of the bug is as follows:
 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.

We encounter this in our 3.2.5 installation and have to address the issue.  I 
need to know if the 4.0.2 latest release has the fix or if it is included in 
the 4.0.3RC1.

Thanks
 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883275#3883275

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883275


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to