scouter icon indicating copy to clipboard operation
scouter copied to clipboard

scouter weaver not working

Open qeorbn opened this issue 2 years ago • 5 comments

Env: SpringBoot 2.1.9.RELEASE. Scouter agent version : 2.10.2 Maven dependency : scouter-weaver:2.17.1

I can't get the txid with Scouter.getTxidOnTheSameThread(). Also, Scouter.isScouterJavaAgentActivated() return false. But, the scouter agent work well and I can see the request in xlog.

Is there any configuration missing?

@gunlee01

qeorbn avatar Oct 20 '22 08:10 qeorbn

try ro use the same version of scouter agent and the weaver.

gunlee01 avatar Oct 28 '22 04:10 gunlee01

java.lang.NullPointerException: null at scouterx.weaver.Scouter$Weaving.getTxidOnTheSameThread(Scouter.java:624) at scouterx.weaver.Scouter.getTxidOnTheSameThread(Scouter.java:353)

I got this error in another machine ,but I have the same agent\server\app\java version...

SpringBoot 2.1.9.RELEASE. Scouter agent version : 2.17.1 Maven dependency : scouter-weaver:2.17.1

@gunlee01 plz help

qeorbn avatar Nov 08 '22 06:11 qeorbn

I can't find the difference about these two java agent . Is it related to scouter server ? @gunlee01

qeorbn avatar Nov 09 '22 02:11 qeorbn

scouter.agent.jar.zip No. it's only related with java agent. Can you check it with this java agent?

gunlee01 avatar Nov 09 '22 04:11 gunlee01

scouter.agent.jar.zip No. it's only related with java agent. Can you check it with this java agent?

still not working. I got the same error with the new agent.jar @gunlee01

qeorbn avatar Nov 09 '22 05:11 qeorbn