APM JavaAgent - Messages from JMS system are having tag "CA_APM_CorID"
search cancel

APM JavaAgent - Messages from JMS system are having tag "CA_APM_CorID"

book

Article ID: 276380

calendar_today

Updated On:

Products

CA Application Performance Management (APM / Wily / Introscope)

Issue/Introduction

We have noticed that messages from JMS channel are having the tag "<CA_APM_CorID>"  and put in the local queues, it seems like due to this tag the message are NOT being processed. 

How to disable the header modification?

Environment

-Standard APM Agent using JMS calls

-SAP ISAgent

Resolution

You can find below the possible options:

1) Removed "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

Additional Information

https://community.broadcom.com/communities/community-home/digestviewer/viewthread?MID=774497

https://knowledge.broadcom.com/external/article/145354/apm-introscope-java-agent-troubleshooti.html