Setting of the JMS-MQ CorID
search cancel

Setting of the JMS-MQ CorID

book

Article ID: 282401

calendar_today

Updated On:

Products

CA Application Performance Management (APM / Wily / Introscope)

Issue/Introduction

The customer upgraded the MQ monitoring module of the APM agent from version 2022.3.0.31 to 2022.6.0.6. Since then he notices that the MQ monitoring module of CA APM causes issues when used with IBM Websphere MQ and JMS, as in: it alters message headers, which causes the MQ/JMS libraries to fail to interpret these messages correctly.
 
Question: Can you please check where the JMS-MQ CorID is set?

Resolution

You can use one of the below possible options to disable the JMS CorID.

1) Remove "wily/extensions/deploy/ibm-mq-*"

2) Remove jms.pbd from the <app>-full/typical pbl.

3) Add the below hidden properties manually to the Agent profile

com.wily.introscope.agent.jmsheaderinsertion.enabled=false
com.wily.introscope.agent.jmsheaderread.enabled=false