# pass everything else to Glassfish
ProxyPass / ajp://localhost:8009/ timeout=600
I don't get any errors, most of the upload progress fills up and then the file disappears.
I'm wondering if I should have a larger time out? Under 2.7 gb file upload with no problem so I don't think I have a permissions problem.
Thank you,
Jamie
Jamie – it’s hard to debug this sort of thing by email. My guess is that there will be clues to be found in the browser console and network display. If you know how to open those, I’d look in the list of network calls to see which one is failing and go from there – when I’ve had to look at this type of issue before, seeing the returned status code and the agent (Server) responding with that code was useful in figuring out which timeout settings were involved. If you haven’t already, it could also be useful to look in the Dataverse server.log as well. If there are issues in parsing that zip file, or insufficient disk space, etc. they’ll be logged there.
If it’s helpful, I’d be happy to do a zoom/screen share to walk through this – just email me directly.
-- Jim
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/a543031c-48f3-4651-b6da-41099b453eb3o%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-community+unsub...@googlegroups.com.
Jamie,
The DVUploader is good when you have many files/ a whole tree of files or when the data is large enough/upload long enough that having something that logs the result is useful. It’s also useful if you are doing multiple upload sessions – DVUploader keeps track of which files are already uploaded. (It would also be useful as a way to upload all the files in a zip separately (if you have more than the max number of files per zip allowed or if you’re hitting a timeout due to the length of time it takes Dataverse to unzip and store the individual files.)
With a couple small differences, the DVUploader is doing the same thing as the Dataverse web UI does, so it’s mostly a matter of convenience. Differences to note:
· DVUploader uses the API rather than the internal calls the UI uses – the biggest difference there is that the API only allows a single file upload so using the DVUploader is analogous to repeatedly uploading one file at a time in the web UI.
· Whereas the UI just registers an error if an upload fails, the DVUploader will retry – useful if it’s a random network problem, not so helpful if there’s a timeout that will make retries also fail.
· For direct uploads, the DVUploader will have support for uploading files > 5GB to an AWS S3 bucket before that is working in the web UI.
To unsubscribe from this group and stop receiving emails from it, send an email to
dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/921f14a9-31e9-452d-9b25-7ae36adb6aa5n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/921f14a9-31e9-452d-9b25-7ae36adb6aa5n%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/921f14a9-31e9-452d-9b25-7ae36adb6aa5n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/e999b179-e3d4-458d-98a6-7df4108886c0o%40googlegroups.com.
Hi Jamie,
I should check the filesystem (df -h), most times there is a partition with not enough space, especially the /usr and /tmp could be problematic.
Dataverse is doing a lot with temporary files for multi-part upload and unzipping.
Paul
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/921f14a9-31e9-452d-9b25-7ae36adb6aa5n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/e999b179-e3d4-458d-98a6-7df4108886c0o%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/921f14a9-31e9-452d-9b25-7ae36adb6aa5n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-community+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/e999b179-e3d4-458d-98a6-7df4108886c0o%40googlegroups.com.
Yes, unless you’re using the directupload option. You may need local storage that is a few times (3+) the size of your file – with a zip file, Dataverse also tries to unzip the file and doesn’t delete the zip itself until done.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/921f14a9-31e9-452d-9b25-7ae36adb6aa5n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/e999b179-e3d4-458d-98a6-7df4108886c0o%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/b4489411-aa05-4bcf-9d02-72d99da68a5eo%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/921f14a9-31e9-452d-9b25-7ae36adb6aa5n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-community+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/e999b179-e3d4-458d-98a6-7df4108886c0o%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-community+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/b4489411-aa05-4bcf-9d02-72d99da68a5eo%40googlegroups.com.