Gunhee Lee
Gunhee Lee
try ro use the same version of scouter agent and the weaver.
[scouter.agent.jar.zip](https://github.com/scouter-project/scouter/files/9967224/scouter.agent.jar.zip) No. it's only related with java agent. Can you check it with this java agent?
``` Failed to scan [file:/Users/gunlee/Documents/workspace/github/problematic-microservices/robotshop-customer-service/target/repo/org/glassfish/jaxb/jaxb-jxc/2.4.0-b180725.0644/txw2-2.4.0-b180725.0644.jar] from classloader hierarchy java.io.FileNotFoundException: /Users/gunlee/Documents/workspace/github/problematic-microservices/robotshop-customer-service/target/repo/org/glassfish/jaxb/jaxb-jxc/2.4.0-b180725.0644/txw2-2.4.0-b180725.0644.jar (No such file or directory) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(ZipFile.java:219) at java.util.zip.ZipFile.(ZipFile.java:149) at java.util.jar.JarFile.(JarFile.java:166) at java.util.jar.JarFile.(JarFile.java:130) at org.apache.tomcat.util.compat.JreCompat.jarFileNewInstance(JreCompat.java:188) at org.apache.tomcat.util.scan.JarFileUrlJar.(JarFileUrlJar.java:65)...
Thank you. Let me check something more.