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?