2

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 Forums」で検索を行ったところ、そのような回答が見つかりました: 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**です。

4

2 に答える 2

3

このリンクに従ってpending、ドメイン ルート内のフォルダーを削除し、サーバーを再起動してみてください。既定のドメインは、コンソール設定で破損しています。

于 2011-02-16T09:43:39.473 に答える
0

PC_NAME を使用する代わりに、My_PC:7001/console の代わりに URL を使用 --> 127.0.0.1:7001/console を使用 - Amartya Bandyopadhyay

于 2017-06-11T17:48:14.490 に答える