Title: OutOfMemoryError

I have J2EE/EJB JRun 3.1 app on Win 2000, 24MB Max memory allocated to JVM.  A specific transaction has a memory leak and causes OutOfMemoryError after I run it 8 times or so. It is a 2000 line Java method which builds a giant (2000 entries) HTML tree using a single DB query, StringBuffer and massive recursion.

It is practically unreadable.

Are there any good free tools out there which would tell me what objects are not being cleaned up and are causing the memory leak?

Any help will be much appreciated.

Greg


---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
http://www.sys-con.com/fusetalk To unsubscribe from all mailing lists, click:
http://sys-con.com/[EMAIL PROTECTED]

Reply via email to