Where Does the Console Get the Status of the Servers
(Doc ID 1431870.1)
Last updated on APRIL 05, 2024
Applies to:
Oracle WebLogic Server - Version 10.0 and laterInformation in this document applies to any platform.
Goal
The server's state is obtained from the ServerLifeCycleRuntimeMBean.getState()
method.
Under the condition that an administrator does not wish to receive the current health status of a server then this document provides for an understanding of which MBean the Server receives its status from.
This article provides a sample program for obtaining state other than the default methodology of using the WLS admin console. It is provided as-is and with the disclaimer that the user assumes all responsibility to verify applicability for its use.
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 |
Requirements |
Configuring |
Instructions |
Sample Code |
Sample Output |