Nicolas Dutertry created KARAF-3775:
---------------------------------------
Summary: Exception in karaf.log when closing ssh connection
Key: KARAF-3775
URL: https://issues.apache.org/jira/browse/KARAF-3775
Project: Karaf
Issue Type: Bug
Affects Versions: 3.0.3
Environment: Windows 7
Reporter: Nicolas Dutertry
Each time a ssh connection is closed the following message is displayed in karaf.log :
{noformat}
2015-06-11 14:24:47,212 | WARN | 7]-nio2-thread-4 | ServerSession | 28
- org.apache.sshd.core - 0.12.0 | Exception caught
java.io.IOException: The specified network name is no longer available.
at sun.nio.ch.Iocp.translateErrorToIOException(Iocp.java:309)[:1.7.0_25]
at sun.nio.ch.Iocp.access$700(Iocp.java:46)[:1.7.0_25]
at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:399)[:1.7.0_25]
at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|