[jboss-jira] [JBoss JIRA] (AS7-4473) Appclient: "JBAS013202: Error closing connection: java.io.InterruptedIOException: Interrupted while waiting for close to complete" in console

Wolfgang Knauf (JIRA) jira-events at lists.jboss.org
Wed Apr 11 15:05:47 EDT 2012


Wolfgang Knauf created AS7-4473:
-----------------------------------

             Summary: Appclient: "JBAS013202: Error closing connection: java.io.InterruptedIOException: Interrupted while waiting for close to complete" in console
                 Key: AS7-4473
                 URL: https://issues.jboss.org/browse/AS7-4473
             Project: Application Server 7
          Issue Type: Bug
          Components: Application Client
    Affects Versions: 7.1.1.Final
         Environment: JBoss 7.1.2 snapshot of 2012-04-10, Windows XP64, Sun Java 1.6.0_31
            Reporter: Wolfgang Knauf
            Assignee: Stuart Douglas
            Priority: Minor


I tried to run the sample attached to the 7th reply in the linked forum thread, using "appclient.bat" (which was made functionable in snapshot of 2012-04-10).
Everything works fine, but in the console output, I see this exception:

20:52:17,156 ERROR [org.jboss.as.appclient.logging] JBAS013202: Error closing connection: java.io.InterruptedIOException: Interrupted while waiting for close to complete
        at org.jboss.remoting3.spi.AbstractHandleableCloseable.close(AbstractHandleableCloseable.java:180) [jboss-remoting-3.2.4.GA.jar:3.2.4.GA]
        at org.jboss.as.appclient.service.LazyConnectionContextSelector.close(LazyConnectionContextSelector.java:88) [jboss-as-appclient-7.1.2.Final-SNAPSHOT.jar:7.1.2.Final-SNAPSHOT]
        at org.jboss.as.appclient.service.ApplicationClientStartService$1.run(ApplicationClientStartService.java:148) [jboss-as-appclient-7.1.2.Final-SNAPSHOT.jar:7.1.2.Final-SNAPSHOT]
        at java.lang.Thread.run(Unknown Source) [rt.jar:1.6.0_31]


Attached is the full console output of the appclient run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list