[GeoNetwork-devel] [GeoNetwork opensource Developer website] #811: Not finding custom dataset in database can cause all csw requests to fail

#811: Not finding custom dataset in database can cause all csw requests to fail
-------------------------+--------------------------------------------------
Reporter: jesseeichar | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.6.5
Component: General | Version: v2.6.4
Keywords: |
-------------------------+--------------------------------------------------
if the dbms fails because (perhaps) the custom element sets table does not
exist then the dbms is broken from then on and can no longer be used. The
catch says error is ignored but it puts the system into a state where the
dbms can not longer be used for the remaining CSW requests and therefore
will usually fail.

The patch fixes this issue

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/811&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#811: Not finding custom dataset in database can cause all csw requests to fail
--------------------------+-------------------------------------------------
  Reporter: jesseeichar | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: v2.6.5
Component: General | Version: v2.6.4
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by jesseeichar):

  * status: new => closed
  * resolution: => fixed

Comment:

Fixed with commit 8780

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/811#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.