Similar questions were answered many times - please use search.

For example:
https://groups.google.com/d/msg/jacoco/Jdgz90jw3ZY/YUAvvA7KBwAJ

On Monday, April 27, 2020 at 3:11:06 PM UTC+2, [email protected] wrote:
>
> Hi All,
>
> Im running jacocoagent.jar inside docker contanier by passing JAVA_OPTS 
> options. Everything is fine except for the part that im not able to 
> generate output file for execution data. I see the file getting generated 
> but its blank. Nothing is present in the file.
>
> Command: java 
> -javaagent:/appl/si/resources/jacocoagent.jar=append=true,output=file,destfile=/appl/si/resources/jacoco.exec
>  
> -jar linkage.jar
>
> This runs inside the docker container and i see the file "jacoco.exec" 
> getting generated but with size 0. 
>
> Anybody knows what is wrong in the approach i have choosen?
>
> ls -lrt:
> -rwxrwxrwx.  1 root root     281427 Apr 23 12:02 jacocoagent.jar
> -rw-r--r--.       1 root 40002         0   Apr 27 12:50 jacoco.exec
>
> Please help!
>
> Thanks,
> Amith
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/e7a06e6a-de38-43d9-b485-2a60ea9e2617%40googlegroups.com.

Reply via email to