prasad agarwal wrote:
I also thought of going into QSHELL and do the kill -3 <PID> but how do I get the pid for Java process ?
OCAJP Java 8, OCPJP Java 8
The secret of how to be miserable is to constantly expect things are going to happen the way that they are "supposed" to happen.
You can have faith, which carries the understanding that you may be disappointed. Then there's being a willfully-blind idiot, which virtually guarantees it.
> set jvm [$AdminControl completeObjectName type=JVM,process=server1,*]
WASX7029I: For help, enter: "$Help help"
wsadmin>WebSphere:name=JVM,process=server1,platform=dynamicproxy,node=okjuvju
s,j2eeType=JVM,J2EEServer=server1,version=6.0.2.11,type=JVM,mbeanIdentifier=J
VM,cell=okjuvjus
wsadmin>
> $AdminControl invoke $jvm dumpThreads
wsadmin>
You showed up just in time for the waffles! And this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|