8000 Window consumed to below 0 · Issue #203 · hierynomus/sshj · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Window consumed to below 0 #203
Closed
Closed
@dronadroid

Description

@dronadroid

Getting this error for large files > 30GB

2015-06-21 15:13:37,574 ERROR [reader] net.schmizz.sshj.transport.TransportImpl: Dying because - {}
net.schmizz.sshj.connection.ConnectionException: Window consumed to below 0
at net.schmizz.sshj.connection.channel.Window.consume(Window.java:62)
at net.schmizz.sshj.connection.channel.ChannelInputStream.receive(ChannelInputStream.java:154)
at net.schmizz.sshj.connection.channel.AbstractChannel.receiveInto(AbstractChannel.java:368)
at net.schmizz.sshj.connection.channel.AbstractChannel.handle(AbstractChannel.java:184)
at net.schmizz.sshj.connection.ConnectionImpl.handle(ConnectionImpl.java:128)
at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:475)
at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:127)
at net.schmizz.sshj.transport.Decoder.received(Decoder.java:195)
at net.schmizz.sshj.transport.Reader.run(Reader.java:72)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0