Details

    • Type: Bug
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 4.0.0.M3
    • Fix Version/s: 4.0.0
    • Component/s: None
    • Labels:
      None
    • Environment:

      Windows 7 x64

      Description

      Attempting to start a child instance on a freshly unzipped copy of 4.0.0.M3 throws the following exception, and the instance fails to start.

      2015-06-10 16:02:26,419 | WARN  | 9]-nio2-thread-3 | ServerSession                    | 46 - org.apache.sshd.core - 0.14.0 | Exception caught
      java.io.IOException: An established connection was aborted by the software in your host machine
              at sun.nio.ch.WindowsAsynchronousSocketChannelImpl.read0(Native Method)[:1.8.0_25]
              at sun.nio.ch.WindowsAsynchronousSocketChannelImpl.access$700(WindowsAsynchronousSocketChannelImpl.java:43)[:1.8.0_25]
              at sun.nio.ch.WindowsAsynchronousSocketChannelImpl$ReadTask.run(WindowsAsynchronousSocketChannelImpl.java:511)[:1.8.0_25]
              at sun.nio.ch.WindowsAsynchronousSocketChannelImpl.implRead(WindowsAsynchronousSocketChannelImpl.java:657)[:1.8.0_25]
              at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:276)[:1.8.0_25]
              at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:297)[:1.8.0_25]
              at java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:420)[:1.8.0_25]
              at org.apache.sshd.common.io.nio2.Nio2Session.startReading(Nio2Session.java:170)[46:org.apache.sshd.core:0.14.0]
              at org.apache.sshd.common.io.nio2.Nio2Acceptor$AcceptCompletionHandler.onCompleted(Nio2Acceptor.java:135)[46:org.apache.sshd.core:0.14.0]
              at org.apache.sshd.common.io.nio2.Nio2Acceptor$AcceptCompletionHandler.onCompleted(Nio2Acceptor.java:120)[46:org.apache.sshd.core:0.14.0]
              at org.apache.sshd.common.io.nio2.Nio2CompletionHandler$1.run(Nio2CompletionHandler.java:32)
              at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_25]
              at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2CompletionHandler.java:30)[46:org.apache.sshd.core:0.14.0]
              at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)[:1.8.0_25]
              at sun.nio.ch.Invoker$2.run(Invoker.java:218)[:1.8.0_25]
              at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)[:1.8.0_25]
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_25]
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_25]
              at java.lang.Thread.run(Thread.java:745)[:1.8.0_25]
      

        Attachments

          Activity

            People

            • Assignee:
              jbonofre Jean-Baptiste Onofré
              Reporter:
              g.hodgson Gary Hodgson
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: