CustomWare
 
 

To view a thread dump on *nix, type the following command:

kill -QUIT <pid>

Additional Information

In terms of the current running threads inside webMethods you can view the service usage from the main administration page and clicking on the "service usage" link on the left menu list.
The number in round brackets ( and ) is the number of currently executing threads for a particular service.
This may help track down services that are taking a very long time to finish (and thus potentially hung or endless loop services).