Thread_dump_collection_using_Visual_VM外文翻译.pdf
文本预览下载声明
Contents
Step 1: Navigate to Visual VM 1
Step2: Open the visual VM 1
Step3: Add remote host 1
Step4: Add JMX Connection 2
Step 5: Get the JMX URL 2
Step 6: Connect using JMX URL 2
Step 7: Get the Thread Dump 3
Thread dump can be collected be collected by using Visual VM
Step 1: Navigate to Visual VM
Visual VM is present along with your latest JDK installation, path to visual Vm is
Java\jdk1.6.0_11\bin\jvisualvm
Step2: Open the visual VM
Step3: Add remote host
Right Click on “Remote”, and “Add remoteHost”
Step4: Add JMX Connection
Step 5: Get the JMX URL
Get the JMX URL for the SOAP Processors named BPM and Notification SOAP Processors. These can be
found in the SOAP Processor logs and like below
service:jmx:rmi:///jndi/rmi://:19791/cordys/rbm%23bp%23business_process_management_p
rocessor
Step 6: Connect using JMX URL
We can change the name from to machine name/IP Address
Step 7: Get the Thread Dump
And then open the BPM navigate as shown below
Click on thread dump will generate the needed thread dump
Using Visual VM, get the thread dump during the timeouts. More information can be found on the
collection of thread dump
@/javase/6/docs/technotes/gu ides/visualvm/threads.html
显示全部