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 the
DOM_SEVERITY_FATAL_ERROR. I have no clue what is
happening. I would really appreciate if anybody can
help what could be the problem.

Thanks,
Bhuvana



        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to