Hello everyone,
I have this error in the agent log:
[ERROR] [IntroscopeAgent.Agent] Exception finishing method tracer for com.oracle.common.internal.net.MultiplexedSocketProvider$MultiplexedServerSocketChannel.accept
[ERROR] [IntroscopeAgent.Agent] Exception finishing method tracer for com.oracle.common.internal.net.MultiplexedSocketProvider$MultiplexedServerSocketChannel.accept
[ERROR] [IntroscopeAgent.Agent] Exception finishing method tracer for com.oracle.common.internal.net.MultiplexedSocketProvider$MultiplexedServerSocketChannel.accept
But the agent and the application are running.
Why did this happen?
Hi ,
You must comment out the tracer for the class
com.oracle.common.internal.net.MultiplexedSocketProvider
in the corresponding .pbd .
The Oracle class implementation had to be updated and the APM tracer no more works .
Fernando will help you from the issue 00970973 if more questions .
JF LAJUGIE