« Return to Thread: cobertura and tomcat5.5

cobertura and tomcat5.5

by William G.J. Halfond :: Rate this Message:

| View in Thread

I am trying to use cobertura 1.9 with tomcat5.5 and am having problems
generating the cobertura.ser file.

I deploy my instrumented web application, interact with it, then shut
down tomcat.  There is no cobertura.ser file created in the filesystem.  
When I check the tomcat logs, I find the following message:  "INFO:
Illegal access: this web application instance has been stopped already.  
Could not load cobertura.properties. "  This property file exists at the
root of the web application classpath; however, even if it could not
find it, the source code leads me to believe that it should dump results
to a default cobertura.ser file.

Similarly, when I try to write the project data using the code snippet
from the FAQ page, nothing happens.  When I shut down tomcat, I get the
same error message from above.

Are there any suggestions as to what could be causing this?  Thanks.





-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Cobertura-devel mailing list
Cobertura-devel@...
https://lists.sourceforge.net/lists/listinfo/cobertura-devel

 « Return to Thread: cobertura and tomcat5.5