Ensure that NO other conflicting program is being bootstrapped into the JVM with Diags/TV; especially Wily Introscope, ITCAM
Ensure that ALL probes have an explicit and unique probe.id.
Ensure that ALL probes start, and that you validate the port numbers upon start-up.
ALWAYS install a Diagnostics server for a TV installation, and use it as the sanity console : validate probe communications, application call flow, instrumentation, probe counts, probe status
B. POSSIBLE SIDE-EFFECTS : Failure to follow all BEST PRACTICES may lead to these conditions
Failure to remove -javaagent of -Xbootclasspath JVM arguments that load conflicting products. Our tool may start, the app may start, but there are countless unexpected side-effects of these conflicts.
Cutting-and-pasting JVM arguments, and starting more than one probe in the enterprise with non-unique probe.id's
0 Comments