WAS v8.5 > Script the application serving environment (wsadmin) > Troubleshooting with scripting

Dumping threads in server processes using scripting

Use the AdminControl object to produce a Java core dump, which includes the Java threads of a running server.

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

Issue one of the following commands to produce a Java core dump.

The dumpThreads command creates other types of dump files depending on the -Xdumps settings. Dump output varies depending on the platform and might include system core files, heap, and snap dumps.


Related


Use the wsadmin scripting AdminControl object for scripted administration


Reference:

Commands for the AdminControl object using wsadmin.sh


+

Search Tips   |   Advanced Search