Error: DomainRuntime MBeanServer is not enabled on a Managed Server
I am trying to get the Mbean property of weblogic managed server to monitor the JMS Queue. ()
But while fetching the properties(through a python script after connecting to the server) I am getting this error- "DomainRuntime MBeanServer is not enabled on a Managed Server".
Is there a way to get this task done?