我一直在尝试安装 JDeveloper 和 Weblogic 服务器,当第一次尝试在 weblogic 的控制台中以管理员身份登录时,服务器给了我这个错误A required MBean Server is disabled which prevents the proper operation of the Weblogic Administration Console Please enable the DomainRuntimeMBean Server and the Edit MBean Server in this domain's configuration.
我也在“Oracle 论坛”中进行了搜索,我找到了这样的答案:
Also check to make sure there were no errors in the server log during
startup or when you connected to the MBean Server. Sometimes errors can
occur that cause the MBean Server to appear to be disabled.
但那个答案对我没有帮助。
问题是“如何启用
**DomainRuntimeMBean**
?”