Troubleshooting with scripting
Use these topics to learn more about troubleshooting with scripting.
This page contains the following tasks:
- Tracing operations with wsadmin
- Set traces using scripting
- Turning traces on and off in servers processes using scripting
- Dumping threads in server processes using scripting
- Set up profile scripts to make tracing easier using scripting
- Enable the Runtime Performance Advisor tool using scripting
Example
We can set the trace string using either of the following supported formats. For example:$AdminControl trace com.ibm.*=all=enabledor$AdminControl trace com.ibm.*=allFor more information see the Tracing and logging configuration and the Log level settings articles.
Tracing operations with wsadmin
Extracting properties files to troubleshoot the environment
Set traces using scripting
Turning traces on and off in servers processes using scripting
Dumping threads in server processes using scripting
Set up profile scripts to make tracing easier using scripting
Enable the Runtime Performance Advisor tool using scripting
AdministrationReports
Related tasks
Use scripting (wsadmin)
Getting started with scripting
Related
Tracing and logging configuration