[Geoserver-users] Apache Tomcat crashing...

If I can prevent crashing Tomcat by not providing reprojecting I’m going to wait for 1.6.5 (and test a nightly build now). Updating JWM will definitely be done.
Thanks.
Stefan

-----Ursprüngliche Nachricht-----
Von: Andrea Aime [mailto:aaime@anonymised.com]
Gesendet am: Montag, 18. August 2008 17:23
An: Ziegler Stefan
Cc: geoserver-users
Betreff: Re: AW: Re: [Geoserver-users] Apache Tomcat crashing…

Ziegler Stefan ha scritto:

A short update: I think I was able to reproduce the crash.
It happened
after trying to reproject the data from the native srs to
epgs:4326. The
requested wms layer is cascaded in MapServer with aerial
photographs (to
obtain a google like appearance). It does not seem to crash with
requests in the native srs.

There are probably two things at work here. The first is a solid bug
in the Sun JVM, if the shape is problematic, it should report an
error, not crash like this. Trying to upgrade the JVM might solve
the issue.

Besides this, maybe the shapefile renderer is being too aggressive in
trying to simplify the geometry before rendering it. I’ve fixed
a related issue recently (mid July), you might want to grab a
nightly here: http://gridlock.openplans.org/geoserver/1.6.x/
and see if that fixes your issue.

That release is quite close to being turned into 1.6.5.
Cheers
Andrea