On 20.05.2009 18:37, madhu sudhan bandari wrote: > Hi Chris, > > I have installed JDK1.6 only..is jconsole solves my problem?..
As Chris pointed out correctly, jstack *is* part of a recent version of the JDK 1.6. If you really have the JDK 1.6.0, then there is a jstack.exe in the bin folder. We suspect you did not download a JDK 1.6.0 but instead a JRE 1.6.0 (not the development kit but instead the smaller runtime environment). That's not enough. And no: jconsole is not the way to go for a thread dump. Regards, Rainer > On 5/19/09, Christopher Schultz <ch...@christopherschultz.net> wrote: > Madhu, > > On 5/19/2009 4:21 AM, madhu sudhan bandari wrote: >>>> i have downloaded JDK1.6 and installed on windows. but i didn't find > jstack >>>> utility in the package. > Did you get the JDK or the JRE? I have the JRE installed and it looks > like jstack.exe is not included. You might want to try the full JDK. > > -chris --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org