<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>SAXBuilder.build() hangs JVM using JDOM Beta 9</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">My application has the purpose to parse and validate a large amount of XML-files and application is creating a number of threads that get a task from a synchronized list what XML file to start validating. When the thread has finished to validate XML-file it goes back to the synchronized list and gets a new file from the taskManger. I've debugged the application and found that the JVM sometimes hangs and is not responding to any kill signals, used -QUIT, to get a stack dump. After that 2-3 threads has starting to build the JDOM-Document the application hangs.&nbsp; </FONT></P>

<P><FONT SIZE=2 FACE="Arial">Has anyone excepted the same problem with the build() operation?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>

<BR><FONT SIZE=2 FACE="Arial">Michael</FONT>
</P>

</BODY>
</HTML>