Re: [dspace-tech] help with large file uploading configuration options for JSPUI

2016-11-03 Thread Monika Mevenkamp
We deal with big files as follows

submitter enters metadata and uploads README.txt file 
puts the BIG file(s) somewhere so I can copy to DSPACE server 
I approve the submission and use  itemupdate to add the BIG file 

I have a directory with the AIP files which I tweak each time: 
1) change the contents file 
2) edit the dublin_core.xml to refer to right URL 
3) run: /dspace/bin/dspace itemupdate -e moni...@princeton.edu -v -A -s import

not ideal - but works fine for infrequent uploads 

Monika 

 
Monika Mevenkamp
mo.me...@gmail.com

http://mo-meven.tumblr.com/
http://mcmprogramming.com/mo.meven/



> On Nov 3, 2016, at 4:08 PM, Hardy Pottinger  wrote:
> 
> Hi, remember this discussion back in 2012 re enabling large file uploads?
> 
> http://dspace.2283337.n4.nabble.com/Ingesting-large-data-set-td4657204.html 
> 
> 
> I am currently setting up a data repository, and we'd prefer to use the 
> JSPUI. The tips in the thread I just linked refer to some XMLUI-specific 
> settings, and, I'm wondering if any JSPUI user on this list might have a 
> similar list of things to check for enabling large file uploads?
> 
> Currently, on our test repository, I can confirm a 13MB upload works fine, 
> but a 76MB upload fails. I know, that's hardly "large." I'm somewhat confused 
> by the how the upload fails-- the progress bar goes to nearly full on the 
> browser, and then fails. The only error message in the logs is an NPE during 
> the attempt to email an error report:
> 
> https://gist.github.com/hardyoyo/5cabefb4eb774c680ebf7bda7f1f0f9c 
> 
> 
> Any hints?
> 
> --Hardy
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dspace-tech+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to dspace-tech@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech 
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] help with large file uploading configuration options for JSPUI

2016-11-03 Thread Hardy Pottinger
Hi, remember this discussion back in 2012 re enabling large file uploads?

http://dspace.2283337.n4.nabble.com/Ingesting-large-data-set-td4657204.html

I am currently setting up a data repository, and we'd prefer to use the
JSPUI. The tips in the thread I just linked refer to some XMLUI-specific
settings, and, I'm wondering if any JSPUI user on this list might have a
similar list of things to check for enabling large file uploads?

Currently, on our test repository, I can confirm a 13MB upload works fine,
but a 76MB upload fails. I know, that's hardly "large." I'm somewhat
confused by the how the upload fails-- the progress bar goes to nearly full
on the browser, and then fails. The only error message in the logs is an
NPE during the attempt to email an error report:

https://gist.github.com/hardyoyo/5cabefb4eb774c680ebf7bda7f1f0f9c

Any hints?

--Hardy

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.