<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>We have been experiencing out of memory exceptions
in our application and while running Optimizeit on our application we noticed
that there is a huge number of objects in the heap (char[], Strings, and
ArrayLists). While following back the tracing, we found that the majority of
these objects are originating from JDOM and specifically
xmlDocumentScanner$ContentDispatcher.dispatch() and other SAXParser
methods. Worse yet, it appears as though these objects never get garbage
collected. We are using Build 7 with the default parser
(crimson). Is this to be expected or are we missing something possible in our
code?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks for your
help</FONT></DIV></FONT></DIV></BODY></HTML>