> From: Aparna Ramakrishnan [mailto:[EMAIL PROTECTED] > Subject: OutOfMemoryError - how to increase heap size > > Since I am completely new to both JAVA and tomcat, I would > like to know how I need to proceed. I believe I must increase > the maxMemory -- but how and where?
Actually, you probably need to fix the memory leak in your application, otherwise you're just postponing the inevitable. You can use a heap profiler to see what obects are consuming all the space. Use Google or search the mailing list archives for more information about profilers. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]