@see BZ #28321 ----- Original Message ----- From: "Ludovic Drolez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 23, 2004 9:18 AM Subject: jmx memory leak ?
> Hi ! > > > We are currently using Tomcat 5.0.19. With simple servlets, we found that > memory usage was continuously increasing, until a fatal OutOfMemory exception. > > Using HPjmeter the only object which seems to keep growing seems to be an > ArrayList created by a RequestGroupInfo object: > > Java stack -> [EMAIL PROTECTED] (120 bytes) > notifInfo -> [EMAIL PROTECTED] (16 > bytes) > tpOName -> [EMAIL PROTECTED] (32 bytes) > sSocket -> [EMAIL PROTECTED] (24 bytes) > tp -> [EMAIL PROTECTED] > (56 bytes) (1280 held) > inet -> [EMAIL PROTECTED] (24 bytes) > mserver -> [EMAIL PROTECTED] (40 bytes) > oname -> [EMAIL PROTECTED] (32 bytes) > domain -> [EMAIL PROTECTED] (24 bytes) > name -> [EMAIL PROTECTED] (24 bytes) > next -> > [EMAIL PROTECTED] (80 bytes) > global -> [EMAIL PROTECTED] (16 bytes) > processors -> [EMAIL PROTECTED] (24 bytes) > (1 611 200 held) > elementData -> [EMAIL PROTECTED] (112 bytes) (1 611 > 176 held) > > > JMX is not enabled and this bug seems to be jmx related...(But if i remove > jmx.jar I cannot start tomcat5) > Does someone knows why the arraylist is so big and keeps growing ? > > > TIA, > -- > Ludovic DROLEZ Linbox / Free&ALter Soft > 152 rue de Grigy - Technopole Metz 2000 57070 METZ > tel : 03 87 50 87 90 fax : 03 87 75 19 26 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]