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.

OHS 12c Not starting for port 443

Martin FerusJan 28 2015 — edited Feb 13 2015

I have set up standalone OHS 12c on ports 7777 and HTTPS 4443. It worked just fine

I switched the HTTPS port only to 443. (tried editing ssl.conf AND modifying it using WLST commands)

I followed the instructions how to enable Linux privileged port that are listed here:

http://docs.oracle.com/middleware/1213/webtier/HSADM/getstart.htm#HSADM849

When I start the server from the command line ./startComponent.sh ohs1 , I get this error

Successfully Connected to Node Manager.

Starting server ohs1 ...

Error Starting server ohs1: weblogic.nodemanager.NMException: Received error message from Node Manager Server: [Server start command for OHS server 'ohs1' failed due to: [Failed to start the server ohs1

Check log file /oracle/Oracle_Home/user_projects/domains/ohs12/system_components/OHS/ohs_nm.log

Check log file /oracle/Oracle_Home/user_projects/domains/ohs12/servers/ohs1/logs/ohs1.log]. Please check Node Manager log and/or server 'ohs1' log for detailed information.]. Please check Node Manager log for details.

Successfully disconnected from Node Manager.

Exiting WebLogic Scripting Tool.

However, when checking ohs1.log there is nothing there that has been added during this process.  ohs_nm.log basically says the same thing as the error - to look at ohs1.log which is empty.

Any help is appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2015
Added on Jan 28 2015
1 comment
2,099 views