Hi Giuseppe, looks ok at first glance, just where are you running the command from? As it is below you must run it from the directory where the source directory resides.
Claudia Giuseppe Vacanti schrieb: > Hi Claudia, > > my directory structure is as follows: > > testimport/ > testimport/0 > testimport/0/dublin_core.xml > testimport/0/contents > testimport/0/CR_DCS_TN01_issue1.pdf > > I use the command: > > /home/dspace/bin/dsrun org.dspace.app.itemimport.ItemImport --add > [EMAIL PROTECTED] --collection="cosdoc/2" --source=testimport > --mapfile=mapfile > > The result is and empty mapfile and the message: > > Destination collections: > Owning Collection: Technical Notes and Reports > > cosdoc/2 is the collection named "Technical Notes and Reports". > > The [EMAIL PROTECTED] can make the necessary changes (can submit to the > collection via the web interface. I have also used the administrator > login, without success). The file contents are as follows: > > contents > -------- > > CR_DCS_TN01_issue1.pdf > > dublin_core.xml > --------------- > > <?xml version="1.0" encoding="utf-8" ?> > <dublin_core schema="dc"> > <dcvalue element="date" qualifier="issued">2007-06</dcvalue> > <dcvalue element="language" qualifier="iso">en</dcvalue> > <dcvalue element="publisher" qualifier="none">cosine</dcvalue> > <dcvalue element="title" qualifier="none">Title</dcvalue> > <dcvalue element="type" qualifier="none">Technical Report</dcvalue> > </dublin_core> > > I have checked the logs and there are no messages (error or otherwise). > > Cheers, Giuseppe > > ------------------------------------------------------------------------- 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

