Hi,

running geoserver 2.4.0 here with a set of different stores and layers.

We accidently removed a shp-file (belonging to one of the geoserver stores).
After a restart of Tomcat/Geoserver (windows) WFS request answer with an
exception:

<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; version="1.0.0"
xsi:schemaLocation="http://www.opengis.net/ows
http://example:80/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd";>
  <ows:Exception exceptionCode="NoApplicableCode">
    <ows:ExceptionText>java.lang.RuntimeException:
java.io.FileNotFoundException:
d:\data\geoserver2.4.x\data_dir\data\shapefiles\example.shp (The system
cannot find the file specified)
java.io.FileNotFoundException:
d:\data\geoserver2.4.x\data_dir\data\shapefiles\example.shp (The system
cannot find the file specified)
d:\data\geoserver2.4.x\data_dir\data\shapefiles\example.shp (The system
cannot find the file specified)</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

The strange thing is that in de admin pages the store just shows 'enabled'?

Does anybody have a explanation for this, or a workaround?

I think the missing/removal of one store-data file should not bork all
WFS services?

If somebody can confirm this, should I create an issue for it?

Regards,

Richard Duivenvoorde

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to