SyntaxFix
Write A Post
Hire A Developer
Questions
You could alternatively use jstack (Included with JDK) to take a thread dump and write the output wherever you want. Is that not available in a unix environment?
jstack PID > outfile