Hi ,
We are attaching apm agent to our weblogic server (10.3.4 ) which runs on jdk1.6.
We have updated weblogic startup script with appropriate start up options, but saw below error.
Can you folks please help with this. Do I need to use other java agent version?
apm agent version below:
elastic-apm-agent-1.18.0.RC1.jar
Error:
FATAL ERROR in native method: processing of -javaagent failed
JAVA_OPTIONS="${JAVA_OPTIONS} -javaagent:/wls_domains/lauser/deliv/elastic-apm-agent-1.18.0.RC1.jar -Delastic.apm.service_name=MYAPP-AGENT -Delastic.apm.application_packages=com.myapp -Delastic.apm.server_urls=http://10.24.144.224:61146"
export JAVA_OPTIONS