PrepAway - Latest Free Exam Questions & Answers

Which of the following will force a JVM thread dump

Which of the following will force a JVM thread dump.

PrepAway - Latest Free Exam Questions & Answers

A.
kill –9 <processrid>

B.
F SERVERNAME,JAVADUMP

C.
Using the wsadmin command prompt: jvm = AdminControl.completeServerNameList(“type:JVM,process:server1,*”) AdminControl.invoke(jvm, “dumpAllThreads”)

D.
Using the wsadmin command prompt: jvm = AdminControl.completeServerNameList(“type:JVM,process:server1,*”) AdminControl.invoke(jvm, “dumpThreads”)


Leave a Reply