Clecio Varjao created SSHD-295:
----------------------------------
Summary: Error connecting via Jenkins/trilead-ssh2
Key: SSHD-295
URL: https://issues.apache.org/jira/browse/SSHD-295
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 0.10.0
Environment: Windows= 7 (64 bits)
Java= 1.7.0_45
trilead-ssh2=build217-jenkins-3
Reporter: Clecio Varjao
Jenkins is having issues connecting to a apache sshd server 0.10.0:
TestCase:
https://github.com/cvarjao/jenkins-sshd/blob/master/src/test/java/org/apache/sshd/ClientTest.java
POM file:
https://github.com/cvarjao/jenkins-sshd/blob/master/pom.xml
Caused by: java.io.IOException: This SSH2 channel is not open (Close requested
by remote)
at
com.trilead.ssh2.channel.ChannelManager.waitForChannelRequestResult(ChannelManager.java:176)
at
com.trilead.ssh2.channel.ChannelManager.requestExecCommand(ChannelManager.java:778)
... 30 more
--
This message was sent by Atlassian JIRA
(v6.2#6252)