Oracle Weblogic Server (MOSC)

MOSC Banner

Unable to start OHS

Hi All,

I am encountering an issue with starting the OHS, I want to use port 80 as listen port for OHS, For that i followed steps as per

Running Oracle HTTP Server

and still i am unable to start it.
Also i Modified forms.conf located at $ORACLE_HOME/forms/templates/config/

<Location /forms>

      SetHandler weblogic-handler

      WebLogicHost <server ip>

      WebLogicPort 9001

</Location>

Modified reports_ohs.conf at :$ORACLE_HOME/reports/conf:

<Location /reports>

      SetHandler weblogic-handler

      WebLogicHost <server ip>

      WebLogicPort 9012

</Location>

Then:

cp $ORACLE_HOME/forms/templates/config/forms.conf $OHS_INST/moduleconf

cp $ORACLE_HOME/reports/conf/reports_ohs.conf $OHS_INST/moduleconf

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center