You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/06/01 21:21:21 UTC

[Bug 53348] New: JMeter JMS Point-to-Point Request-Response sampler doesn't work

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

          Priority: P2
            Bug ID: 53348
          Assignee: issues@jmeter.apache.org
           Summary: JMeter JMS Point-to-Point Request-Response sampler
                    doesn't work
          Severity: critical
    Classification: Unclassified
                OS: All
          Reporter: alicez8080@yahoo.com
          Hardware: All
            Status: NEW
           Version: 2.7
         Component: Main
           Product: JMeter

JMeter JMS point-to-point Request-and-Response sampler doesn't work for OpenMQ
(http://mq.java.net) if Request-queue and Receive-queue are different.  The
'Sampler result' will show "Response message: No reply message received"

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work Request-queue and Receive-queue are different : Clarify Documentation

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|JMeter JMS Point-to-Point   |JMeter JMS Point-to-Point
                   |Request-Response sampler    |Request-Response sampler
                   |doesn't work                |doesn't work Request-queue
                   |                            |and Receive-queue are
                   |                            |different : Clarify
                   |                            |Documentation

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work when Request-queue and Receive-queue are different

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

--- Comment #7 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Wed Jun  6 19:50:31 2012
New Revision: 1347077

URL: http://svn.apache.org/viewvc?rev=1347077&view=rev
Log:
Bug 53348 - JMeter JMS Point-to-Point Request-Response sampler doesn't work
when Request-queue and Receive-queue are different

Modified:
   jmeter/trunk/xdocs/usermanual/component_reference.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

--- Comment #2 from alicez8080@yahoo.com ---
Created attachment 28876
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28876&action=edit
sample test plan

attached a sample test plan

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks,
Can you also attach your JNDI file configuration referenced by :
file:///tmp/mq/
Or provide a test that's not using JNDI, but using physical names if bug is
also reproduced in this case.

Thanks
Regards
Philippe

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work when Request-queue and Receive-queue are different

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
In fact this is normal behaviour if you don't have a server that listens to
request queue and send messages using message.getReplyTo Header as destination.

If you have such a server and jmeter still fails, then please reopen issue.

I clarified component_reference documentation of JMS Point-to-Point

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work when Request-queue and Receive-queue are different

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

--- Comment #6 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Mon Jun  4 21:01:13 2012
New Revision: 1346152

URL: http://svn.apache.org/viewvc?rev=1346152&view=rev
Log:
Bug 53348 - JMeter JMS Point-to-Point Request-Response sampler doesn't work
when Request-queue and Receive-queue are different
Clarify documentation

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
CAN you attach à simple test plan showing issue ?
Thanks
Regards
Philippe

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work when Request-queue and Receive-queue are different

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|JMeter JMS Point-to-Point   |JMeter JMS Point-to-Point
                   |Request-Response sampler    |Request-Response sampler
                   |doesn't work Request-queue  |doesn't work when
                   |and Receive-queue are       |Request-queue and
                   |different : Clarify         |Receive-queue are different
                   |Documentation               |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53348] JMeter JMS Point-to-Point Request-Response sampler doesn't work when Request-queue and Receive-queue are different

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53348

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Mon Jun  4 19:41:44 2012
New Revision: 1346112

URL: http://svn.apache.org/viewvc?rev=1346112&view=rev
Log:
Bug 53348 - JMeter JMS Point-to-Point Request-Response sampler doesn't work
when Request-queue and Receive-queue are different
Clarify documentation

Modified:
   jmeter/trunk/xdocs/changes.xml
   jmeter/trunk/xdocs/usermanual/component_reference.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.