StatisticsRuntimeMBean Is Not Present In oracle.wsc
(Doc ID 2480651.1)
Last updated on AUGUST 24, 2020
Applies to:
Oracle Communications WebRTC Session Controller - Version 7.2.0 and laterInformation in this document applies to any platform.
Symptoms
When analyzing via Java Console (WLST scripting) the registrations of users on WSC-SE and found a problem following the usual procedure.
Usual procedure is as follows:
1- Connect to the console via wlst
>java weblogic.WLST
> connect()
2- Browse to the resource path
>custom()
>cd('oracle.wsc')
3- Request the values for a given user.
The problem is that the MBean that provides statistics, StatisticsRuntimeMBean is not present in the folders under oracle.wsc:
Changes
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 |