The following error occurs when trying to start a Petals ESB container configured with the OpenTelemetry Java Agent: java -javaagent:/tmp/opentelemetry-javaagent.jar ...
System class loader does not define the appendToClassPathForInstrumentation method
Unable to add /tmp/opentelemetry-javaagent.jar to system class path - the system class loader does not define the appendToClassPathForInstrumentation method or the method failed
FATAL ERROR in native method: processing of -javaagent failed, appending to system class path failed
The following error occurs when trying to start a Petals ESB container configured with the OpenTelemetry Java Agent: java -javaagent:/tmp/opentelemetry-javaagent.jar ...
System class loader does not define the appendToClassPathForInstrumentation method
Unable to add /tmp/opentelemetry-javaagent.jar to system class path - the system class loader does not define the appendToClassPathForInstrumentation method or the method failed
FATAL ERROR in native method: processing of -javaagent failed, appending to system class path failed