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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

HTTP Service/Apache.exe failing to start

300940Jul 19 2002
Hi. I am running the following:
- Oracle9i Database Release 1 (9.0.1.1.1) for Windows Platforms
- Oracle9i Application Server Release 1 (v1.0.2.2.2a) for Windows NT/2000

When I try to start the HTTP Server Service, I get the following:
"Could not start the <OracleHome>HTTPServer service on Local Computer. The service did not return an error. This could be an internal Windows error or an internal service error.

When I try to launch Apache.exe, I get the following in the event viewer:
"The Apache service named <OracleHome>\Apache\Apache\Apache.exe reported the following error:
Invalid command 'ApJServGroup', perhaps mis-spelled or defined by a module not included in the server configuration <<< before the error.log file could be opened."
"The Apache service named <OracleHome>\Apache\Apache\Apache.exe reported the following error:
Syntax error on line 155 of e:/oracle/ora90/apache/jserv/conf/jserv.conf: <<< before the error.log file could be opened."
The system cannot find the file specified: RegQueryValueEx(key System\CurrentControlSet\Services\<OracleHome>HTTPServer\Parameters) <<<
before the error.log file could be opened.

Does anybody have any ideas? I tried to comment out line 155 just to see, but it then just failed on one of the next lines. Is there some kind of a version conflict when trying to read the command "'ApJServGroup'"?

Thanks!
Todd



Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2002
Added on Jul 19 2002
0 comments
251 views