nullpointer exception in kmlreflector
-------------------------------------
Key: GEOS-1360
URL: http://jira.codehaus.org/browse/GEOS-1360
Project: GeoServer
Issue Type: Bug
Components: Google Earth KML Output
Affects Versions: 1.6.0-beta3
Reporter: thomas bonfort
Assignee: Andrea Aime
when requesting kml from the demo page of geoserver 1.6 beta3 , I get a nullpointer exception
this didn't happen with 1.5.3 , and I haven't defined a proxy in web.xml
330309 [btpool0-6] ERROR org.mortbay.log - /geoserver/wms/kml_reflect:
java.lang.NullPointerException
at java.net.URI$Parser.parse(URI.java:3003)
at java.net.URI.<init>(URI.java:578)
at org.geoserver.ows.util.RequestUtils.proxifiedBaseURL(RequestUtils.java:63)
at org.vfny.geoserver.wms.servlets.KMLReflector.doGet(KMLReflector.java:252)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira