imagemap plugin fails with uncaught exception
---------------------------------------------

                 Key: GEOS-4542
                 URL: http://jira.codehaus.org/browse/GEOS-4542
             Project: GeoServer
          Issue Type: Bug
          Components: Imagemap
    Affects Versions: 2.1-RC5
            Reporter: Brian Youngblood
            Assignee: Andrea Aime
            Priority: Critical


When attempting to use the imagemap plugin, I get a uncaught exception on one 
of my layers. The same request is working with format=image/png just fine. I 
assume I have a point missing on one of my features that is causing it to fail. 
This request is using a WFS data store. Happy to give more information if 
needed, and retest if a fix is found. Maybe just a try/catch would work. 
Thanks. -brian


10 May 14:00:52 WARN [wms.map] - UNCAUGHT exception: null
10 May 14:00:52 ERROR [geoserver.ows] - 
java.io.IOException: UNCAUGHT exception: null
        at 
org.vfny.geoserver.wms.responses.map.htmlimagemap.HTMLImageMapWriter$HTMLImageMapFeatureWriter.getPoint(HTMLImageMapWriter.java:567)
        at 
org.vfny.geoserver.wms.responses.map.htmlimagemap.HTMLImageMapWriter$PointWriter.writeGeometry(HTMLImageMapWriter.java:694)
        at 
org.vfny.geoserver.wms.responses.map.htmlimagemap.HTMLImageMapWriter$HTMLImageMapFeatureWriter.writeFeature(HTMLImageMapWriter.java:336)
        at 
org.vfny.geoserver.wms.responses.map.htmlimagemap.HTMLImageMapWriter.writeFeatures(HTMLImageMapWriter.java:190)
        at 
org.vfny.geoserver.wms.responses.map.htmlimagemap.EncodeHTMLImageMap.writeLayers(EncodeHTMLImageMap.java:345)
        at 
org.vfny.geoserver.wms.responses.map.htmlimagemap.EncodeHTMLImageMap.encode(EncodeHTMLImageMap.java:83)
        at 
org.vfny.geoserver.wms.responses.map.htmlimagemap.HTMLImageMapResponse.write(HTMLImageMapResponse.java:43)

-- 
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

        

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to