Tagged Questions
1
vote
3answers
2k views
Thread dump not getting generated on JBoss
I used to generate thread dumps by running kill -quit and I would get them in a log file where my server logs were there. When the file grew too large I removed it using rm and created a new file of ...