Hi ,
I had created MQ virtual service using Request/Response pair. I am getting same error with different reasons for same Virtual Service.
1. No Response Found and Timed out. Not able to access Virtual service as Txn Count didn't increased. Workstation log Error "MQJE001: Completion Code '2', Reason '2019'.
2. No Response Found Timed out. Able to access Virtual Service . Vse log has warning "com.itko.lisa.jms.mq.MQJavaEngine - A property key was used for the MQ Security exit, but LISA found no object to use in state so skipped it."
Thanks,
-Ankush
I'm a little bit confused. You are running an IBM MQ VSE service, but you are seeing the 2019 error in Workstation when you run a test case against the VS? When does the timeout happen? Where exactly do you see 'No response found'? Is the 2019 error something that pops up immediately when you run the test case in workstation or are you just noticing it in the log? Can you provide more details on the sequence of events? What exactly what you are doing and where exactly do you see each message or behavior happen?
MQ 2019 is usually preceded by an MQ 2009 error; it typically happens when something bad happens to the socket connection to the MQ server. The actual cause can be any number of things.
"A property key was used for the MQ Security exit, but LISA found no object to use in state so skipped it.": This you can safely ignore; it's a harmless warning.