Skip to Main Content

Oracle Database Express Edition (XE)

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!

No connection with http://127.0.0.1:8080/apex/f?p=4950

3905897Mar 5 2019 — edited Mar 7 2019

Hi guys,

I' am getting started with Oracle databases and after successful installation of Oracle Database Express Edition (XE) Release 18.4.0.0.0 (18c) for Win64 i can't connect with http://127.0.0.1:8080/apex/f?p=4950. I turned of my firewall and antivirus.

Here is what shows up after lsnrctl status command. I saw this topic many times here but no solution seemed to work fro me. Can someone help and tell me what to do exactly?

LSNRCTL for 64-bit Windows: Version 18.0.0.0.0 - Production on 05-MAR-2019 21:53:59

Copyright (c) 1991, 2018, Oracle.  All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.185)(PORT=1521)))

STATUS of the LISTENER

------------------------

Alias                     LISTENER

Version                   TNSLSNR for 64-bit Windows: Version 18.0.0.0.0 - Production

Start Date                05-MAR-2019 21:53:26

Uptime                    0 days 0 hr. 0 min. 37 sec

Trace Level               off

Security                  ON: Local OS Authentication

SNMP                      OFF

Default Service           XE

Listener Parameter File   C:\app\baza\product\18.0.0\dbhomeXE\network\admin\listener.ora

Listener Log File         C:\app\baza\product\18.0.0\diag\tnslsnr\Miko│aj\listener\alert\log.xml

Listening Endpoints Summary...

  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.185)(PORT=1521)))

  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))

Services Summary...

Service "CLRExtProc" has 1 instance(s).

  Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...

The command completed successfully

Comments
Post Details
Added on Mar 5 2019
8 comments
10,444 views