Good morning everyone!
I find myself making a plan in JMeter for the famous stress tests, although I have already tested Weblogic queues, I have a problem with MQ queues, I had never done it.
I have carried out the procedure of different tutorials as it is, but I have not been successful. Here are some of the tutorials I've based on:
The configuration I have is the following:
in the properties of the JNDI I have the data:
- queueManager.
- hostName.
- port.
- transportType.
- queue.QL.QUEUE.IN
This is the error I get when launching the request:
Response message: javax.jms.JMSException: Cannot send, channel has already failed: tcp://XX.XX.XX.XX:XXXX
If someone has done this type of configuration in JMeter and could help me, I really thank you.