Thanks marc for your input, but still no file is generated in  jacoco-report 
directory.
I used this :
CATALINA_OPTS="-javaagent:/Users/jgupta/Documents/Exported_Software/apache-tomcat-6.0.35/lib/jacocoagent.jar=output=file,port=6300,destfile=/Users/jgupta/Documents/Exported_Software/apache-tomcat-6.0.35/jacoco-report/jacoco.exec"

Regards,
Jayant 

On Friday, 3 January 2014 15:12:01 UTC+5:30, Marc R. Hoffmann  wrote:
> If you want the JaCoCo agent to dump a file you need to specify output=file.
> 
> 
> 
> See documentation: http://www.eclemma.org/jacoco/trunk/doc/agent.html
> 
> 
> 
> Best regards,
> 
> -marc
> 
> 
> 
> On 03.01.14 07:33, [email protected] wrote:
> 
> > Tomcat - 6.0.35
> 
> > jacoco javaagent- 0.6.4
> 
> >
> 
> > Added these parameter at the start of catalina.sh
> 
> >
> 
> > CATALINA_OPTS="-javaagent:/Users/jgupta/Documents/Exported_Software/apache-tomcat-6.0.35/lib/jacocoagent.jar=output=tcpserver,address=*,port=6300,destfile=/Users/jgupta/Documents/Exported_Software/apache-tomcat-6.0.35/jacoco-report/jacoco.exec"
> 
> >
> 
> > 1) Started tomcat.
> 
> > 2) Browse through the site
> 
> > 3) Stopped tomcat.
> 
> >
> 
> > No file is created in jacoco-report. Not even jacoco.exec. Directory is 
> > empty.
> 
> >   
> 
> > Please help me out here. There has to something which am missing.
> 
> >

-- 
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/groups/opt_out.

Reply via email to