Skip to Main Content

Oracle Database Discussions

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!

12c db em express is not working.

user530956Sep 17 2013 — edited Sep 18 2013

In 12c rac on RH6 DB EM express web console is not working at all. I can see the port alive in the db and dispatcher setting pointing to db instance . i tried both http or https rurl, its not working...

select dbms_xdb_config.gethttpsport () from dual;

DBMS_XDB_CONFIG.GETHTTPSPORT()

------------------------------

5500

Also i tried by changing different port number and still same.  In lsnrctl status there is no http service listed and no errors in alert.logs. Looks like web service problem, Anybody advise how to troubleshooting this and where i can find the EM express log location?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 16 2013
Added on Sep 17 2013
6 comments
909 views