Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OPMN Configuration Assistant - start HTTP Server failed

449414Aug 8 2005 — edited Oct 17 2006
Help!! This is the 7th time I saw this message.

My situation is:
1. Installing Oracle 10g on infrastructure option
2. My OS is Windows XP pro
3. I installed apache triad and apache HTTP server previously, but before installation I have removed.
4. I have followed the manual deinstallation in oracle 10g release doc before reinstallation.

Trying:
1.When I executed command in dos
opmnctl verbose startproc ias-component=HTTP_Server
and it show the following message

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

2. The log file in opmn\logs\HTTP_SERVER~1 show

[warn] pid file c:/oracle/infra/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
ap_spawn_child: Bad file descriptor
Couldn't fork child for piped log process


Hope we can come over thsi difficulty and give others the best solutions. Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2006
Added on Aug 8 2005
7 comments
2,474 views