Hi, I configured harvest from jspui interface and verified the config from database table harvested_collection. but when try to harvest get the followiing error:
command: ./dspace harvest -r -e [email protected] -c 123456789/127 command output: Running: a harvest cycle on 123456789/127 Initializing the harvester... failed. Metadata declaration not found Exception: Unable to harvest java.lang.IllegalStateException: Unable to harvest at org.dspace.app.harvest.Harvest.runHarvest(Harvest.java:422) at org.dspace.app.harvest.Harvest.main(Harvest.java:184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:230) at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81) Caused by: org.dspace.harvest.HarvestingException: Metadata declaration not found at org.dspace.harvest.OAIHarvester.<init>(OAIHarvester.java:148) at org.dspace.app.harvest.Harvest.runHarvest(Harvest.java:416) ... 7 more I not know what means "Metadata declaration not found" i believe that is dublin core. The following is the information in harvested_collection table: harvest_type : 1 oai_source: http://revistas.uniagustiniana.edu.co/index.php/creare/oai oai_set_id all metadata_config_id 1 harvest_status 0 id 1 collection_id 0b8aeda3-df67-4da5-9928-8176692e84f1 Really appreciate your help Humberto, -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
