The wshang script collects three snapshots of the following information at 15 seconds interval against the hung instance:
pstack
pfiles
prstat -L -a
pflags
pmap —x
pldd
You can modify the time interval by editing the script and changing the variable DURATION
Run the wshang script. It shows a list of Web Server Process.
Choose the process that has the problem.