웹로직 서버 구동시 아래와 같은 메시지가 발생하였다.
WLS version : 8.1 sp6
Admin Server가 정상적으로 구동되지 않은 상황에서 managed server를 구동하게 되었을 때 다음과 같은 메시지가 발생하게 된다.
그 이유는 managed server에서는 admin server가 갖고 있는 configuration정보(config.xml에 명시)를 받아와서 구동하여야 하는데 admin server가 구동되지 않아 이 정보를 가져 올 수 없기 때문이다.
<
<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>
'Study...★ > WebLogic Server' 카테고리의 다른 글
| WebLogic Server를 Windows Service로 등록하기 (0) | 2009/01/05 |
|---|---|
| 웹로직 서버 구동 실패에 대한 메시지 (0) | 2008/12/30 |
| 웹로직에서 구동중인 Application의 한글 첨부파일이 다운로드 되지 않는 현상 (0) | 2008/12/26 |
| WebLogic Server 10.3 Installation (0) | 2008/12/23 |