Yep, in the header you inform the parser with encoding="UTF-8", but your sld seems not to be in UTF-8.
Suggestions: Open the sld with firefox, what do you see ? Do you have eclipse or ultraedit installed ? Please check your sld file. Cheers Quoting Robert Buckley <[email protected]>: > Hi, > > I got this error report this morning and don“t quite know what to do... > > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <!DOCTYPE ServiceExceptionReport SYSTEM > "http://192.168.20.50:8080/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd"> > <ServiceExceptionReport version="1.1.1" > > <ServiceException> > > java.lang.RuntimeException: java.io.UTFDataFormatException: > Invalid byte 2 > of 3-byte UTF-8 sequence. > java.io.UTFDataFormatException: Invalid byte 2 of 3-byte UTF-8 sequence. > Invalid byte 2 of 3-byte UTF-8 sequence. > > </ServiceException>< > /ServiceExceptionReport> > > > Encoding of an sld is wrong? > > > Thanks for any comments. > > yours, > Robert > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
