Hi Michael,

Thank you for your response. I have modified all my code with DOM access
synchronized at all places. 

No NPEs for loads up to 7K/9K.
*Any load above this throws NPE*. Again this is not consistent. 
Nested Exception:  Unexpected runtime exception; nested exception is: 
        java.lang.NullPointerException
: Unexpected runtime exception; nested exception is: 
        java.lang.NullPointerException
java.lang.NullPointerException
        at org.apache.xerces.dom.ParentNode.internalInsertBefore(Unknown Source)
        at org.apache.xerces.dom.ParentNode.insertBefore(Unknown Source)
        at org.apache.xerces.dom.NodeImpl.appendChild(Unknown Source)

Need to verify for higher loads, don't know the limit.

Regds,
Nagesh




--
View this message in context: 
http://apache-xml.6118.n7.nabble.com/xeres-gives-Unexpected-runtime-NullPointer-exceptions-under-load-for-multi-threaded-application-tp39667p39680.html
Sent from the Xerces - J - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to