Oracle HTTP Server를 시작하는 중 오류가 발생했습니다.

Oracle HTTP Server를 시작하는 중 오류가 발생했습니다.

Windows Server 2003에 Oracle HTTP Server를 설치했는데 제대로 작동했습니다. 그런데 컴퓨터를 다시 시작하면 오류가 발생합니다. 서비스.로그:

Request failure: 0 of 1 processes started.

HTTP/1.1 204 No Content

Content-Length: 683

Content-Type: text/html

Response: 0 of 1 processes started.

<?xml version='1.0' encoding='US-ASCII'?>
<response>
<opmn id="CIST_WEB_TEST:6200" http-status="204" http-response="0 of 1 processes started.">
  <ias-instance id="standalone">
    <ias-component id="HTTP_Server">
      <process-type id="HTTP_Server">
        <process-set id="HTTP_Server">
          <process id="833224729" pid="2752" status="Init" index="1" log="C:\oraHTTP\opmn\logs\HTTP_Server~1" operation="request" result="failure">
            <msg code="-21" text="failed to start a managed process after the maximum retry limit">
            </msg>
          </process>
        </process-set>
      </process-type>
    </ias-component>
  </ias-instance>
</opmn>
</response>

및 HTTP_Server~1

--------
14/07/03 13:38:44 Start process
--------
Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server running...

--------
14/07/03 13:38:46 Start process
--------
[Thu Jul 03 13:38:46 2014] [warn] pid file c:/orahttp/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server running...

답변1

Oracle HTML Server 10.2.0.1.0을 설치한 경우 OracleOraDb10g_homeASControl 서비스를 비활성화하고 다시 시작해야 합니다.

관리 도구>서비스>OracleOraDb10g_homeASControl0>시작 유형:비활성화 및 서비스 상태: 중지됨

관련 정보