Re: Fatal error from DOMError

2004-08-03 Thread Neil Graham
TECTED] <[EMAIL PROTECTED]cc: oo.com> Subject: Fatal error f

Fatal error from DOMError

2004-07-31 Thread Bhuvana Venkataraman
Hi, I have a multithreaded application. I am instantiating a DOMBuilder with DOMImplementationLS in Synchronous mode. And I am parsing an xml file. I have put mutex lock for initialize and terminate commands and also for all the parser method access. But when I run with 700 or 800 threads, I get