Attempts to access a WMTS service that uses the integrated GWC results in an error.
The fault information is: Code - Channel.Security.Error Info - Security error accessing url Details - Destination: DefaultHTTP I am able to receive WMS output from GeoServer, using the layer that the WMTS service is based on, and the integrated GWC demo page returns tiles (checked in the GeoServer data directory to confirm tiles were created). The base URL for the working WMS is http://ip_address:8080/geoserver/abagwms/wms The base URL for the non-working WMTS is http://ip_address:8080/geoserver/gwc/service/wmts The GeoServer log does not show anything significant, but the Tomcat stderr.log shows a number of contextDestroyed messages that resulted in Unregistering Image I/O provider and Unregistering JAI factory class errors. I think the app security error might be the result of the Image I/O and JAI failures related to the requests. While JAI works when creating/viewing tiles in the GWC demo, they seem to be failing when requests from apps arrive at the server. Has anyone run into this before? The setup I am working with is: Windows Server 2003 (32-bit) IIS 6.0 Tomcat 6.0.35 GeoServer 2.1.4 (installed WAR) - Michael ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
