RE: NullPointerException

2003-10-23 Thread Courtney, Craig
figuration"); Craig -Original Message- From: Michael Glavassevich [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2003 12:36 AM To: [EMAIL PROTECTED] Subject: RE: NullPointerException Hi Craig, Just skimming over the code in the org.apache.xerces.impl.dtd.models package, I didn

RE: NullPointerException

2003-10-23 Thread Michael Glavassevich
hael Glavassevich [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 22, 2003 2:37 PM > To: [EMAIL PROTECTED] > Subject: Re: NullPointerException > > > Hi Craig, > > What version of Xerces did this occur with? Also, could you supply > a sample document that illustrat

RE: NullPointerException

2003-10-22 Thread Courtney, Craig
n the application has an instance of this helper and DOMs are not shared between threads. Craig -Original Message- From: Michael Glavassevich [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 2:37 PM To: [EMAIL PROTECTED] Subject: Re: NullPointerException Hi Craig, What versi

Re: NullPointerException

2003-10-22 Thread Michael Glavassevich
Hi Craig, What version of Xerces did this occur with? Also, could you supply a sample document that illustrates the problem. Thanks. On Wed, 22 Oct 2003, Courtney, Craig wrote: > We are getting periodic NullPointerExceptions while parsing documents. Here > is the relevant parts of the stack t

Re: NullPointerException when calling getLexicalFacetValue() on XSSimpleTypeDefinition

2003-07-29 Thread Peter McCracken
I've submitted this as bug 21966, and will submit a patch shortly. Thanks for reporting it. Cheers, Peter McCracken/Toronto/IBM

Re: NullPointerException trying to parse a simple XML file.

2001-02-19 Thread Elena Litani
Hi, Brad, It is hard to say what is going on without any additional info. I suspect you have some error in your code, cause I don't recall anybody reporting this kind of behaviour before. If you still need help, please, attach your .java files + sample file. Thank you, Elena > Brad O'Hearne wrote

RE: NullPointerException trying to parse a simple XML file.

2001-02-15 Thread Brad O'Hearne
One correctionthe fatalError method on my ErrorHandler is getting calledbut there isn't much detail, just what is below...any ideas?   Brad -Original Message-From: Brad O'Hearne [mailto:[EMAIL PROTECTED]Sent: Wednesday, February 14, 2001 6:53 PMTo: [EMAIL PROTECTED]Sub