Greetings everyone, I've been given the great task of setting up a GeoServer development environment that mirrors our production environment. I think I'm pretty close to finishing, but I'm as yet not able to extract data from Geoserver.
We're using version 2.4.6. Both Geoserver and PostgreSQL 9.2.8 are on the same server. When I attempt to contact Geoserver through our application (as a developer I have the source code) Geoserver is giving us the following error in the log file: 2014-07-10 17:38:10,605 DEBUG [org.geoserver.ows.OWSHandlerMapping] - No handler mapping found for [/web/] 2014-07-10 17:38:10,605 DEBUG [org.geoserver.ows.OWSHandlerMapping] - No handler mapping found for [/web/] 2014-07-10 17:38:10,605 DEBUG [org.geoserver.ows.OWSHandlerMapping] - No handler mapping found for [/web/] 2014-07-10 17:38:10,605 DEBUG [org.geoserver.ows.OWSHandlerMapping] - No handler mapping found for [/web/] 2014-07-10 17:38:10,605 DEBUG [org.geoserver] - Thread 21 locking in mode WRITE 2014-07-10 17:38:10,605 DEBUG [org.geoserver] - Thread 21 got the lock in mode WRITE 2014-07-10 17:38:10,621 DEBUG [org.geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.4.6/webapps/geoserver/WEB-INF/lib/web-core-2.4.6.jar!/org/geoserver/web/admin/LogPage.html to file (URI is not hierarchical), falling back to the inputstream for polling 2014-07-10 17:38:10,621 DEBUG [org.geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.4.6/webapps/geoserver/WEB-INF/lib/web-core-2.4.6.jar!/org/geoserver/web/css/blueprint/screen.css to file (URI is not hierarchical), falling back to the inputstream for polling 2014-07-10 17:38:10,621 DEBUG [org.geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.4.6/webapps/geoserver/WEB-INF/lib/web-core-2.4.6.jar!/org/geoserver/web/css/blueprint/print.css to file (URI is not hierarchical), falling back to the inputstream for polling 2014-07-10 17:38:10,636 DEBUG [org.geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.4.6/webapps/geoserver/WEB-INF/lib/web-core-2.4.6.jar!/org/geoserver/web/css/geoserver.css to file (URI is not hierarchical), falling back to the inputstream for polling 2014-07-10 17:38:10,636 DEBUG [org.geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.4.6/webapps/geoserver/WEB-INF/lib/web-core-2.4.6.jar!/org/geoserver/web/css/blueprint/ie.css to file (URI is not hierarchical), falling back to the inputstream for polling 2014-07-10 17:38:10,636 DEBUG [org.geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.4.6/webapps/geoserver/WEB-INF/lib/web-core-2.4.6.jar!/org/geoserver/web/js/jquery-1.2.6.min.js to file (URI is not hierarchical), falling back to the inputstream for polling 2014-07-10 17:38:10,636 DEBUG [org.geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.4.6/webapps/geoserver/WEB-INF/lib/web-core-2.4.6.jar!/org/geoserver/web/js/jquery.inline-info.js to file (URI is not hierarchical), falling back to the inputstream for polling I've Googled my heart out, but haven't found anything that would explain this. I'm hoping one of you fine members of this forum/mailing list could provide information on what Geoserver is trying to tell me, and what I may have missed when setting this puppy up. If more information is needed, I'll gladly provide it! Thanks in advance, Fletcher -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Ghosts-in-the-machine-errors-in-the-log-tp5150650.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
