Bugs item #1774958, was opened at 2007-08-15 20:13
Message generated for change (Comment added) made by stuartlewis
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: Fixed
Priority: 7
Private: No
Submitted By: Dorothea Salo (dsalo)
>Assigned to: Stuart Lewis (stuartlewis)
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) 

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

>Comment By: Stuart Lewis (stuartlewis)
Date: 2009-01-18 21:37

Message:
Fixed in 1.5.2 with patch
https://sourceforge.net/tracker/index.php?func=detail&aid=2513300&group_id=19984&atid=319984

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

Comment By: Stuart Lewis (stuartlewis)
Date: 2009-01-16 13:54

Message:
Patch available:
https://sourceforge.net/tracker/index.php?func=detail&aid=2513300&group_id=19984&atid=319984

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

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:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to