weblogic.server.ServerLifecycleException: Can not get to the relevant ServerRuntimeMBean for server
if I want to shutdwon ManagedServer with stopManagedWebLogic.sh, I get the following error:
weblogic.server.ServerLifecycleException: Can not get to the relevant ServerRuntimeMBean for server MGSRV.
...
weblogic.management.scripting.ScriptException: Error occured while performing shutdown : Error shutting down the server : Can not get to the relevant ServerRuntimeMBean for server MGSRV.
Use dumpStack() to view the full stacktrace
What is wrong?
Regards,
Moh