status
to get the PID of the service in question, e.g. the rulesvc. Then while the SSIM is performing some interesting activity, type kill -SIGQUIT <PID>
. Finally, open the log file to examine the thread dump and stack traces.
status
to get the PID of the service in question, e.g. the rulesvc. Then while the SSIM is performing some interesting activity, type kill -SIGQUIT <PID>
. Finally, open the log file to examine the thread dump and stack traces.