<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>Memory problem</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hello everyone,</FONT>
</P>

<P><FONT SIZE=2>I have a problem regarding memory when using JDOM. Before I say anything else I just want to say I have seen that there are some issues in the archive regarding my problem.</FONT></P>

<P><FONT SIZE=2>Anyway, the problem is that a 1Mb big XML file becomes about 140Mb in memory when I have used SAXBuilder to build the JDOM document. I have seen in previous mails that there may be a factor 10 when building to a JDOM document. Now it is a factor 140. That cannot be correct. I must have done something wrong. It did cause me OutOfMemoryError in the beginning but I found -Xmx128m flag in some previous mail on this topic.</FONT></P>

<P><FONT SIZE=2>By the way, the document didn't become that big in jdk1.4.0_01, this have happened since I moved to 1.4.1.</FONT>
</P>

<P><FONT SIZE=2>Thanks in advance,</FONT>
</P>

<P><FONT SIZE=2>/Marcus</FONT>
</P>

</BODY>
</HTML>