> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Tomasz Nowak
> Probably important:
> ===================
[lots of technical details about kit and container config]

Very important
==============

Your application.  Have you profiled it for memory leaks that would
cause a OOME?  Have you tested it for deadlocks that would cause hangs?
Has it worked correctly for an extended period of time under another
servlet container?

> The pain: crashing Tomcat
> ======================
> 
> Everything works right until Tomcat suddenly crashes,
> what happens almost every single day. Sometimes it crashes
> with OOME / out of heap (heh, is 1GB not enought!?)

Depends on your application.  Cocoon can be quite heavyweight.

> Any ideas before abandoning Java technology? ;)

Profile your application.  What's eating memory?

Get a thread dump when your application hangs.  Is anything deadlocked?
What?  Where?

                - Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to