Re: Registry problems followed by OutOfMemory errors

2004-12-10 Thread Bill Barker
"Asim Alp" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks for the quick reply! > > How can I turn off JMX request registration? I tried to find it in the > Tomcat documentation, but all I could find was the MBean Descriptor How > To which wasn't very helpful. I doubt that

Re: Registry problems followed by OutOfMemory errors

2004-12-10 Thread Asim Alp
Thanks for the quick reply! How can I turn off JMX request registration? I tried to find it in the Tomcat documentation, but all I could find was the MBean Descriptor How To which wasn't very helpful. I doubt that we need it. I will look into the resource problem. I doubt that we're running out

RE: Registry problems followed by OutOfMemory errors

2004-12-10 Thread Shapira, Yoav
Hi, Do you need JMX request registration? If not, turn it off by setting it to false in the configuration file. That'll save you some memory by itself. Your OOME is the root cause, so if you fix that the hundreds of others errors will likely go away. The OOME, in turn, is probably caused not b