On Tue, 2003-04-01 at 09:42, Tony Collen wrote:
> On Mon, 31 Mar 2003, Geoff Howard wrote:
> 
> > While you're waiting for someone who has the foggiest clue what is
> > going on (which I don't) I'd suggest two experiments:
> >
> > 1) saving the output of the output from the noaa.gov site to a local file
> > and see if that has any effect
> > 2) try increasingly less complicated xpath statements
> 
> Welp, I'm on a fresh checkout of CVS, and I'm still getting the error.  In
> response you your suggestions:
> 
> 1) I'm getting a caught NullPointerException in HTMLGenerator.generate()
> now, and the entire JVM isn't crashing.  Here's the entire stacktrace:
> 
> Original Exception: java.lang.NullPointerException
> at org.apache.xalan.xsltc.dom.DOMImpl$DOMBuilderImpl.endDocument(DOMImpl.java:3313)
> at 
> org.apache.xalan.xsltc.trax.TransformerHandlerImpl.endDocument(TransformerHandlerImpl.java:235)

I've tried out your sample, and had the same problem. After putting in a
logtransformer, I noticed that the endDocument SAX event was called
twice.

I've updated CVS to correct this behaviour.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]


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

Reply via email to