hi,
Please suggest significance of below message,As I'm repeatedly getting exception details mentioned below and how I can overcome this Also
it has any issue on data collection.
"Agent OracleWeblogicProd has a conflicting JVM option: Potential conflicting jvm option found: -Xmanagement"
Please revert as issue is on Production.
Regards,
Amol
Answer by Rob V. ·
Hi Amol,
At startup, some heuristics are used to help capture potentially conflicting JVM startup options (conflicts with other tools, for example). One of those tests is to see if your JVM startup options has the "-Xmanagement" option in it. An example for this would be "-Xmanagement:autodiscovery=false,<etc...>"
What does the -Xmanagement option say for your JVM? Those details will help us see if you have an actual conflict, or if this can be ignored.
BTW, these heuristics are defined in DTHOME/server/conf/server.config.xml. You can look at them there, and if you're sure it's not a problem you can remove the definition.
Rob
Answer by Roman S. ·
Amol,
As the error message indicates you are using a JVM option that is potentially conflicting with the dynaTrace agent. From your statement I am not sure if you are having issues with data collection or if it works normally. Either way, a full agent log file - not just the 1 line - would be helpful and I suggest opening a support ticket for this together with a full support archive so we can get a complete picture of this.
Best, Roman
JANUARY 15, 3:00 PM GMT / 10:00 AM ET