We've already seen that error message previously and I have already
provided the reason for the error.
The question why the producer object is null remains open and given
you're unwilling to share the full jmeter.log file
<https://jmeter.apache.org/usermanual/get-started.html#logging>
unfortunately we're not able to help.
If you're a BlazeMeter Customer you can reach out to their support
<https://guide.blazemeter.com/hc/en-us/articles/207491229-How-to-Open-a-Support-Ticket>,
also there is a community slack channel
<https://info.blazemeter.com/continuous-testing-lp>
On 1/10/2022 11:14 AM, Smruti Koyande wrote:
Hi,
Attached is the text documents for codes and log error. I am a
beginner in Jmeter. First time I am doing IBM MQ performance testing.
So, I am not able to understand the error. Please guide me on how to
do IBM MQ testing.
As I previously mentioned, I referred below site code to do the
testing. I just changed Configuration parameters for IBM Services.
https://www.blazemeter.com/blog/ibm-mq-testing-with-jmeter-learn-how/
Thanks & Regards,
Smruti Koyande
On Mon, Jan 10, 2022 at 10:48 AM Dmitri T <[email protected]> wrote:
How we are supposed to help without:
1. Seeing your full code in form of text, not the screenshot
2. Seeing jmeter.log file contents (preferably with debug level
verbosity
<https://www.blazemeter.com/blog/how-to-configure-jmeter-logging>)
The error means that you're trying to call *createProducer()*
function of the object which doesn't exist which in its turn means
that Session
<https://docs.oracle.com/javaee/7/api/javax/jms/Session.html>
interface instance is null
<https://dev.to/dj_devjournal/understanding-null-in-java-4o31> so
you need to re-visit your code and double check the place where
you're creating the JMS Session object.
On 1/10/2022 4:51 AM, Smruti Koyande wrote:
Hi,
Can anyone help out with the above query.
On Fri, Jan 7, 2022 at 9:18 PM Smruti Koyande
<[email protected]> wrote:
Hii,
Anyone help me to create the test plan in Jmeter for the IBM
MQ message test?
Below is the scenario for our project :
image.png
I referred link :
https://www.blazemeter.com/blog/ibm-mq-testing-with-jmeter-learn-how/
As per link,
Step 1 : Downloaded the jar files and pasted the same in /lib
folder and restarted the Jmeter.
Step 2 : Created a test plan as suggested in the link but
getting below errors . I used our configuration parameters
for the IBM MQ service.
image.png
image.png
image.png
--
Thanks & Regards,
Smruti Koyande
--
Thanks & Regards,
Smruti Koyande
Junior Software Tester
--
Thanks & Regards,
Smruti Koyande
Junior Software Tester
---------------------------------------------------------------------
To unsubscribe, e-mail:[email protected]
For additional commands, e-mail:[email protected]