Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-786

Clients can't authenticate after unexpected exception in Nio2Acceptor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0, 1.3.0, 1.4.0, 1.6.0
    • 1.7.0, 2.0.0
    • None
    • Windows

    Description

      2017-11-28 15:26:54,808 11566202 sshd-SshServer[434a2a10]-nio2-thread-4 org.apache.sshd.common.io.nio2.Nio2Acceptor WARN - Caught IOException while accepting incoming connection from /0:0:0:0:0:0:0:0:13003: The specified network name is no longer available.
      
      java.io.IOException: The specified network name is no longer available.
      
      	at sun.nio.ch.Iocp.translateErrorToIOException(Iocp.java:309)
      	at sun.nio.ch.Iocp.access$700(Iocp.java:46)
      	at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:399)
      	at java.lang.Thread.run(Thread.java:748)
      

      As soon as this exception occurs once, clients can still connect but will fail to authenticate.

      Attachments

        Issue Links

          Activity

            People

              lgoldstein Lyor Goldstein
              masc3d masc
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: