4 Replies Latest reply on Jul 10, 2003 4:48 AM by leathurman

    UIL2 + NAT Could no pong exception

    leathurman

      All,

      I am running 3.2.1 on Win XP Pro and with NAT.

      Intermittently I get org.jboss.mq.SpyJMSException: Could not pong (java.io.IOException: Client is not connected)

      Even after this the client is still able to receive
      messages.

      Has anyone else seen this?

      If not seen I will obtain the source and investigate further but I thought it worthy of an inital mention.

      As an aside is anyone successfully using UIL2 with NAT?

      Regards
      Lea.

        • 1. Re: UIL2 + NAT Could no pong exception

          "Client is not conneted"
          suggests the connection has failed.

          Are you sure the client is not just receiving
          messages that were delivered and queued
          on the client before the connection failed.
          Can the client acknowledge these messages
          with the server?

          Regards,
          Adrian

          • 2. Re: UIL2 + NAT Could no pong exception
            leathurman

            Hi Adrian,

            My apologies for not replying sooner. I never did resolve this however I introduced so many new variables with 3.2.1 that I think it not prudent to continue.

            However may I say you efforts on replying to the posts are greatly appreciated even by the lurkers.

            Regards
            Lea.

            • 3. Re: UIL2 + NAT Could no pong exception
              sankas75

              I have had similar experiences and exactly the same error message even when the JMS listener was able to receive messages. This is due to the reason that the default configuration in the service xml file uses UIL2 instead of the OIL service. Start using the OIL service by modifying the xml file and you will be just fine. Looks like there are some bugs in the UIL2 service of the new JBoss 3.2.1 release.

              Let me know if u still see any issues after the change.
              Thanx,
              Sankas75

              • 4. Re: UIL2 + NAT Could no pong exception
                leathurman

                Hi Sankas,

                I am running behind a firewall so OIL is not an option for me.

                Regards
                Lea