Kiaora,

I’d appreciate any advice at all on this one.

I have a large file (5Gb) that needs to be added as a bitstream to an existing 
item.

Attempts to upload it through the JSP or XML UIs time out, and the page dies 
with an “ERR_CONNECTION_RESET” in chrome and IE.

In response to that, I’m trying to use the CLI itemupdate

I create an archive using the itemexport function, edit the contents file (with 
echo filename >> contents), add the file to the archive  and then run


/ir/dspace/bin/dspace dsrun  org.dspace.app.itemupdate.ItemUpdate -A 
--eperson=valid@eperson --source=/usr/local/tomcat/1/testdata –verbose

In return I’m getting:

Add bitstreams
Actions to be performed:
    org.dspace.app.itemupdate.AddBitstreamsAction
ItemUpdate - initializing run on Thu Oct 31 14:36:26 NZDT 2013

Done processing.  Successful items: 0 of 0 items in source archive

End.

Any ideas why it isn’t adding the bitstream either to the archive or to the 
item in the repository?

Kind Regards,

Anton

Anton Angelo
Research Data Co-ordinator
University of Canterbury, Christchurch, New Zealand.

James Hight Building, 519, Level 5
Ph +64 3 364 2987 extn 8718

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to