On Wed, Jun 8, 2011 at 9:48 AM, Michael Glavassevich
<mrgla...@ca.ibm.com> wrote:
> No, I'm 99.99% sure this is a threading issue. ParentNode.nodeListItem() is
> one of several places you can get a NullPointerException if you don't
> synchronize.
>
> There's really no other way to get an NPE there. The application is merely
> passing in an int to the item() method. That either returns a Node or null
> if the index isn't valid.


Thanks, Michael for the thoughts.



-- 
Regards,
Mukul Gandhi

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to