Opened 13 years ago
Closed 13 years ago
#811 closed defect (fixed)
Not finding custom dataset in database can cause all csw requests to fail
Reported by: | jesseeichar | Owned by: | |
---|---|---|---|
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)
Change History (2)
by , 13 years ago
Attachment: | broken_dbms.patch added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed with commit 8780