Hi all,
I was trying to migrate from eprints to dspace . One of the steps says to
ingest dspace simple archive for which we need to run dsrun.

I got little confused what should i use for map , and i searched the dspace
directory to find dstat.map under config directory. So when i used that it
gave File not found exception.

>> ./dsrun org.dspace.app.itemimport.ItemImport -add --eperson=
[EMAIL PROTECTED]
     --source= /home/pavan/dspace_data  --mapfile =
/usr/local/dspace/config/dstat.map

Is my usage of fields are correct ? I am using  dspace 1.4.2  installed on
fedora 6 .

The exception says

Deleting items listed in mapfile: =
java.io.FileNotFoundException: = (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at java.io.FileReader.<init>(FileReader.java:41)
    at org.dspace.app.itemimport.ItemImport.readMapFile(ItemImport.java:738)
    at org.dspace.app.itemimport.ItemImport.deleteItems(ItemImport.java:586)
    at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:423)
java.io.FileNotFoundException: = (No such file or directory)


Thanks
Pavan
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to