[Geoserver-devel] [jira] Created: (GEOS-295) Invalid datastore connection blocks update/delete for other connections

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/GEOS-295

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GEOS-295
    Summary: Invalid datastore connection blocks update/delete for other connections
       Type: Bug

     Status: Open
   Priority: Major

Original Estimate: Unknown
Time Spent: Unknown
  Remaining: Unknown

    Project: GeoServer

   Assignee: Chris Holmes
   Reporter: Holger Lang

    Created: Tue, 22 Feb 2005 5:10 AM
    Updated: Tue, 22 Feb 2005 5:10 AM

Description:
Hi,

if there is a ArcSDE or PostGis datastore configurated on the GeoServer configuration page and the datastore connection becomes invalid, the delete and update request for featuretypes which uses other datastores (like shapefiles) is blocked.
Following error message will be thrown in this case:

java.util.NoSuchElementException:
No datastore found capable of managing DataStoreConfig[namespace=topp, enabled=false, abstract=My local postgis testing database, connection parameters={namespace=http://www.openplans.org/topp, user=postgres, passwd=postgres, host=localhost, port=5432, database=dcmms, dbtype=postgis}] at org.vfny.geoserver.global.DataStoreInfo.getDataStore(DataStoreInfo.java:235) at org.vfny.geoserver.global.Data.lockExists(Data.java:1303) at org.vfny.geoserver.responses.wfs.TransactionResponse.execute(TransactionResponse.java:268)
...

Greetings,
Holger

---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira