0 Replies Latest reply on Oct 18, 2010 2:48 AM by njaganmohanrao

    JMS client stoped linstening messages on TOPIC, Cause Itendified was: JMS Client have no intemation if "secondaryConnectPort" and "secondaryBindPort" connections fail while "serverBindPort" connection is alive.

    njaganmohanrao

      JMS client stoped linstening messages on TOPIC,

       

      After digging into the problem I am able to find the root cause:

      JMS Client have no intemation if "secondaryConnectPort" and "secondaryBindPort" connections failed while "serverBindPort" connection is alive.

       

      because "secondaryConnectPort" and "secondaryBindPort" were dead with out any intimation there was no flow of Control and Data between Client and server.

       

      some how server side listener is able to identified this connection fail but client do not have any clue no exception nothing.

       

      I have no clue how improve from this situation, If someone know any configuration to heal the problem or something is missing at Listener end it, some information or solution would be helpful to me as well as to others.

       

       

      Thanks in advance,

      Jagan.