Wednesday 7 January 2015

Hi readers...
 I am doing some experiments with IBM MessageSight and Sensors...
I will be posting the configurations of it as and when I am getting good results and you can also enjoy experimenting them...
Lets have fun reading :)

1 comment:

  1. Hi Readers,
    I am getting the below mentioned error in jmeter using JMS Point to Point Sampler.
    I have created LQ1 and LQ2 local queues in MQ explorer and used these queues in JNDI name request queue(LQ1) and JNDI name receive queue(LQ2) and connection factory as TestCF which was created in MQ explorer.

    I have already inserted all the MQ jar in Jmeter lib.

    Thread Name: Thread Group 1-1
    Sample Start: 2017-05-08 16:23:49 IST
    Load time: 1
    Connect Time: 0
    Latency: 0
    Size in bytes: 0
    Sent bytes:0
    Headers size in bytes: 0
    Body size in bytes: 0
    Sample Count: 1
    Error Count: 1
    Data type ("text"|"bin"|""): text
    Response code:
    Response message: javax.naming.NameNotFoundException: LQ1

    Please help in fixing this issue.

    ReplyDelete