Hi,

does /dspace/batch contain

contents
dublin_core.xml
foo1.pdf
...
?
if so and if this is just for testing do

mkdir /dspace/testItemImport
cp -r /dspace/batch /dspace/itemimport


and then run
/dspace/bin/dsrun org.dspace.app.itemimport.ItemImport -a -e [EMAIL PROTECTED] 
-c 123456789/10 -s /dspace/testItemImport -m /dspace/mapfiles/mapfile.txt

Claudia

upload schrieb:
> Thanks for the response.
> That was a typo, sorry.
> 
> The command I run is:
> /dspace/bin/dsrun org.dspace.app.itemimport.ItemImport -a -e [EMAIL 
> PROTECTED] -c
> 123456789/10 -s /dspace/batch -m /dspace/mapfiles/mapfile.txt
> 
> And nothing gets imported.
> 
> 
> Dorothea Salo wrote:
>> What looks odd to me is the contrast between -s here:
>>
>>> The command I run is:
>>> /dspace/bin/dsrun org.dspace.app.itemimport.ItemImport -a -e [EMAIL 
>>> PROTECTED]
>>> -c
>>> 123456789/10 -s /dspace/run -m /dspace/map/mapfile.txt
>> and this line in the output:
>>
>>> Adding items from directory: /dspace/batch
>> I don't know offhand what would cause that -- why would DSpace
>> override -s? -- but that's where I would start troubleshooting. The
>> empty mapfile just means that DSpace didn't import any items, which
>> you already knew. Good luck!
>>
>> Dorothea
>>
>> -- 
>> Dorothea Salo [EMAIL PROTECTED]
>> Digital Repository Librarian AIM: mindsatuw
>> University of Wisconsin
>> Rm 218, Memorial Library
>> (608) 262-5493
>>
>> -------------------------------------------------------------------------
>> 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-tech mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>>
> 

-------------------------------------------------------------------------
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-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to