웹로직 서버 구동시 아래와 같은 메시지가 발생하였다.

WLS version : 8.1 sp6

 

Admin Server가 정상적으로 구동되지 않은 상황에서 managed server를 구동하게 되었을 때 다음과 같은 메시지가 발생하게 된다.

그 이유는 managed server에서는 admin server가 갖고 있는 configuration정보(config.xml에 명시)를 받아와서 구동하여야 하는데 admin server가 구동되지 않아 이 정보를 가져 올 수 없기 때문이다.

 

<2008. 12. 30. 오후 4 04 53 KST> <Error> <Management> <BEA-141137>

<Managed Server was attempting to boot in Managed Server Independence mode,

but was unable to complete the boot process as the Managed Server was unable to locate the cached configuration file: /home/weblogic/user_projects/domains/smoe_dom/./msi-config.xml>

 

Posted by 달콤한녀석