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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Problem connecting to embedded PL/SQL gateway

436645Sep 16 2009 — edited Sep 16 2009
I have Oracle XE installed on a box running Oracle Enterprise Linux 5.3 (64bit). It took quite a bit of effort to get it set up, but I got there in the end. I have upgraded the default Apex 2.2 installation to Apex 3.2.1 and configured it to use the embedded PL/SQL gateway on port 8500. I used port 8500 because I also have Apache Tomcat running and that is using port 8080.

My problem is that I can access the Apex web interface using the URL http://localhost:8500/apex, but not when I use the static IP assigned to my workstation which is 10.0.0.6. When I try the URL http://10.0.0.6:8500/apex, Firefox gives the error 'Firefox cannot establish a connection to the server 10.0.0.6:8500'.

I have tried turning off the system firewall but get the same problem. I also have SELinux installed, but it is running in permissive mode.

I think this is an Oracle XE/Apex related problem because I can access the Tomcat homepage by using either localhost or the IP 10.0.0.6 in the URL - therefore I think this rules out any firewalling/security issues.

I would like to be able to access the Apex set up from other computers, so it is quite important to get this problem resolved.

Does anyone have any ideas what the problem may be?
This post has been answered by AndyPol on Sep 16 2009
Jump to Answer

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 14 2009
Added on Sep 16 2009
4 comments
1,609 views