In CA APM, use of BAExt.js causes BA.js not initialized
book
Article ID: 112157
calendar_today
Updated On:
Products
CA Application Performance Management Agent (APM / Wily / Introscope)INTROSCOPE
Issue/Introduction
Enabling browser agent in a AOP (AXA on-premise) environment; introducing BAExt.js. It generates this error:
ERROR c.c.a.c.p.h.e.RestResponseEntityExceptionHandler - error caught: BA.js file not initialized java.lang.Exception: BA.js file not initialized
Environment
AOP 17.3 (AXA on-premise) DXC
Resolution
To resolve this, follow the steps below: 1- Copy the BAExt.js file from /browserAgent/wa/ba/default directory; 2- Put the copy in the same folder as the profile.json in /wa/ba/profile/default-tenant/default-app/ directory; 3- Run the uploadBA.sh script.