Recommended Resources
This document applies only to the following language version(s):
Simplified Chinese
Abstract
This document describes the strings to include in the .options file when tracing server tools or server runtime problems in in Rational Application Developer, version 8.0.4, 8.5 and later.
Content
If you experience problems with the server tooling or server runtime in Rational Application Developer, version 8.0.4, 8.5 and later, then you can enable the product tracing framework for those plugins and provide the output to the IBM support team for diagnosis.
For instructions on enabling tracing in Rational Application Developer, see the following technote:
http://www-01.ibm.com/support/docview.wss?uid=swg21327307
To trace the server tooling or server runtime plugins, edit the .options file that you created according to the instructions in the technote (for example, C:\Program Files\IBM\SDP_85\.options) and add the strings listed in the tables that follow.
The trace string information is provided for the following versions of WebSphere Application Server:
- WebSphere Application Server 8.5
- WebSphere Application Server 8.0
- WebSphere Application Server 7.0
- WebSphere Application Server 6.1
Note: WebSphere Application Server 6.0 is not supported in Rational Application Developer 8.5
Please note that for Performance problems, you would need to include the Server Connection traces strings as well.
| WebSphere Application Server, Version 8.5 |
| Problem area to trace | Applicable products | Trace strings to add to .options file |
|---|---|---|
| Server tools general problems Performance problems |
|
com.ibm.ws.ast.st.v85.core/debug=true com.ibm.ws.ast.st.v85.core/debug/error=true com.ibm.ws.ast.st.v85.core/debug/warning=true com.ibm.ws.ast.st.v85.core/debug/info=true com.ibm.ws.ast.st.v85.core/debug/details=false com.ibm.ws.ast.st.v85.core/debug/ssm=false com.ibm.ws.ast.st.v85.core/debug/launches=false com.ibm.ws.ast.st.common.core/debug=true com.ibm.ws.ast.st.common.core/debug/info=true com.ibm.ws.ast.st.core/debug=true com.ibm.ws.ast.st.core/debug/info=true org.eclipse.wst.server.core/debug=true org.eclipse.wst.server.core/info=true org.eclipse.wst.server.core/finest=true org.eclipse.wst.server.core/finer=true com.ibm.etools.wrd.websphere.core/debug=true com.ibm.etools.wrd.websphere.core/debug/error=true com.ibm.etools.wrd.websphere.core/debug/warning=true com.ibm.etools.wrd.websphere.core/debug/info=true com.ibm.etools.wrd.websphere.core/debug/details=true com.ibm.etools.wrd.websphere.core.util/debug=true com.ibm.etools.wrd.websphere.core.util/debug/error=true com.ibm.etools.wrd.websphere.core.util/debug/warning=true com.ibm.etools.wrd.websphere.core.util/debug/info=true com.ibm.etools.wrd.websphere.core.util/debug/details=false com.ibm.etools.wrd.websphere.v85/debug=true com.ibm.etools.wrd.websphere.v85/debug/error=true com.ibm.etools.wrd.websphere.v85/debug/warning=true com.ibm.etools.wrd.websphere.v85/debug/info=true org.eclipse.wst.server.core/performance=true org.eclipse.wst.server.core/publishing=true |
| Server tools user interface |
|
com.ibm.ws.ast.st.v85.ui/debug=true com.ibm.ws.ast.st.v85.ui/debug/error=true com.ibm.ws.ast.st.v85.ui/debug/warning=true com.ibm.ws.ast.st.v85.ui/debug/info=true com.ibm.ws.ast.st.v85.ui/debug/details=false com.ibm.ws.ast.st.common.ui/debug=true com.ibm.ws.ast.st.common.ui/debug/error=true com.ibm.ws.ast.st.common.ui/debug/warning=true com.ibm.ws.ast.st.common.ui/debug/info=true com.ibm.ws.ast.st.common.ui/debug/details=true com.ibm.ws.ast.st.ui/debug=true com.ibm.ws.ast.st.ui/debug/error=true com.ibm.ws.ast.st.ui/debug/warning=true com.ibm.ws.ast.st.ui/debug/info=true com.ibm.ws.ast.st.ui/debug/details=true org.eclipse.wst.server.ui/debug=true org.eclipse.wst.server.ui/info=true org.eclipse.wst.server.ui/finest=true org.eclipse.wst.server.ui/finer=true |
| Client side | Rational Application Developer | # the WAS trace file will be <workspace>/.metadata/.wastrace com.ibm.ws.ast.st.common.core/debug=true com.ibm.ws.ast.st.common.core/debug/wasclient=true com.ibm.ws.ast.st.common.core/debug/wasclient/trace=<WAS trace string> |
| Server connection |
|
com.ibm.ws.ast.st.jmx.core/debug=true com.ibm.ws.ast.st.jmx.core/debug/error=true com.ibm.ws.ast.st.jmx.core/debug/warning=true com.ibm.ws.ast.st.jmx.core/debug/info=true com.ibm.ws.ast.st.jmx.core/debug/details=false |
| Administrative scripting, command assist, backup and restore, and debugging | Rational Application Developer | com.ibm.ws.ast.st.common.ext/debug=true com.ibm.ws.ast.st.common.ext/debug/error=true com.ibm.ws.ast.st.common.ext/debug/warning=true com.ibm.ws.ast.st.common.ext/debug/info=true com.ibm.ws.ast.st.common.ext/debug/details=false |
| WebSphere Application Server, Version 8.0 |
| Problem area to trace | Applicable products | Trace strings to add to .options file |
|---|---|---|
| Server tools general problems Performance problems |
|
com.ibm.ws.ast.st.v8.core/debug=true com.ibm.ws.ast.st.v8.core/debug/error=true com.ibm.ws.ast.st.v8.core/debug/warning=true com.ibm.ws.ast.st.v8.core/debug/info=true com.ibm.ws.ast.st.v8.core/debug/details=true com.ibm.ws.ast.st.v8.core/debug/ssm=false com.ibm.ws.ast.st.v8.core/debug/launches=false com.ibm.ws.ast.st.common.core/debug=true com.ibm.ws.ast.st.common.core/debug/info=true com.ibm.ws.ast.st.core/debug=true com.ibm.ws.ast.st.core/debug/info=true org.eclipse.wst.server.core/debug=true org.eclipse.wst.server.core/info=true org.eclipse.wst.server.core/finest=true org.eclipse.wst.server.core/finer=true com.ibm.etools.wrd.websphere.core/debug=true com.ibm.etools.wrd.websphere.core/debug/error=true com.ibm.etools.wrd.websphere.core/debug/warning=true com.ibm.etools.wrd.websphere.core/debug/info=true com.ibm.etools.wrd.websphere.core/debug/details=true com.ibm.etools.wrd.websphere.core.util/debug=true com.ibm.etools.wrd.websphere.core.util/debug/error=true com.ibm.etools.wrd.websphere.core.util/debug/warning=true com.ibm.etools.wrd.websphere.core.util/debug/info=true com.ibm.etools.wrd.websphere.core.util/debug/details=false com.ibm.etools.wrd.websphere.v8/debug=true com.ibm.etools.wrd.websphere.v8/debug/error=true com.ibm.etools.wrd.websphere.v8/debug/warning=true com.ibm.etools.wrd.websphere.v8/debug/info=true org.eclipse.wst.server.core/performance=true org.eclipse.wst.server.core/publishing=true |
| Server tools user interface |
|
com.ibm.ws.ast.st.v8.ui/debug=true com.ibm.ws.ast.st.v8.ui/debug/error=true com.ibm.ws.ast.st.v8.ui/debug/warning=true com.ibm.ws.ast.st.v8.ui/debug/info=true com.ibm.ws.ast.st.v8.ui/debug/details=false com.ibm.ws.ast.st.common.ui/debug=true com.ibm.ws.ast.st.common.ui/debug/error=true com.ibm.ws.ast.st.common.ui/debug/warning=true com.ibm.ws.ast.st.common.ui/debug/info=true com.ibm.ws.ast.st.common.ui/debug/details=true com.ibm.ws.ast.st.ui/debug=true com.ibm.ws.ast.st.ui/debug/error=true com.ibm.ws.ast.st.ui/debug/warning=true com.ibm.ws.ast.st.ui/debug/info=true com.ibm.ws.ast.st.ui/debug/details=true org.eclipse.wst.server.ui/debug=true org.eclipse.wst.server.ui/info=true org.eclipse.wst.server.ui/finest=true org.eclipse.wst.server.ui/finer=true |
| Client side | Rational Application Developer | # the WAS trace file will be <workspace>/.metadata/.wastrace com.ibm.ws.ast.st.common.core/debug=true com.ibm.ws.ast.st.common.core/debug/wasclient=true com.ibm.ws.ast.st.common.core/debug/wasclient/trace=<WAS trace string> |
| Server connection |
|
com.ibm.ws.ast.st.jmx.core/debug=true com.ibm.ws.ast.st.jmx.core/debug/error=true com.ibm.ws.ast.st.jmx.core/debug/warning=true com.ibm.ws.ast.st.jmx.core/debug/info=true com.ibm.ws.ast.st.jmx.core/debug/details=false |
| Administrative scripting, command assist, backup and restore, and debugging | Rational Application Developer | com.ibm.ws.ast.st.common.ext/debug=true com.ibm.ws.ast.st.common.ext/debug/error=true com.ibm.ws.ast.st.common.ext/debug/warning=true com.ibm.ws.ast.st.common.ext/debug/info=true com.ibm.ws.ast.st.common.ext/debug/details=false |
| WebSphere Application Server, Version 7.0 |
| Problem area to trace | Applicable products | Trace strings to add to .options file |
|---|---|---|
| Server tools general problems Performance problems |
|
com.ibm.ws.ast.st.v7.core/debug=true com.ibm.ws.ast.st.v7.core/debug/error=true com.ibm.ws.ast.st.v7.core/debug/warning=true com.ibm.ws.ast.st.v7.core/debug/info=true com.ibm.ws.ast.st.v7.core/debug/details=true com.ibm.ws.ast.st.v7.core/debug/ssm=false com.ibm.ws.ast.st.v7.core/debug/launches=false com.ibm.ws.ast.st.common.core/debug=true com.ibm.ws.ast.st.common.core/debug/info=true com.ibm.ws.ast.st.core/debug=true com.ibm.ws.ast.st.core/debug/info=true org.eclipse.wst.server.core/debug=true org.eclipse.wst.server.core/info=true org.eclipse.wst.server.core/finest=true org.eclipse.wst.server.core/finer=true com.ibm.etools.wrd.websphere.core/debug=true com.ibm.etools.wrd.websphere.core/debug/error=true com.ibm.etools.wrd.websphere.core/debug/warning=true com.ibm.etools.wrd.websphere.core/debug/info=true com.ibm.etools.wrd.websphere.core/debug/details=true com.ibm.etools.wrd.websphere.core.util/debug=true com.ibm.etools.wrd.websphere.core.util/debug/error=true com.ibm.etools.wrd.websphere.core.util/debug/warning=true com.ibm.etools.wrd.websphere.core.util/debug/info=true com.ibm.etools.wrd.websphere.core.util/debug/details=false com.ibm.etools.wrd.websphere.v7/debug=true com.ibm.etools.wrd.websphere.v7/debug/error=true com.ibm.etools.wrd.websphere.v7/debug/warning=true com.ibm.etools.wrd.websphere.v7/debug/info=true org.eclipse.wst.server.core/performance=true org.eclipse.wst.server.core/publishing=true |
| Server tools user interface |
|
com.ibm.ws.ast.st.v7.ui/debug=true com.ibm.ws.ast.st.v7.ui/debug/error=true com.ibm.ws.ast.st.v7.ui/debug/warning=true com.ibm.ws.ast.st.v7.ui/debug/info=true com.ibm.ws.ast.st.v7.ui/debug/details=false com.ibm.ws.ast.st.common.ui/debug=true com.ibm.ws.ast.st.common.ui/debug/error=true com.ibm.ws.ast.st.common.ui/debug/warning=true com.ibm.ws.ast.st.common.ui/debug/info=true com.ibm.ws.ast.st.common.ui/debug/details=true com.ibm.ws.ast.st.ui/debug=true com.ibm.ws.ast.st.ui/debug/error=true com.ibm.ws.ast.st.ui/debug/warning=true com.ibm.ws.ast.st.ui/debug/info=true com.ibm.ws.ast.st.ui/debug/details=true org.eclipse.wst.server.ui/debug=true org.eclipse.wst.server.ui/info=true org.eclipse.wst.server.ui/finest=true org.eclipse.wst.server.ui/finer=true |
| Client side | Rational Application Developer | # the WAS trace file will be <workspace>/.metadata/.wastrace com.ibm.ws.ast.st.common.core/debug=true com.ibm.ws.ast.st.common.core/debug/wasclient=true com.ibm.ws.ast.st.common.core/debug/wasclient/trace=<WAS trace string> |
| Server connection |
|
com.ibm.ws.ast.st.jmx.core/debug=true com.ibm.ws.ast.st.jmx.core/debug/error=true com.ibm.ws.ast.st.jmx.core/debug/warning=true com.ibm.ws.ast.st.jmx.core/debug/info=true com.ibm.ws.ast.st.jmx.core/debug/details=false |
| Administrative scripting, command assist, backup and restore, and debugging | Rational Application Developer | com.ibm.ws.ast.st.common.ext/debug=true com.ibm.ws.ast.st.common.ext/debug/error=true com.ibm.ws.ast.st.common.ext/debug/warning=true com.ibm.ws.ast.st.common.ext/debug/info=true com.ibm.ws.ast.st.common.ext/debug/details=false |
| WebSphere Application Server, Version 6.1 |
| Problem area to trace | Applicable products | Trace strings to add to .options file |
|---|---|---|
| Server tools general problems Performance problems |
Rational Application Developer | com.ibm.ws.ast.st.v61.core/debug=true com.ibm.ws.ast.st.v61.core/debug/error=true com.ibm.ws.ast.st.v61.core/debug/warning=true com.ibm.ws.ast.st.v61.core/debug/info=true com.ibm.ws.ast.st.v61.core/debug/details=true com.ibm.ws.ast.st.v61.core/debug/ssm=false com.ibm.ws.ast.st.v61.core/debug/launches=false com.ibm.ws.ast.st.common.core/debug=true com.ibm.ws.ast.st.common.core/debug/info=true com.ibm.ws.ast.st.core/debug=true com.ibm.ws.ast.st.core/debug/info=true org.eclipse.wst.server.core/debug=true org.eclipse.wst.server.core/info=true org.eclipse.wst.server.core/finest=true org.eclipse.wst.server.core/finer=true com.ibm.etools.wrd.websphere.core/debug=true com.ibm.etools.wrd.websphere.core/debug/error=true com.ibm.etools.wrd.websphere.core/debug/warning=true com.ibm.etools.wrd.websphere.core/debug/info=true com.ibm.etools.wrd.websphere.core/debug/details=true com.ibm.etools.wrd.websphere.core.util/debug=true com.ibm.etools.wrd.websphere.core.util/debug/error=true com.ibm.etools.wrd.websphere.core.util/debug/warning=true com.ibm.etools.wrd.websphere.core.util/debug/info=true com.ibm.etools.wrd.websphere.core.util/debug/details=false com.ibm.etools.wrd.websphere/debug=true com.ibm.etools.wrd.websphere/debug/error=true com.ibm.etools.wrd.websphere/debug/warning=true com.ibm.etools.wrd.websphere/debug/info=true com.ibm.etools.wrd.websphere/debug/details=false org.eclipse.wst.server.core/performance=true org.eclipse.wst.server.core/publishing=true |
| Server tools user interface | Rational Application Developer | com.ibm.ws.ast.st.v61.ui/debug=true com.ibm.ws.ast.st.v61.ui/debug/error=true com.ibm.ws.ast.st.v61.ui/debug/warning=true com.ibm.ws.ast.st.v61.ui/debug/info=true com.ibm.ws.ast.st.v61.ui/debug/details=false com.ibm.ws.ast.st.common.ui/debug=true com.ibm.ws.ast.st.common.ui/debug/error=true com.ibm.ws.ast.st.common.ui/debug/warning=true com.ibm.ws.ast.st.common.ui/debug/info=true com.ibm.ws.ast.st.common.ui/debug/details=true com.ibm.ws.ast.st.ui/debug=true com.ibm.ws.ast.st.ui/debug/error=true com.ibm.ws.ast.st.ui/debug/warning=true com.ibm.ws.ast.st.ui/debug/info=true com.ibm.ws.ast.st.ui/debug/details=true org.eclipse.wst.server.ui/debug=true org.eclipse.wst.server.ui/info=true org.eclipse.wst.server.ui/finest=true org.eclipse.wst.server.ui/finer=true |
| Client side | Rational Application Developer | # the WAS trace file will be <workspace>/.metadata/.wastrace com.ibm.ws.ast.st.common.core/debug=true com.ibm.ws.ast.st.common.core/debug/wasclient=true com.ibm.ws.ast.st.common.core/debug/wasclient/trace=<WAS trace string> |
| Server connection | Rational Application Developer | com.ibm.ws.ast.st.jmx.core/debug=true com.ibm.ws.ast.st.jmx.core/debug/error=true com.ibm.ws.ast.st.jmx.core/debug/warning=true com.ibm.ws.ast.st.jmx.core/debug/info=true com.ibm.ws.ast.st.jmx.core/debug/details=false |
| Administrative scripting, command assist, backup and restore, and debugging | Rational Application Developer | com.ibm.ws.ast.st.common.ext/debug=true com.ibm.ws.ast.st.common.ext/debug/error=true com.ibm.ws.ast.st.common.ext/debug/warning=true com.ibm.ws.ast.st.common.ext/debug/info=true com.ibm.ws.ast.st.common.ext/debug/details=false |
Related information
RAD 7.5.x server tool trace strings
Rate this page:
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.