Hi all,
I have just installed a fresh copy of Oracle 12c (Oracle Database 12c Release 12.1.0.1.0 - 64bit Production) on a Win2k8R2 SP1 server.
Everything is working fine; remote clients can connect, etc. etc, but I am unable to access EM Express.
When I try to connect to URL https://MyNewServer:5500/EM
I get ERR_CONNECTION_REFUSED error from Chrome (IE and FF don't work too, but they don't explain why).
gethttpsport correctly reports 5500 as the HTTPS port:
Oracle Database 12c Release 12.1.0.1.0 - 64bit Production
SQL> select dbms_xdb_config.gethttpsport from dual;
GETHTTPSPORT
------------
5500
I have tried various suggestions found on Internet, but with no luck.
How can I fix this?
thanks in advance,
Gianfranco
Sorry for the extra <span> tags; tried to delete them but they don't show up in editing box