As Marc explained above - dump of classes and creation of "jacoco.exec" are two separate processes. Could you provide minimalistic reproducer of your issue? Also could be noted that creation of "jacoco.exec" can be triggered via JMX - see description of option "jmx" at http://www.eclemma.org/jacoco/trunk/doc/agent.html
On Wednesday, August 26, 2015 at 12:55:00 AM UTC+2, Glenn Caccia wrote: > > Just to clarify, the issue (or confusion) is that the class dumps are > getting created, but jacoco.exec remains empty. I'm shutting tomcat down > the same way we do for all our other services, so I don't think that is an > issue. > -- 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/24a8914f-63db-476e-93de-726677028f66%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
