Hi,I am using TS/LS 7.1I need to take a thread dump of the TeamSite Tomcat instance using jstack. I however am unable to identify the JDK directory from where i can run jstack or monitor the jvm using jconsole. I tried the Foundation Library JVM but in vain.Any pointers on this are welcome.
Hey,I did try out the Java instance here. the jconsole does not give me any options for inspection except for its own process id. ALso, i tried running a jstack -l pid which keeps giving me an error "Not enough storage is available to process this command". I got this error using the jstack command within the foundation libraries jdk also. it seems i am missing something here.