Getting error in IBM MQ testing in Jmeter

2022-01-04 Thread Smruti Koyande
Hi Team, Can you help me with the below error. I want to do MQ based flow performance testing through Jmeter in our project. We are using IBM MQ. I have done below steps : 1. Downloaded com.ibm.mq.allclient.jar and javax.jms-api-2.0.1.jar 2. Saved the ibm MQ jar file in ./lib/ibmmq (ibmmq is a ne

Re: Getting error in IBM MQ testing in Jmeter

2022-01-04 Thread Dmitri T
If you want to use a relative path - go for 2 dots like: user.classpath=../lib/activemq;../lib/ibmmq an example can be found in user.properties file you can also specify absolute paths including drive letter user.clas

Re: Getting error in IBM MQ testing in Jmeter

2022-01-04 Thread Smruti Koyande
Hii, As suggested, I have directly pasted the jar files in the lib folder and run the Jmeter. Now, How can I know that Jmeter loads those jars successfully. Thanks & Regards, Smruti Koyande On Wed, Jan 5, 2022 at 11:42 AM Dmitri T wrote: > If you want to use a relative path - go for 2 dots lik

Re: Getting error in IBM MQ testing in Jmeter

2022-01-04 Thread Dmitri T
Just send or read the message to/from the queue/topic and if you won't get NoClassDefFoundError it will mean that JMeter has loaded your .jars If you need to "know" beforehand - you can 1. Add a Debug Sampler and V

Re: Aggregate Graph is not display

2022-01-04 Thread Srikrishna Dandamraju
Hi Apache 5.4.1 have some issues with log4j reports Please use latest version of 5.4.2 and re execute your test once and see results Thanks Srikrishna 9945677005 5 జన, 2022, బుధన 12:18 PMకిన Smruti Koyande ఇలా వ్రాసారు: > Hi Team, > > I am using the Jmeter 5.4.1 version. Doing Performance tes