Hi Experts,
I'm deploying Java APM with x86 windows server and tomcat. I extracted the APM JAR files in deep monitored configuration. I got an error when starting with these Jar files as following, I'd like to confirm if there is x86 version apm java agent available? Thanks!
=== Error in apm-java-agent.log ===
Unable to load the native library for counter metrics, verify that the java.library.path includes the DLL or so file for ‘DispatcherStub’
Java.lang.UnsatisfiedLinkError: D:\apm\DispatcherStub.dll: Can’t load AMD 64-bit .dll on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)
This posting is provided "AS IS" with no warranties, and confers no rights.