Oracle Application Express (MOSC)

MOSC Banner

APEX TNS-12519

edited Jan 9, 2015 9:11AM in Oracle Application Express (MOSC) 1 commentAnswered ✓

Hi Together,

i have successfully finished a new fresh apex 4.2 installation on a remote virtual machine.

Afterwards i try to connect me with the admin side, but unfortunately it's fails.

I have checked the HTTP Port: 8080, looks fine.

SYS@PRDLPIN1 -> SELECT DBMS_XDB.GETHTTPPORT FROM dual;

GETHTTPPORT

-----------

       8080

Also the Listener (within clusterware) knows die Service:

> lsnrctl status LISTENER_LPS

...

Listening Endpoints Summary...

  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER_LPS)))

  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.51.143.226)(PORT=1522)))

  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=muc-ora-04)(PORT=8080))(Presentation=HTTP)(Session=RAW))

...

Host resolve works: ping muc-ora-04 -> 10.51.143.226

telnet test work also fine:    

oraplin1@muc-ora-04@~ [PRDLPIN1] -> telnet muc-ora-04 8080

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