Gili created SSHD-1258:
--------------------------

             Summary: What does "SshChannelOpenException[Connection refused] 
signaled" mean?
                 Key: SSHD-1258
                 URL: https://issues.apache.org/jira/browse/SSHD-1258
             Project: MINA SSHD
          Issue Type: Question
            Reporter: Gili


While sending many HTTP requests over a proxy I get this warning:
{code:java}
09:18:51.790 [sshd-SshClient[17092fff]-nio2-thread-10] WARN  
o.a.s.c.c.ClientChannelPendingMessagesQueue.operationComplete() - 
operationComplete(ClientChannelPendingMessagesQueue[channel=TcpipClientChannel[id=115,
 recipient=-1]-ClientSessionImpl[[email protected]/someIp:22], open=false]) 
SshChannelOpenException[Connection refused] signaled{code}
What does this error message mean? Who closed the connection?

Does it mean that the SSH server closed a connection on the SSH client without 
attempting the HTTP request?

Or does it mean that an HTTP request was attempted but the target server 
refused a connection?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to