hierynomus / hierynomus/sshj

Window consumed to below 0 on version com.hierynomus:sshj:0.16.0

Open
#328 18 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.7k
Forks
620
Avg merge
3d 23h
Merged PRs (30d)
11

Description

Here is the stack trace that is being reported when failure occurs.

[2017-05-05T09:03:31.092+0000] [reader] ERROR 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:137)
at net.schmizz.sshj.connection.channel.AbstractChannel.receiveInto(AbstractChannel.java:347)
at net.schmizz.sshj.connection.channel.AbstractChannel.handle(AbstractChannel.java:161)
at net.schmizz.sshj.connection.ConnectionImpl.handle(ConnectionImpl.java:135)
at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:506)
at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:107)
at net.schmizz.sshj.transport.Decoder.received(Decoder.java:175)
at net.schmizz.sshj.transport.Reader.run(Reader.java:60)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.