Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DVUploader uploading files larger then 2 gb #6971

Closed
jmjamison opened this issue Jun 8, 2020 · 3 comments
Closed

DVUploader uploading files larger then 2 gb #6971

jmjamison opened this issue Jun 8, 2020 · 3 comments

Comments

@jmjamison
Copy link
Contributor

I'm trying to use DVUploader for large geodatabases (gdb files). This works fine with files around 2 gb but over that, for example 2.87 gb.

Over that and i get:
Jun 08, 2020 1:32:54 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://dataverse.ucla.edu:443: Software caused connection abort: socket write error
Jun 08, 2020 1:32:54 PM org.apache.http.impl.execchain.RetryExec execute

This is an aws s3 bucket and I've raised :MaxFileUploadSizeInBytes to 8gb but that doesn't seem to help.

@pdurbin
Copy link
Member

pdurbin commented Jun 8, 2020

@jmjamison hi! DVUploader has a dedicated repo so it would probably be better to open an issue there: https://github.com/GlobalDataverseCommunityConsortium/dataverse-uploader/issues

@jmjamison
Copy link
Contributor Author

Sorry, will post over there.

@pdurbin
Copy link
Member

pdurbin commented Jun 9, 2020

@jmjamison no worries! Thanks for opening GlobalDataverseCommunityConsortium/dataverse-uploader#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants