Hi: I have configured a JMS Point-to-Point sampler with communication style Request Response using JNDI settings.
JMeter was successfully putting the message into the Request Queue but not able to get the message from Receive Queue. It is failing with an error as below: ------ 2007/11/08 17:21:55 INFO - jmeter.protocol.jms.sampler.Receiver:Receiver - ctor. Connection to messaging system established 2007/11/08 17:22:00 INFO - jmeter.protocol.jms.sampler.MessageAdmin:Message with ID:414d5120574d425f514d202020202020ca742f4720077e02 not found. ----- This situation repeats irrespective of the value of Timeout parameter. I tried from 1000 (ms) to 10000(ms). Pretty sure that the response message is getting placed in Response Queue with in the Timeout parameter. Also made sure that the response message contains the same message ID as JMeter is setting it to the request message. What could be the problem and is there any JMS property that needs to be set? Please provide some help.... Thanks Sai --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

