Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11997

Karaf Client Does not Exit Cleanly, Resulting in IOException logged in Windows Environments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • fuse-7.4-GA
    • Karaf
    • None
    • % %
    • Hide
      Show
      Install Fuse on Windows. Edit the client.bat script to work around https://issues.apache.org/jira/browse/KARAF-6257 Start Fuse Execute the Fuse client with 'client.bat "version"' Exception appears in the fuse log

    Description

      Execution of the Karaf client against Fuse running on Windows results in an "IOException: The specified network name is no longer available." being logged upon client exit:

      2019-10-12 19:18:39,192 | WARN  | aabbf]-nio2-thread-2 | o.a.s.s.s.ServerSessionImpl      | 185 - org.apache.sshd.core - 1.7.0 | exceptionCaught(ServerSessionImpl[admin@/127.0.0.1:56399])[state=Opened] IOException: The specified network name is no longer available.
      
      2019-10-12 19:18:39,192 | DEBUG | aabbf]-nio2-thread-2 | o.a.s.s.s.ServerSessionImpl      | 185 - org.apache.sshd.core - 1.7.0 | exceptionCaught(ServerSessionImpl[admin@/127.0.0.1:56399])[state=Opened] details
      java.io.IOException: The specified network name is no longer available.
      
      	at sun.nio.ch.Iocp.translateErrorToIOException(Unknown Source) ~[?:?]
      	at sun.nio.ch.Iocp.access$700(Unknown Source) ~[?:?]
      	at sun.nio.ch.Iocp$EventHandlerTask.run(Unknown Source) ~[?:?]
      	at java.lang.Thread.run(Unknown Source) [?:?]
      2019-10-12 19:18:39,192 | DEBUG | aabbf]-nio2-thread-2 | a.s.c.s.h.SessionTimeoutListener | 185 - org.apache.sshd.core - 1.7.0 | sessionException(ServerSessionImpl[admin@/127.0.0.1:56399]) IOException: The specified network name is no longer available.
      

      Attachments

        Activity

          People

            yfang@redhat.com Freeman(Yue) Fang
            rhn-support-dhawkins Duane Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: