Re: [JBoss-user] bug in JB-3.0.1-catalina

2002-09-18 Thread Alwyn Schoeman
Hi, In normal J2SE I usually get that error when I have an infinite loop which allocates memory and eventually eats up all the JVM's memory. On Wed, Sep 18, 2002 at 10:15:00AM +0200, kiuma wrote: > Hi I'm working with a web app (buggy) and struts 1.2b . Linux and jdk-1.4.0 > While deploying and

[JBoss-user] bug in JB-3.0.1-catalina

2002-09-18 Thread kiuma
Hi I'm working with a web app (buggy) and struts 1.2b . Linux and jdk-1.4.0 While deploying and requesting page at the same time jboss sometime report this exception: 10:11:08,736 ERROR [STDERR] java.lang.OutOfMemoryError I can't exit from jboss gracefully! Does it help? ---