Bugs item #1774958, was opened at 2007-08-15 16:13
Message generated for change (Settings changed) made by dsalo
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=119984&aid=1774958&group_id=19984

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Batch tools
>Group: 1.5.1
Status: Open
Resolution: None
>Priority: 7
Private: No
Submitted By: Dorothea Salo (dsalo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Nested folders do not export correctly

Initial Comment:
DSpace's item-export function fails on HTML items containing nested folders. 
Files on the top level export correctly, but then the export dies, possibly 
when trying to create a new folder:

Exporting Item 3920 to /home/dsalo/uploads/1
Attempting to create file /home/dsalo/uploads/1/dublin_core.xml
Exception in thread "main" java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createNewFile(File.java:850)
        at 
org.dspace.app.itemexport.ItemExport.writeBitstreams(ItemExport.java:471)
        at org.dspace.app.itemexport.ItemExport.exportItem(ItemExport.java:297)
        at org.dspace.app.itemexport.ItemExport.main(ItemExport.java:244) 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=119984&aid=1774958&group_id=19984

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to