Opened 12 years ago

Closed 12 years ago

#1130 closed defect (fixed)

Schema plugins can cause startup failure

Reported by: heikki Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.8.0
Component: General Version: v2.8.0RC2
Keywords: Cc:

Description

If you have a sub directory in <data-dir>/config/schema_plugins that is empty (or, does not contain a file named schema-ident.xml), GeoNetwork fails to startup.

Now it may be so that there /should/ not be such empty directories in that location, but still the Schema Plugin implementation could be more lenient and just ignore such directories rather than to cause startup failure.

This problem is bigger, for developers, now we use Git, which does not delete directories where it should, if you change between branches.

Change History (1)

comment:1 by simonp, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in commit a961fb988d63d64f4e3a51ad50607b6290e2c6dd

Note: See TracTickets for help on using tickets.