Skip to main content

Tracing code coverage tools in Rational Application Developer


Technote (troubleshooting)


Problem(Abstract)

I am experiencing issues with code coverage tools in Rational Application Developer and want to collect debug traces to submit to Rational support.

Environment

For information on how to enable tracing in Rational Application Developer, see How to trace Rational Application Developer.

Resolving the problem

To collect diagnostic data for code coverage integration with J2EE servers, add the following strings in the .options file:

# Collectively disables all coverage on server tracing options
com.ibm.rational.llc.server/trace = true

# Trace the "Code Coverage > Reset coverage statistics" UI action
com.ibm.rational.llc.server/trace/resetCoverage = true

# Trace the periodic refresh of coverage data
com.ibm.rational.llc.server/trace/serverRefresh = true

# Trace the launching of servers in profiling mode
com.ibm.rational.llc.server/trace/serverLaunch = true

# Trace the interaction with the Agent Controller during coverage
# launch and periodic refresh
com.ibm.rational.llc.server/trace/rac = true

# Trace code coverage launch configuration on WAS servers
com.ibm.rational.llc.server.was/trace/config = true


Related information

How to trace Rational Application Developer

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Rational Application Developer for WebSphere Software

Code Coverage


Software version:
8.5, 8.5.1


Operating system(s):
Linux, Windows


Software edition:
All Editions


Reference #:
1620196


Modified date:
2012-12-21

Translate my page

Content navigation