+

Search Tips   |   Advanced Search

Set up profile scripts to make tracing easier using scripting


Use scripting and wsadmin to set up profile scripts to facilitate tracing.

Before starting this task, wsadmin must be running. See the Start wsadmin article for more information.

  Set up a profile script to make tracing easier.

The following profile script example turns tracing on and off for server1:

If we start wsadmin with this profile script, we can use the ton command to turn on tracing in the server, the toff command to turn off tracing, and the dt command to dump the Java threads. For more information about running scripting commands in a profile script, see the Starting the wsadmin scripting client article.

 

Related tasks


Use AdminControl for scripted administration

 

Related


Commands for AdminControl