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
09-23-2018 08:09 PM
What does appdynamics.agent.disable.retransformation means?
I read a suggestion to switch it on for workaround a JVM GC crash problem.
But I cannot found any further information about this switch.
From the property name, I guess this is related to the on-the-fly agent retransform the byte code after BT configured via controller. Can I gather this kind of transformation activities from AD agent logs?
09-24-2018 04:11 AM
Zarick,
You are spot on; with this property set, the agent will not transform classes other than on their initial load.
You can see precisely what classes are transformed in the agent's ByteCodeTransformer log.
In general, I would recommend upgrading to the latest JVM version as the first recourse toward fixing JVM crash issues, wherever possible.
Warm regards,
Peter.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form