Skip to Main Content

APEX

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!

Unable to access APEX 18 in client machine

sudhajNov 15 2019

Hello All,

             unable to access APEX 18 in client machine

Using:

Server Machine

windows 10

APEX 18.1

Oracle 18c XE

Client Machine

Windows 10

Problem:

  1. I have Installed Oracle 18c XE in sever machine and using APEX 18.1
  2. Apex is working fine in server machine through 127.0.0.1 or  IP address (i.e 192.168.1.50:8080/apex/f?p=100)
  3. But when I am trying to use Application in client machine using ''my ip address" of server machine (server machine ''my ip address "  is 122.165.45.57)

            i.e 122.165.45.57:8080/apex/f?p=100 , its giving me "connection has timed out ".

  • Some times when we restart the server system, its start working in client machine

        OR

       When we restart the OracleSeviceXE and OracleTNSListner in server machine, its start working in client machine

  • after runing the EXEC DBMS_XDB.SETLISTENERLOCALACCESS(FALSE) in server machine and windows firwall setting is off, getting the same issue.
  • Both server and client machine have different LAN connection

Please can any one give me some suggestion, It would be great helpful to me.

Comments

Post Details

Added on Nov 15 2019
0 comments
173 views