You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Paul Russell <pa...@luminas.co.uk> on 2000/12/01 00:11:11 UTC

Re: SVG/PNG does not serialize

On Thu, Nov 30, 2000 at 04:56:06PM -0500, Berin Loritsch wrote:
> > On Thu, Nov 30, 2000 at 09:34:11AM -0500, Berin Loritsch wrote:
> > > Unfortunately I am not getting _*ANY*_ stack traces.  I am currently
> > > making changes to update to the newest avalonapi so that I can have
> > > hierarchical logging.
> I have made some headway.  I don't get the stack trace to the log files,
> but when I use telnet to hand write the request, I got a NullPointerException:
> 
> java.lang.NullPointerException
>     at [SITEMAP_FILE].browserSelect(_sitemap_xmap.java(Compiled Code))
>     at [SITEMAP_FILE].process(_sitemap_xmap.java:1022)
>     at ....
> 
> Guilty party included.

Ah. that's better, that line number matches up this time. Could
you turn off JIT in your JVM so we can get that first line number?
(should be java -Xint in Java1.3)


P.

-- 
Paul Russell                               <pa...@luminas.co.uk>
Technical Director,                   http://www.luminas.co.uk
Luminas Ltd.