Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-258

Getting Unknown Response ID errors in client log on failover

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • NMS
    • None
    • Client side Windows 2003, NMS 1.3.0.1959, ActiveMQ Client 1.3.0.1965
      Broker ActiveMQ 5.3.1-fuse-01-00, Redhat Linux 64 bit

    Description

      So the issue is that I'm getting "Unknown response ID" errors in my NMS client log. I've attached the client as nms-client.zip and the log as nms-client.log. I was running this client on a Windows server 2003 system though any Windows box should do.

      The client is connecting with a failover URI like

      failover:(tcp://mendoza:61616?keepAlive=true&wireFormat.maxInactivityDuration=0,tcp://mendoza:61617?keepAlive=true&wireFormat.maxInactivityDuration=0)?initialReconnectDelay=100&randomize=false&timeout=15000

      The mendoza Linux machine has two AMQ brokers in M/S mode running on different ports. Broker configs are attached. The M/S is set up using KahaDB pointing to a NFS share on another Linux box. FYI to mount the share on mendoza I ran the following (pedro is another Linux box):

      sudo mount -o soft,intr,rsize=8192,wsize=8192 pedro:/local1 /mnt/pedro/local1

      To get this whole set up running, you'll need to change over the brokerUri in the client Program.cs to whatever host you are using and change the brokers to point to whatever NFS share you have mounted. To reproduce the failure, I had this running overnight but could see failures much earlier when I started taking down one broker at a time to start the failover process.

      Let me know if you need any more info.

      Attachments

        1. nms-client.zip
          553 kB
          Jonathan Anstey
        2. nms-client.log
          12 kB
          Jonathan Anstey
        3. activemq2.xml
          5 kB
          Jonathan Anstey
        4. activemq1.xml
          5 kB
          Jonathan Anstey

        Activity

          People

            tabish Timothy A. Bish
            janstey Jonathan Anstey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: