java -javaagent:/jmx_prometheus_javaagent-0.12.0.jar=9090:talend-config.yml
Error opening zip file or JAR manifest missing : /jmx_prometheus_javaagent-0.12.0.jar
Error occurred during initialization of VM
agent library failed to init: instrument
Hello I want to start jmx prometheus agent on windows by executing this command:java -javaagent:/jmx_prometheus_javaagent-0.12.0.jar=9090:talend-config.ymlAfter executing the command I receive this error:Error opening zip file or JAR manifest missing : /jmx_prometheus_javaagent-0.12.0.jar
Error occurred during initialization of VM
agent library failed to init: instrumentThis is my config:---startDelaySeconds: 0hostPort:username: tadminpassword: tadminjmxUrl: service:jmx:rmi://localhost:44444/jndi/rmi://localhost:1099/karaf-trunssl: falselowercaseOutputName: falselowercaseOutputLabelNames: false
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/f2382ab0-e4eb-4761-8b6b-92c272badc84%40googlegroups.com.
On Thu, 25 Jul 2019 at 11:02, bam bus <bamb...@gmail.com> wrote:
Hello I want to start jmx prometheus agent on windows by executing this command:java -javaagent:/jmx_prometheus_javaagent-0.12.0.jar=9090:talend-config.ymlAfter executing the command I receive this error:Error opening zip file or JAR manifest missing : /jmx_prometheus_javaagent-0.12.0.jarI doubt you've put it in /, try ./Brian
--Error occurred during initialization of VM
agent library failed to init: instrumentThis is my config:---startDelaySeconds: 0hostPort:username: tadminpassword: tadminjmxUrl: service:jmx:rmi://localhost:44444/jndi/rmi://localhost:1099/karaf-trunssl: falselowercaseOutputName: falselowercaseOutputLabelNames: false
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/f2382ab0-e4eb-4761-8b6b-92c272badc84%40googlegroups.com.