Hi,
I installed Oracle Database 12cR2 on OS OL 7.3, created and configured the database with DBCA. When I tried to access Enterprise Manager Express through Firefox 52 ESR, I was directed to install and activate Adobe Flash plugin. The browser restricts the connection insecure, I add an exception but the homepage does not load, returns blank and url https://127.0.0.1:5500/em/login?returnUrl=/em/. I configured port 5501 but the problem persists.
I made some successful tests: netca (local network service name setting), netmgr (service test) ...
What else should I do?
LSNRCTL for Linux: Version 12.2.0.1.0 - Production on 04-AUG-2017 09:54:44
Copyright (c) 1991, 2016, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 12.2.0.1.0 - Production
Start Date 04-AUG-2017 08:01:57
Uptime 0 days 1 hr. 52 min. 46 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /home/andre/app/andre/product/12.2.0/dbhome_1/network/admin/listener.ora
Listener Log File /home/andre/app/andre/diag/tnslsnr/localhost/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=localhost)(PORT=5500))(Security=(my_wallet_directory=/home/andre/app/andre/product/12.2.0/dbhome_1/admin/orcl/xdb_wallet))(Presentation=HTTP)(Session=RAW))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=5501))(Presentation=HTTP)(Session=RAW))
Services Summary...
Service "orcl" has 1 instance(s).
Instance "orcl", status READY, has 1 handler(s) for this service...
Service "orcl.localdomain" has 1 instance(s).
Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
Service "orclXDB" has 1 instance(s).
Instance "orcl", status READY, has 1 handler(s) for this service...
Thank you.
André Jardim