Non-Empty Jacoco.exec is created

24 views
Skip to first unread message

Amar Gandhi

unread,
Aug 27, 2015, 8:03:46 AM8/27/15
to JaCoCo and EclEmma Users
Hi,

I am trying to implement JaCoCo for UAT for an application hosted on customised Weblogic server. it does not have traditional setDomainenv.sh nor we can use Admin console to update JVM parameters. So to add JaCoCo agent i updated startup script with the following command.

java -javaagent:[path to jacocoagent.jar]=destFile=[path to destfile],append=false

Now it created jacoco.exec at the desired location, however size of the file is 58B. Ideally it should be 0B. Now when I do my UAT and bring the server down ( gracefully ) nothing is written in the file. Size of the file is still same as 58B.

Could anybody throw the light as what I might be doing wrong.

Thanks
Amar
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages