https://issues.apache.org/bugzilla/show_bug.cgi?id=51228

             Bug #: 51228
           Summary: JMeter clears all messages in queue it listens to via
                    MQ interface
           Product: JMeter
           Version: 2.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 27030
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27030
Screenshot of JMS point to point sampler used

I've made JMeter post to and listen to my MQ using a JMS point to point
sampler. I'm trying to retrieve the response from my response queue by
correlating the message id. The issue is that though I am able to see the
correct response in the results tree, any other messages lying in the response
queue are getting deleted from my response queue.


Steps to reproduce : 

Setup MQ Queue manager and queues and jms binding file for the same.

Configure a request and one response queue.

Configure a JMS sampler to post a request onto the request queue using a
sampler while listening to the response queue.

Place some dummy messages on the response queue.


Run JMeter....and check the messages lying on the response queue.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to