After migrating the Introscope Java Agent from version 25.5 to 26.5 on a WebSphere 8.5 environment, the agent starts successfully and connects to the Enterprise Manager. However, only basic metrics are reported, application metrics are missing from the Investigator.
[ERROR] [IntroscopeAgent.Agent] Unable to create tracer factories for the following class (library not found): com.wily.introscope.appmap.agent.trace.hc2.AppMapMarkerTracer[WARN] [IntroscopeAgent.Agent] Socket clamping applied. Sockets crossed clamp level :####Custom PBD files contain references to legacy tracers (e.g., AppMapMarkerTracer or AppMapCustomBackendTracer) that were removed or deprecated in the 2x agent versions.
Review and update the custom PBD files to ensure all tracer references are valid for version 26.5.
IntroscopeAgent.profile under the property introscope.autoprobe.directivesFile.mycustom.pbd) and search for the tracer AppMapCustomBackendTracer.# at the beginning of the line.com.wily.introscope.agent.sockets.clamp.level=200For more information on configuring custom tracers, see the documentation.