[jboss-user] [Beginner's Corner] - Re: java.lang.OutOfMemoryError: unable to create new native thread

Wolf-Dieter Fink do-not-reply at jboss.com
Tue Apr 5 08:08:35 EDT 2011


Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the discussion

"Re: java.lang.OutOfMemoryError: unable to create new native thread"

To view the discussion, visit: http://community.jboss.org/message/597861#597861

--------------------------------------------------------------
The windows JVM1.6 is restricted to 2M I think (solaris is 4M), this include HEAP, PermGen, ThreadStack and JVM code.
So it might happen that the JVM could not allocate more memory for the ThreadStack if a new is started:(
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/597861#597861]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110405/258d634d/attachment.html 


More information about the jboss-user mailing list