Posted: Sat Sep 11, 2010 2:29 pm Post subject: JMeter 2.4 and WebSphere MQ v7 - IllegalStateException
Newbie
Joined: 25 May 2001 Posts: 5
Hello,
Has anyone used JMeter 2.4 with WebSphere MQ 7.0.1.3?
I am getting the following exception:
Code:
2010/09/11 18:25:31 FATAL - jmeter.protocol.jms.sampler.JMSSampler: com.ibm.mq.jms.MQConnectionFactory
2010/09/11 18:25:31 ERROR - jmeter.protocol.jms.sampler.JMSSampler: com.ibm.mq.jms.MQConnectionFactory java.lang.IllegalStateException: com.ibm.mq.jms.MQConnectionFactory
at org.apache.jmeter.protocol.jms.sampler.JMSSampler.threadStarted(JMSSampler.java:323)
at org.apache.jmeter.threads.JMeterThread$ThreadListenerTraverser.addNode(JMeterThread.java:506)
at org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:988)
at org.apache.jorphan.collections.HashTree.traverse(HashTree.java:971)
at org.apache.jmeter.threads.JMeterThread.threadStarted(JMeterThread.java:481)
at org.apache.jmeter.threads.JMeterThread.initRun(JMeterThread.java:470)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:239)
at java.lang.Thread.run(Thread.java:811)
The MQ jar files have been copied to the JMeter lib directory.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum