2011-01-11 6 views
2

웹 로직의 콘솔에서 관리자로 처음으로 로그인 할 때 내가 JDeveloper를하고 웹 로직 서버를 설치하려고하고 있었어요은 서버는 나에게이 오류 또한 내가 "오라클 포럼에서 검색을 표시했습니다했다 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.DomainRuntimeMBean을 활성화하는 방법은 무엇입니까?

을 제공 "나는 그 같은 대답을 발견 : 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**을 활성화하는 방법"입니다.

답변

3

this link에 따라 도메인 루트 내의 pending 폴더를 삭제하고 서버를 다시 시작하십시오. 기본 도메인에 콘솔 설정이 손상되었습니다.

0

은 PC_NAME을 사용하는 대신 URL을 사용합니다. My_PC 대신 7001/console -> 127.0.0.1:7001/console을 사용하십시오 - Amartya Bandyopadhyay