Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Glassfish 3.1.2 - Native Outofmemoryerror cannot create new thread when using SSL

$
0
0

Hi,

When I use the https listener of Glassfish 3.1.2 and I reach a certain load. I keep on encountering this error.
This happens when the server load is high. It doesn't happen when server load is low. We switched to http listener and it doesn't happen.

Has anyone else encountered this? Would you be able to tell me if there was any bug related to this?

java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:59

Regards


Viewing all articles
Browse latest Browse all 1091

Trending Articles