CA Application Performance Management Agent (APM / Wily / Introscope)INTROSCOPE
Issue/Introduction
Error while executing the HOTFIX APM10.5.2HF35.zip , it gives errors as below
java.lang.IllegalStateException: Version 10.5.2.91 of JAR product/enterprisemanager/plugins/com.ca.apm.transactiontrace.appmap.mapper_10.5.2.jar is not matching expected range from 10.5.2.15 to 10.5.2.87 at com.ca.fix.apm.util.VerifyJarVersion.verifyJarVersionRange(VerifyJarVersion.java:55) at com.ca.fix.apm.hotfix.Hotfix.emHotfix(Hotfix.java:366) at com.ca.fix.apm.hotfix.Hotfix.scenario(Hotfix.java:84) at com.ca.fix.HotfixBase.apply(HotfixBase.java:86) at com.ca.fix.HotfixBase.execute(HotfixBase.java:58) at com.ca.fix.apm.hotfix.Hotfix.main(Hotfix.java:42)
Cause
Trying to implement the HOTFIX on top of the higher version of APM 10.5.2.91
Environment
CA APM 10.5.2
Resolution
APM 10.5.2. HF 35 is to remove Struts dependency and the version is APM 10.5.2.88
APM 10.5.2.91 already has the fix included.
Do not implement CA APM 10.5.2. HF on top of CA APM 10.5.2.91