Issue Type: Bug Bug
Affects Versions: 10.0
Assignee: Mauro Bartolomeoli
Components: main
Created: 01/Oct/13 2:39 AM
Description:

An exception is thrown:
java.lang.IllegalArgumentException: Argument "message" should not be null.
at org.geotools.util.AbstractInternationalString.ensureNonNull(AbstractInternationalString.java:78)
at org.geotools.util.SimpleInternationalString.<init>(SimpleInternationalString.java:51)
at org.geotools.styling.SLDParser.parseInternationalString(SLDParser.java:1022)
at org.geotools.styling.SLDParser.parseRule(SLDParser.java:917)
at org.geotools.styling.SLDParser.parseFeatureTypeStyle(SLDParser.java:852)
at org.geotools.styling.SLDParser.parseStyle(SLDParser.java:808)
at org.geotools.styling.SLDParser.parseNamedLayer(SLDParser.java:677)
at org.geotools.styling.SLDParser.parseDescriptor(SLDParser.java:469)
at org.geotools.styling.SLDParser.parseSLD(SLDParser.java:431)
at org.geoserver.catalog.Styles$Handler$1.parse(Styles.java:285)

Project: GeoTools
Priority: Critical Critical
Reporter: Mauro Bartolomeoli
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
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to