Hi list!
I try to import WFS layers in GeoServer but it doesn't work! I found an unanswered mail that was sent 3 months ago:
http://www.mail-archive.com/geoserver-users@lists.sourceforge.net/msg05185.html
I think, my problem should be the same. I've got the same error message. Below stands some more GeoServer log lines related to the problem:
2011-08-24 12:15:15,863 DEBUG [geoserver.config] - Persisting datastore dreal_wfs
2011-08-24 12:15:15,863 DEBUG [geoserver.config] - Persisted org.geoserver.catalog.impl.DataStoreInfoImpl to C:\Program Files (x86)\Apache Software Foundation\Tomcat 6.0\webapps\geoserver\intranet_parc\workspaces\wmslayers\dreal_wfs\datastore.xml
2011-08-24 12:15:15,879 DEBUG [geoserver.config] - Persisted $Proxy18 to C:\Program Files (x86)\Apache Software Foundation\Tomcat 6.0\webapps\geoserver\intranet_parc\global.xml
2011-08-24 12:15:15,879 INFO [geoserver.catalog] - Disposing datastore 'DataStoreInfoImpl--3cf18599:131fabace86:-7fcc'
2011-08-24 12:15:15,879 DEBUG [geoserver.config] - Removing datastore dreal_wfs
2011-08-24 12:15:15,879 DEBUG [geoserver.config] - Persisted $Proxy18 to C:\Program Files (x86)\Apache Software Foundation\Tomcat 6.0\webapps\geoserver\intranet_parc\global.xml
2011-08-24 12:15:15,894 DEBUG [geoserver.filters] - Compressing output for mimetype: text/xml;charset=UTF-8
2011-08-24 12:15:20,512 DEBUG [geoserver.filters] - filtering http://parc-srv8:81/geoserver/web/
2011-08-24 12:15:20,512 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/web/]
2011-08-24 12:15:20,512 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/web/]
2011-08-24 12:15:20,559 DEBUG [geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/Apache%20Software%20Foundation/Tomcat%206.0/webapps/geoserver/WEB-INF/lib/web-core-2.1.1.jar!/org/geoserver/web/admin/LogPage.html to file (URI is not hierarchical), falling back to the inputstream for polling
2011-08-24 12:15:20,559 DEBUG [geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/Apache%20Software%20Foundation/Tomcat%206.0/webapps/geoserver/WEB-INF/lib/web-core-2.1.1.jar!/org/geoserver/web/css/blueprint/screen.css to file (URI is not hierarchical), falling back to the inputstream for polling
2011-08-24 12:15:20,559 DEBUG [geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/Apache%20Software%20Foundation/Tomcat%206.0/webapps/geoserver/WEB-INF/lib/web-core-2.1.1.jar!/org/geoserver/web/css/blueprint/print.css to file (URI is not hierarchical), falling back to the inputstream for polling
2011-08-24 12:15:20,574 DEBUG [geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/Apache%20Software%20Foundation/Tomcat%206.0/webapps/geoserver/WEB-INF/lib/web-core-2.1.1.jar!/org/geoserver/web/css/geoserver.css to file (URI is not hierarchical), falling back to the inputstream for polling
2011-08-24 12:15:20,574 DEBUG [geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/Apache%20Software%20Foundation/Tomcat%206.0/webapps/geoserver/WEB-INF/lib/web-core-2.1.1.jar!/org/geoserver/web/css/blueprint/ie.css to file (URI is not hierarchical), falling back to the inputstream for polling
2011-08-24 12:15:20,574 DEBUG [geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/Apache%20Software%20Foundation/Tomcat%206.0/webapps/geoserver/WEB-INF/lib/web-core-2.1.1.jar!/org/geoserver/web/css/geoserver-ie.css to file (URI is not hierarchical), falling back to the inputstream for polling
2011-08-24 12:15:20,574 DEBUG [geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/Apache%20Software%20Foundation/Tomcat%206.0/webapps/geoserver/WEB-INF/lib/web-core-2.1.1.jar!/org/geoserver/web/js/jquery-1.2.6.min.js to file (URI is not hierarchical), falling back to the inputstream for polling
2011-08-24 12:15:20,574 DEBUG [geoserver.web] - cannot convert url: jar:file:/C:/Program%20Files%20(x86)/Apache%20Software%20Foundation/Tomcat%206.0/webapps/geoserver/WEB-INF/lib/web-core-2.1.1.jar!/org/geoserver/web/js/jquery.inline-info.js to file (URI is not hierarchical), falling back to the inputstream for polling
2011-08-24 12:15:21,120 DEBUG [geoserver.filters] - Compressing output for mimetype: text/html;charset=UTF-8
2011-08-24 12:15:26,346 DEBUG [geoserver.filters] - filtering http://192.168.168.199:81/geoserver/wms
2011-08-24 12:15:26,346 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/wms]
2011-08-24 12:15:26,346 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/wms]
2011-08-24 12:15:26,346 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/wms]
2011-08-24 12:15:26,346 DEBUG [ows.OWSHandlerMapping] - Looking up handler for [/wms]
2011-08-24 12:15:26,346 INFO [geoserver.wms] -
I don't know if these lines are enough. Let me know if not! I hope someone could help me!
Geoffrey