Hi,
We have multiple microservices running on docker, I have installed Elastic APM -Java "elastic-apm-agent-1.38.0.jar" into my project directory /opt/build/workspace/ and run the same with changes made in docker file but getting below error:
Error opening zip file or JAR manifest missing : /opt/build/workspace//elastic-apm-agent-1.38.0.jar
Error occurred during initialization of VM
agent library failed to init: instrument
The error is saying the jar is not at that path. Maybe it failed to copy in? I notice the '//' in the path, usually that shouldn't matter but maybe change that too
Hi have jar file in the mentioned path /opt/build/workspace/auth-service-apm/elastic-apm-agent-1.38.0.jar
getting error:
Error opening zip file or JAR manifest missing : /opt/build/workspace/auth-service-apm/elastic-apm-agent-1.38.0.jar
Error occurred during initialization of VM
agent library failed to init: instrument
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.