gateway icon indicating copy to clipboard operation
gateway copied to clipboard

IBM MQ: Connecting to multiple IBM Queue managers doesn't work

Open petervdz opened this issue 3 years ago • 1 comments

When connecting via IBM MQ queues, it is not possible to connect via multiple services which connect via different IBM MQ queue managers. Only the last activated flow (and other flows that use the same queue manager) works, the other flows get IBM MQ errors as JMSCMQ0001: IBM MQ call failed with compcode '2' ('MQCC_FAILED') reason '2085' ('MQRC_UNKNOWN_OBJECT_NAME'). @tomosjut or Eelco Winter can maybe explain better, something to do with cashing the right settings per service / queue manager on the assimbly connector.

petervdz avatar Jul 12 '22 10:07 petervdz

I will discuss this with @tomosjut.

Note you can workaround this, by spinning up a second instance on a different port.

assimbly avatar Jul 13 '22 06:07 assimbly

Closing as Thomas port this to Fuse.

skin27 avatar Jan 02 '23 07:01 skin27