Hi,
I am using geonetwork 2.10 to import mutliple records. I have read each
metadata record from folder and insert metadata to geonetwork using
services.When inserting mutliple records I get following exception
C:\Tomcat6.0\webapps\geonetwork\WEB-INF\data\index\spatialindex.shx (The
system cannot find the file specified) .The file get deleted from geonetwork
folder.But record inserted to geonetwork.
I am following step to import records.
1)First I check metadata present or not using xml.search
2)If present I delete record using xml.metadata.delete and insert the
record using metadata.insert.
If not present I have directly insert record to geonetwork.
3)Then I have update status and privilege to using metadata.status and
metadata.admin
5)Then I have update new owner for metadata using metadata.batch.newowner.
This process loop through all record in folder and insert to geonetwork.
can any one help me find out the issue?
Regards
Udhaya Kumar R
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/spatialindex-shx-get-deleted-when-inserting-multiple-record-to-geonetwork-tp5134265.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.