Add an output file to your Import command line and you will most likely see 
what the problem is.  One of the problems I've had is that the Import ends 
quickly if the mapfile you're trying to write to, already exists, however you 
won't know this unless you've added an output file to your command line.  

 

Here is an example:

./dsrun org.dspace.app.itemimport.ItemImport --add 
--eperson=email_addr...@nasa.gov --collection=2121/49053 
--source=/export/home/dspace/import/books 
--mapfile=techreports-docs/20071203_books.map > 
techreports-docs/20071203_books.out

 

If it's something else that's going wrong, hopefully you'll see this in the 
output file as well.

 

Good luck,

Sue

 

Sue Walker-Thornton

ConITS Contract
NASA Langley Research Center
</></>Integrated Library Systems Application & Database Administrator

130 Research Drive

Hampton, VA  23666

Office: (757) 224-4074
Fax:    (757) 224-4001
Pager: (757) 988-2547 
Email:  susan.m.thorn...@nasa.gov <mailto:susan.m.thorn...@nasa.gov> 

 

 

-----Original Message-----
From: Claudia Jürgen [mailto:claudia.juer...@ub.uni-dortmund.de] 
Sent: Thursday, February 19, 2009 2:39 AM
To: Mark Ludwig
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] ETD ingestion

 

Hi Mark,

 

we've migrated (mostly ETD's) from a Hyperwave repository to DSpace with 

the itemimport.

What is the precise command you're running, especially the -s source 

directory you're referring to?

The source directory must contain one directory per item, but even with 

a one item import you still point to the parent directory. My guess is 

your -s is wrong or you're running in test mode.

 

TDL provided a good description of the item importer:

http://www.tdl.org/documents/DSpaceBatchImportFormat.pdf

 

As for crosswalks and plugins, see

http://wiki.dspace.org/index.php/CrosswalkPlugins

http://wiki.dspace.org/index.php/PackagerPlugins

 

Hope that helps

 

Claudia Jürgen

 

 

Mark Ludwig schrieb:

> We're new to DSpace and I am trying to implement some batch loads of some

> ETDs and also some audio files.

> We're using ver 1.5.1 on a Red Hat Linux platform.

> 

> I have tried the import program to load some .mp3 filesfrom a directory. The

> program runs but doesn't load anything and doesn't write anything to the

> mapfile. We get no error messages either.

> 

> I also have ETDs in zip files from Proquest. Proquest supplies a pdf file

> with a corresponding xml metadataflie packaged in each zip file. It seems

> like the packager program should be able to handle these, but if you specify

> pdf format, it seems to expect metadata embedded in the pdf, not an xml

> file.

> 

> I've seen documantation mention special crosswalks and packager plugins, but

> cant's seem to find any actual examples of how to build this for

> the ETDs.  Have any of you successfully loaded pdfs or ETDs in batch? I

> realize many sites enter ETDs into DSpace for export to Proquest, but we are

> going in the opposite direction, from Proquest to DSpace.

> 

> Mark

> 

> 

> ------------------------------------------------------------------------

> 

> ------------------------------------------------------------------------------

> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA

> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise

> -Strategies to boost innovation and cut costs with open source participation

> -Receive a $600 discount off the registration fee with the source code: SFAD

> http://p.sf.net/sfu/XcvMzF8H

> 

> 

> ------------------------------------------------------------------------

> 

> _______________________________________________

> DSpace-tech mailing list

> DSpace-tech@lists.sourceforge.net

> https://lists.sourceforge.net/lists/listinfo/dspace-tech

 

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

Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA

-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise

-Strategies to boost innovation and cut costs with open source participation

-Receive a $600 discount off the registration fee with the source code: SFAD

http://p.sf.net/sfu/XcvMzF8H

_______________________________________________

DSpace-tech mailing list

DSpace-tech@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/dspace-tech

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to