Oracle Application Express (MOSC)

MOSC Banner

Localhost:8080 is not working and shows the error ERR_CONNECTION_REFUSED

edited Oct 2, 2024 5:19AM in Oracle Application Express (MOSC) 5 commentsAnswered

Hi

I have installed Oracle DB 21c, APEX 24.1 and ORDS 24.2.3 successfully and I was able to run the APEX localhost and I setup workspace and users. But next day when I open the APEX through https://localhost:8080/apex and it is not succeded, it shows the error message "localhost refused to connect".

below are the findings when query the database.

below query returns no record

select comp_name, version, status from dba_registry
where comp_name = 'Oracle Application Express';

below query returns 0

select dbms_xdb.gethttpport () from dual;

Please let me know what would be the issue.

Thanks

A.M. Nathan

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center