JMeter JMS Point To Point Queue Testing - "No reply message received" -


I have a Jmeter Point Point to Point Point in which I am sending an XML document which is on the queue which goes to Mangodebi. And gives the XML document back

When I run a trial in JMTR, I can see through the Redhat logs that the request has gone to Mongo and returned correctly. However, testing within Jmator fails and I get a message:

"No reply message was received"

If I ' only request ' from 'Communication-style '.

I've read forums to change the jmeter.properties file to enable JMSSampler.useSecurity.properties = false . It is not working.

Any thoughts on this will be highly appreciated,

thanks,

fixed

I removed the property for the Q field named JNDI, along with ' queue.Response '.

It seemed to do the trick

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

Simple file compression in C -

php - Sorting an multidimension array using usort fails -