Hello, I am exporting items from Dspace and the script that I am running does a complete export for some items, but only gives me the Dublin Core xml file for other items. If I try to export a collection, I also a get an error. Here is the command and the resulting error messages:
[jcw...@lbry-web-003 ~]$ cd /v1/dspace/amnh/java [jcw...@lbry-web-003 java]$ sudo ./javaDspaceExport.sh Password: Exporting Item 2769 to /home/jcwiok/3457 Attempting to create file /home/jcwiok/3457/dublin_core.xml Exception in thread "main" java.io.IOException: No such file or directory at java.io.File.performCreate(libgcj.so.7rh) at java.io.File.createNewFile(libgcj.so.7rh) at org.dspace.app.itemexport.ItemExport.writeBitstreams(ItemExport.java:437) at org.dspace.app.itemexport.ItemExport.exportItem(ItemExport.java:308) at org.dspace.app.itemexport.ItemExport.main(ItemExport.java:240) [jcw...@lbry-web-003 java]$ If anyone knows why this works for some items, but not all, I would greatly appreciate it. I can provide more information if need be. Thanks in advance, Jen Cwiok Digital Projects Manager Department of Library Services American Museum of Natural History 79th Street and Central Park West New York, NY 10024-5192 212.769.5644 library.amnh.org ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
