-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Everytime I'm trying to use the runtime jar from OSX/Linux, getting following error. It's working fine for windows though.
java '-javaagent:/Users/zsys1ah/Documents/projects/12991-hmywbt/libs/org.jacoco.agent-0.8.12-runtime.jar=port=6300,address=0.0.0.0,destfile=jacoco.exec,includes=com.example.*,append=true,output=tcpserver' -jar build/libs/demo_api_server-0.0.1-SNAPSHOT.jar
N.B - There is no path issue, I've verified several times. Also tried with other javaagent application which is working fine.
Error opening zip file or JAR manifest missing : /Users/zsys1ah/Documents/projects/12991-hmywbt/libs/org.jacoco.agent-0.8.12-runtime.jar Error occurred during initialization of VM agent library failed Agent_OnLoad: instrument
Metadata
Metadata
Assignees
Labels
No labels