Issue Type: Bug Bug
Affects Versions: 2.4.0
Assignee: Andrea Aime
Components: Community modules
Created: 04/Oct/13 4:25 AM
Description:

Having just installed the printing plugin, I tried to generate a map on the demo page.
Here's the error was logged by Tomcat:

java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser
at org.mapfish.print.map.renderers.SVGTileRenderer.<clinit>(SVGTileRenderer.java:61)
at org.mapfish.print.map.renderers.TileRenderer.<clinit>(TileRenderer.java:41)
at org.mapfish.print.map.readers.HTTPMapReader.render(HTTPMapReader.java:81)
at org.mapfish.print.map.readers.WMSMapReader.render(WMSMapReader.java:76)
at org.mapfish.print.map.MapChunkDrawer.renderImpl(MapChunkDrawer.java:162)
at org.mapfish.print.ChunkDrawer.render(ChunkDrawer.java:55)

Manually installing the Xerces JAR file into WEB-INF/lib solved the issue.

Project: GeoServer
Priority: Critical Critical
Reporter: John Doe
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to