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

Heap space error with CLI large file download #9013

Closed
cyberduck opened this issue Sep 15, 2015 · 4 comments
Closed

Heap space error with CLI large file download #9013

cyberduck opened this issue Sep 15, 2015 · 4 comments
Assignees
Labels
bug cli Command Line Interface fixed
Milestone

Comments

@cyberduck
Copy link
Collaborator

7ff9377 created the issue

Hello, I am using Cyberduck quite intensively, both UI and CLI (together with Hazel on OS X).

The cli line:

duck --verbose  --username XXXX --existing resume -d sftp://whatever.com/docs-en-pics/ /Volumes/MediaDrive/Stuff/

on a 26.8GB file (part of a directory with 5 very large files, ranging from 20-75 GB per file) eventually results in:

"> 93909 READUncaught failure with error message Java heap space. Quitting application"

This is consistent behaviour.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Tried to reproduce the memory leak with an FTP connection but couldn't replicate. Possibly only an issue with SFTP.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See also #9118 in generic.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Screen Shot 2016-04-18 at 09.49.00.png

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed with c73455f. See #9603.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug cli Command Line Interface fixed
Projects
None yet
Development

No branches or pull requests

2 participants