- identify WLS PID : jps -v. (or lsof -i @IP:port)
- take Thread Dumps: kill -3 <PID>, jstack -l <PID>, jcmd <PID> Thread.print
- top -H -b -p <PID>
- identify child process from %CPU column
- convert those PID to Hex (ie: 3141): printf "%x " 3141
- search those Hex to Thread dump: nid=0xc45
1990: The Bronx Warriors (1982)
2 months ago
No comments :
Post a Comment