How can I generate a Thread Dump for Oracle Knowledge Instance Running Search, InfoManager or InfoCenter?
(Doc ID 1041005.1)
Last updated on MARCH 20, 2023
Applies to:
Oracle Knowledge - Version 8.0.x and laterInformation in this document applies to any platform.
Symptoms
Many times there is a need for thread dumps in diagnosing an issue. If performance is slow or stalled or even hung then a thread dump can show what parts of the code are running or locking other threads. When thread dumps are done it is prefered to use jstack -l thread dumps. To use jstack the jdk for the java version needs to be loaded.
Changes
The thread dump could require that you know the pid. In the instance directory for the instance there are two pid files. You want to use the pid number in the Java pid file.
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |