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!

'http:/.127.0.0.1:%HTTPPORT%/apex/f?p=4950' error - current suggestions not working

8c2e1d4b-c8ec-443b-bfbd-b3ddf5949042May 3 2016 — edited Aug 13 2016

Hi All,

I need help with proper installation of Oracle Database Express Edition 11g Release 2 Downloads on [Windows 7, 64 bit]. After installing, on clicking "Get Started", I am getting the following error - "Windows cannot find 'http:/.127.0.0.1:%HTTPPORT%/apex/f?p=4950'. Make sure you typed the name correctly, and then try again."

I have tried all the suggestions listed on the web and the oracle community, like change HTTPPORT to 8080 or start/restart the services or disable firewall. SP2-0640: Not connected is shown in the logs.

on command "netstat" I observed that 127.0.0.1:8080 is not listed. Also, my sqlnet.ora lists only

"

# This file is actually generated by netca. But if customers choose to

# install "Software Only", this file wont exist and without the native

# authentication, they will not be able to connect to the database on NT.

SQLNET.AUTHENTICATION_SERVICES = (NTS)

"

Is this fine?

"conn sys as sysdba" shows error: username could not be retrieved. Clearly shows there is no connection (8080 port is not open) but I have no idea how and where to look around for port/networking issues.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 10 2016
Added on May 3 2016
2 comments
19,314 views