Hi Katarina,

the JaCoCo agent does not actually write any logs. Just in some error situations it dumps a exception to System.err.

How do you stop Tomcat? Note that teh JVM needs pro properly terminate by itself (e.g. with Tomcat ctl tools). If you just kill the process no execution data will be written at shutdown.

Cheers,
-marc

On 29.04.14 22:43, [email protected] wrote:
Hi,

I am using jacocoagent.jar with my Tomcat application. After I start Tomcat, 
jacoco.exec is generated with 0 bytes. After I manually run some tests in the 
application, I stop Tomcat. However, jacoco.exec stays empty.

What could be the reasons for this?
Any way to get more info from logs?

Thanks,
Katarina


--
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to