Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1380

UIL2 server accept thread can be lost due to unexpected error

    XMLWordPrintable

Details

    Description

      The UIL2 org.jboss.mq.il.uil2.UILServerILService connection accept thread (UILServerILService Accept Thread) can exit prematurely if there is any exception other than the expected java.io.IOException. Runtime errors like java.lang.OutOfMemory due to recoverable resource exhuastion like too many threads can cause the thread to exit with the result being that no further jms connection can be made. The jms client would see an error like the following in this case:

      org.jboss.mq.SpyJMSException: Cannot authenticate user; - nested throwable: (java.net.SocketException: Connection reset)

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: