On Tue, 17 May 2011 09:12:55 +0200, Alexander Diedler wrote:
java.lang.OutOfMemoryError: Java heap space
Maybe your application is so demanding, that it simply requires more
memory than you have.
Maybe there's a memory leak in your application.
Maybe both.
There's nice tool - jvisualvm - which comes bundled with JDK. You can
use it to try isolate the problem.
--
Mikolaj Rydzewski <m...@ceti.pl>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org