Hi,
When setting up and immediately using local
port forwarding the latest code seems to deadlock.
The deadlock is is associated with the synchronization
on the activeChannels object in ConnectionProtocol.java
and the SshMessageStore object.
Stack traces of the deadlocking threads and a patch
are attached. Hope you can include something like
this or an alternative fix in future versions.
Paul
patch
stack traces