On 7/19/06, Jon Wingfield <[EMAIL PROTECTED]> wrote:
The process running tomcat can't (read isn't allowed by OS) to create
any more threads:

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

If you are on unix you can up the number by tinkering with the ulimit
command.

but if you are on 2.4.x kernel, you're lost, since it can't create
many threads (max 500-600).

leon


HTH,

Jon

MW Janssen wrote:
> Hi,
>
> Can anyone explain and suggest a solution on error below:
>
> Jul 19, 2006 12:49:18 PM
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run
> SEVERE: Caught exception (java.lang.OutOfMemoryError: unable to create new
> native thread) executing HYPERLINK
> "mailto:[EMAIL PROTECTED]"org.apa
> [EMAIL PROTECTED], terminating thread
> Jul 19, 2006 1:25:30 PM org.apache.coyote.http11.Http11Protocol pause
> INFO: Pausing Coyote HTTP/1.1 on http-80
> Jul 19, 2006 1:25:31 PM org.apache.catalina.core.StandardService stop
> INFO: Stopping service Tomcat-Standalone
> Jul 19, 2006 1:25:32 PM org.apache.catalina.core.ApplicationContext log
> INFO: action: Finalizing this controller servlet
> Jul 19, 2006 1:25:32 PM org.apache.catalina.core.StandardWrapper unload
> INFO: Waiting for 3 instance(s) to be deallocated
> Jul 19, 2006 1:25:33 PM org.apache.catalina.core.StandardWrapper unload
> INFO: Waiting for 3 instance(s) to be deallocated
> Jul 19, 2006 1:25:34 PM org.apache.catalina.core.StandardWrapper unload
> INFO: Waiting for 3 instance(s) to be deallocated
> Jul 19, 2006 1:25:34 PM org.apache.catalina.core.ApplicationContext log
> INFO: action: Finalizing this controller servlet
> Jul 19, 2006 1:25:34 PM org.apache.coyote.http11.Http11Protocol destroy
> INFO: Stopping Coyote HTTP/1.1 on http-80
>
> Regards,
>
> Maarten Janssen
>
>



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to