Hello We are trying to move to a new server using export/import for the limited collection(s) that we have here.
We are moving a very dated version 1.3.2 to 1.7.1. We have the data out of the 1.3.2 version using the dsrun ...ItemExport class this creates the normal structure of data (directory title is item number, content file, actual item pdf/jpg, dublin_core.xml file, handle file, license.txt file). When trying to import into the new system I'm using the normal import routine specifying collection etc.. but nothing is 'imported' into the dspace instance. = Import command I'm using = #> bin/dspace dsrun org.dspace.app.itemimport.ItemImport -a -e [email protected] -c 2069/15 -s /home/dspace/Thesis/10 -m mapfile = Output from above command = Destination collections: Owning Collection: Masters Theses - Import Test Adding items from directory: /home/dspace/Thesis/10 Generating mapfile: mapfile Started: 1308336081419 Ended: 1308336081549 Elapsed time: 0 secs (130 msecs) = Here is what I get in the logs = 2011-06-17 14:41:20,480 INFO org.dspace.core.ConfigurationManager @ Loading from classloader: file:/opt/dspace/config/dspace.cfg 2011-06-17 14:41:20,488 INFO org.dspace.core.ConfigurationManager @ Using dspace provided log configuration (log.init.config) 2011-06-17 14:41:20,488 INFO org.dspace.core.ConfigurationManager @ Loading: /opt/dspace/config/log4j.properties 2011-06-17 14:41:21,584 ERROR org.dspace.kernel.DSpaceKernelManager @ WARN Failed to unregister the MBean: org.dspace:name=16740fd8-826d-42fe-8464-79d12fbf4a74,type=DSpaceKernel Nothing shows up in the assetstore and nothing is found using the UI to search etc... Can anyone shed some light on this? I found mention of a bug where ItemImport was looking for a sub dir to contain the dublin_core.xml file but the doc is nearly 6 years old .. I would have thought that would be fixed... ------ thanks kevin.foote ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

