Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
04-18-2017 03:22 PM - edited 04-18-2017 03:43 PM
What does bcirules.xml file signify? the java agent on startup of jvm, attempts to read this file. There exists no such file and continues to move on.
Agent version - ver4.2.11.0
04-25-2017 02:09 AM
Hi Jayaram,
The BCIFixer is enabled by default and will run after 2 minutes of the agent start, and will run every 5 minutes.
Each time the BCIFixer runs, it only checks the newly loaded classes (multiple inherited classes which are not loaded during class load time), and ignores the rest. If any rules (POJO, Information point, Data gatherer) have changed, all classes are checked
A node property named "evaluate-runtime-bci-rules" can be set to control the behavior
off - BCIFixer will not run anymore
on - BCIFixer is rescheduled to run every 5 minutes
<any other value> - If different from the previous value, will run BCIFixer one time.
bcirules.xml is updated at regular intervals with newly discovered classes and agent accordingly instruments them.
Please let me know if this answers your query.
Thanks
Rajesh
05-11-2017 08:15 PM
Does lack of bcirules.xml leads to BCI rules not recognizing newly loaded classes and thereby those never get instrumented?
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form