Opened 12 years ago

Closed 12 years ago

#811 closed defect (fixed)

Not finding custom dataset in database can cause all csw requests to fail

Reported by: jesseeichar Owned by: geonetwork-devel@…
Priority: major Milestone: v2.6.5
Component: General Version: v2.6.4
Keywords: Cc:

Description

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

Attachments (1)

broken_dbms.patch (1.9 KB ) - added by jesseeichar 12 years ago.

Download all attachments as: .zip

Change History (2)

by jesseeichar, 12 years ago

Attachment: broken_dbms.patch added

comment:1 by jesseeichar, 12 years ago

Resolution: fixed
Status: newclosed

Fixed with commit 8780

Note: See TracTickets for help on using tickets.