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!

Oracle 12c standard - ERR_CONNECTION_REFUSED trying to access EM Express

GianfriMar 7 2014 — edited Apr 3 2014

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2014
Added on Mar 7 2014
17 comments
7,064 views