Using Java VisualVM to Diagnose AutoVue Processes and Threads
(Doc ID 988765.1)
Last updated on NOVEMBER 23, 2021
Applies to:
Oracle AutoVue Electro-Mechanical Professional - Version 21.0.0 and laterOracle AutoVue 2D Professional - Version 21.0.0 and later
Oracle AutoVue Office - Version 21.0.0 and later
Oracle AutoVue EDA Professional - Version 21.0.0 and later
Oracle AutoVue 3D Professional Advanced - Version 21.0.0 and later
Information in this document applies to any platform.
Goal
VisualVM is a tool that provides a visual interface for viewing detailed information about Java applications while they are running on a Java Virtual Machine (JVM). VisualVM organizes JVM data that is retrieved by the Java Development Kit (JDK) tools and presents the information in a way that allows data on multiple Java applications to be quickly viewed (both local applications and applications that are running on remote hosts). It can provide information on performance and resource consumption of applications that are running on Java platform such as AutoVue. This tool comes with the java development kit (JDK) provided freely by Oracle . Using VisualVM it is possible to capture information that might help resolved specific issues especially issues around server stability.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |