Would someone know what might be causing the importer to throw error 
like below. All the files are there. Is this a permission issue?


Thanks,
Mika

Processing contents file: /var/www/tds_submit/dc/674/0/contents
java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createNewFile(File.java:850)
        at edu.sdsc.grid.io.local.LocalFile.createNewFile(LocalFile.java:486)
        at 
org.dspace.storage.bitstore.BitstreamStorageManager.store(BitstreamStorageManager.java:332)
        at org.dspace.content.Bitstream.create(Bitstream.java:184)
        at org.dspace.content.Bundle.createBitstream(Bundle.java:362)
        at 
org.dspace.app.itemimport.ItemImport.processContentFileEntry(ItemImport.java:1111)
        at 
org.dspace.app.itemimport.ItemImport.processContentsFile(ItemImport.java:1038)
        at org.dspace.app.itemimport.ItemImport.addItem(ItemImport.java:639)
        at org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:506)
        at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:415)
java.io.IOException: No such file or directory

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to