You can still get a thread list w/ jstack, though.
On Tue, Mar 16, 2010 at 11:46 AM, Gary Dusbabek <gdusba...@gmail.com> wrote: > On Tue, Mar 16, 2010 at 11:39, B. Todd Burruss <bburr...@real.com> wrote: >> any other ideas on how to troubleshoot? i have tried kill -3 <java_pid> in >> the past but don't know where cassandra writes the console out. i'll look >> at scripts. >> > > I have a sneaking suspicion that unless you're running with '-f' that > the thread dump goes into the ether. The only logical place to look > would be the log, which you've probably already done. > > Gary. >