XE, Failed to establish a connection to the server at 127.0.0.1:8080.

hi ,
i am using XE .yesterday i have logout my application properly.but today in morning when i open my application through
Start :->Program :->Oracle Data base 10g express Edition :->Go To Data Base Home Page
Then it shows me Page Load Error
Failed to Connect
Firefox can't establish a connection to the server at 127.0.0.1:8080.
How can i remove this problem.
Manoj Kaushik

Hi,
Database is running and listener is up ?
Br,Jari
Edited by: jarola on Jun 17, 2010 1:04 PM
Also try search solution from XE forum
Oracle Database Express Edition (XE)

Similar Messages

  • XE error - "can't establish a connection to the server at 127.0.0.1:8080"

    I installed XE on my laptop, os windows xp prof. v2002 sp2.
    Database works fine, I can access with sql command line.
    But can not access to database home page and apex.
    Tried both links with both IE and Firefox;
    http://localhost:8080/apex
    http://127.0.0.1:8080/apex
    Same error I get; "can't establish a connection to the server at 127.0.0.1:8080."
    SQL*Plus: Release 10.2.0.1.0 - Production on Cmt Kas 17 22:44:04 2007
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> conn / as sysdba
    Connected.
    SQL> SET SERVEROUTPUT ON;
    SQL> select dbms_xdb.gethttpport, dbms_xdb.getftpport from dual;
    GETHTTPPORT GETFTPPORT
           8080          0
    SQL> DECLARE
      2      l_dad_names DBMS_EPG.varchar2_table;
      3  BEGIN
      4      DBMS_OUTPUT.put_line('DADs');
      5      DBMS_OUTPUT.put_line('==========');
      6
      7      DBMS_EPG.GET_DAD_LIST (l_dad_names);
      8
      9      FOR i IN 1 .. l_dad_names.count LOOP
    10        DBMS_OUTPUT.put_line(l_dad_names(i));
    11      END LOOP;
    12   END;
    13  /
    DADs
    ==========
    APEX
    PL/SQL procedure successfully completed.Any comments will be great, thank you.

    Really thank you all for your support, but this time when I changed to hostname I experience TNS-12547 error as following;
    D:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-KAS-2007 08:58:29
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oraclexe\app\oracle\product\10.2.0\server\network\ad
    min\listener.ora
    Log messages written to D:\oraclexe\app\oracle\product\10.2.0\server\network\log
    \listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TC03540225.turkcell.entp.tgc)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 18-KAS-2007 08:58:30
    Uptime 0 days 0 hr. 0 min. 1 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File D:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File D:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TC03540225.turkcell.entp.tgc)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    D:\>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Paz Kas 18 08:59:32 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup force
    ORACLE instance started.
    Total System Global Area 599785472 bytes
    Fixed Size 1288820 bytes
    Variable Size 163579276 bytes
    Database Buffers 432013312 bytes
    Redo Buffers 2904064 bytes
    Database mounted.
    Database opened.
    SQL> alter system register ;
    System altered.
    SQL> conn hr/hr@xe
    ERROR:
    ORA-12547: TNS:lost contact
    Warning: You are no longer connected to ORACLE.
    SQL> exit
    D:\>tnsping xe
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-KAS-2
    007 09:00:24
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    D:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = TC03540225.turkcell.entp.tgc)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    TNS-12547: TNS:lost contact
    D:\>ping TC03540225.turkcell.entp.tgc
    Pinging TC03540225.turkcell.entp.tgc [169.254.121.46] with 32 bytes of data:
    Reply from 169.254.121.46: bytes=32 time<1ms TTL=128
    Reply from 169.254.121.46: bytes=32 time<1ms TTL=128
    Reply from 169.254.121.46: bytes=32 time<1ms TTL=128
    Reply from 169.254.121.46: bytes=32 time<1ms TTL=128
    Ping statistics for 169.254.121.46:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    D:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\log\listener.log ->
    Started with pid=5796
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TC03540225.turkcell.entp.tgc)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    18-KAS-2007 08:58:31 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=TCHASYILMAZ))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    18-KAS-2007 08:59:41 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 08:59:41 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:00:12 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:00:18 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:00:24 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:01:12 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    18-KAS-2007 09:02:15 * 12502
    TNS-12502: TNS:listener received no CONNECT_DATA from client

  • Firefox can't establish a connection to the server at 127.0.0.1:8080.

    Hi everyone!
    I need your help. Im just a newbie in Oracle 11g. I'd just installed it last night and i found this problem:Firefox can't establish a connection to the server at 127.0.0.1:8080.
    Can I ask what cause me to have that problem? Im using Windows XP, Service PAck 2.
    Thank you for your replies and help. I'd badly need to this Oracle database to run..
    Stay blessed. ^^

    Hi Udo!
    I've tried the lsnrctl status,(I'd just type what I think is important.. too lazy to type them all, hehehehe)
    ALIAS:Listener
    VERSION:TNSLSNR for 32 bit Windows, Version 11.2.0.2.0 Production
    Trace Level:off
    Security:ON, LOcal OS Authentication
    SNMP:Off
    Default Service:XE
    Service "CLRExtProc" has 1 instance(s)
    Instance "CLRExtProc", status unknown, has 1 handler(s) for this service
    Service "PLSExtProc" has 1 instance(s)
    Instance "PLSExtProc", status unknown, has 1 handler(s) for this service
    when i tried the "sqlplus / as sysdba", it says:
    ERROR:
    ORA-01034:Oracle not available
    ORA-27101:shared memory realm does not exist
    Process ID:0
    Session ID:0
    Serial Number:0
    Thank you.. ^^

  • Firefox can't establish a connection to the server at localhost

    I was building a wordpress website on my PC: using Firefox browser, accessing wordpress through WebMatrix which opened Firefox & showed a 'localhost:20238' address. It worked for 5 days then WebMatrix said ' website does not exist. I could still load it for 1 day using browser history. Then that failed too. Have ditched WebMatrix. Now loaded XAMPP & Wordpress (shown as succesful). Putting 'localhost' into address box. Error message: Firefox can't establish a connection to the server at localhost.

    Does it work in other browsers?
    When you enter http://localhost/ Firefox will try port 80, since that is the standard for web servers. If there is any other software on your computer listening on port 80, the web server might not be able to use it. Can you check your XAMPP settings and try using a different port such as 8080? Then you would access the server using http://localhost:8080/.

  • Time Machine - Problem with establishing a connection to the server

    Using LionMac OS X Version 10.7 and when attempting to setup Time Machine to make backupto my ReadyNas Duo, the setup fails and I receive the following message(translated from Danish):
    “There wasa problem with establishing a connection to the server ”SERVERNAME”.
    The versionof the server that you attempt to establish connection to, is not supported.Contact the system administrator to solve the problem.”
    Any ideasfor a solution?

    Please follow these instructions:
    Lion: Connecting to legacy (pre-Lion) AFP services - and Mac OS X (server):
    https://discussions.apple.com/thread/3258472

  • Using oracle (services in manual) following message appears Firefox can't establish a connection to the server at localhost:1158.

    when I use oracle 11 and have it set in automatic (in services) it operates properly. (after restart) When I have it in manual (in services) i get the message 'Firefox can't establish a connection to the server at localhost:1158.'
    We use the computer for various instructors but only one uses Oracle. With oracle in auto it takes for ever to log in (2 mins or more), when it is in manual it takes 10 secs for log in.

    you mean the local.profile?
    i have the next values
    export ORACLE_BASE=/export/home/oracle
    export ORACLE_HOME=/export/home/oracle/app/oracle/product/11.2.0/dbhome_1
    export ORACLE_SID=XXX
    export ORACLE_TERM=xterm
    export ORACLE_OWNER=oracle
    export TMP=/export/home/oracle/tmp
    export TMPDIR=/export/home/oracle/tmp
    export DISPLAY=:0.0
    J2RE_HOME=/usr/jdk1.6.0_33; export J2RE_HOME
    JAVA_HOME=/usr/jdk1.6.0_33; export JAVA_HOME
    JAVA_BIN=/usr/jdk1.6.0_33/bin; export JAVA_BIN
    PATH=/usr/jdk1.6.0_33/bin:$PATH; export PATH
    & All Matches with the path of the installations of oracle & java
    thanks in advance

  • Windows performed an automatic update. I am now unable to use Firefox. I receive an error message "Firefox can't establish a connection to the server". Windows IE works, Outlook works. What did Microsoft do to me this time?!!!

    Windows performed an automatic update on my PC this morning. Now, Firefox does not work other than in SAFE mode. I get "Firefox can't establish a connection to the server..." I downloaded and reinstalled the latest version of Firefox and get the same error message. IE works. MS Outlook works. What did Windows do to me this time?

    You can find the connection settings in Tools > Options > Advanced : Network : Connection
    If you do not need to use a proxy to connect to internet then select "No Proxy" if the default "Use the system proxy settings" setting doesn't work.
    See "Firefox connection settings":
    * https://support.mozilla.com/kb/Firefox+cannot+load+websites+but+other+programs+can
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider,

    An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider,
    error: 40 - Could not open a connection to SQL Server)

    An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named
    Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    Hello,
    Make sure your SQL Server service is started.
    Make sure TCP\IP and names pipes protocol is enabled
    Make sure you have made an exception in firewall for SQL Server connection
    Make sure SQL Server browser service is enabled
    Make sure you connect with correct name hostname\instance name for named instance,MSSQLSERVER for default instance and Hotname\SQLEXPRESS for express edition.
    Please make sure you use port no when connecting to SQL server listeing on different port (hostname\instance ,portno)
    http://blogs.msdn.com/sql_protocols/archive/2006/09/30/SQL-Server-2005-Remote-Connectivity-Issue-TroubleShooting.aspx
    Hope this helps
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Unable to connect Firefox can't establish a connection to the server at 'URL of the site' why does this appear in all browser??

    I have used these sites
    -www.facebook.com
    -www.dubbedonline.tv/ and some others for a long time but few weeks ago i couldn't access them anymore and this appeared :
    Unable to connect
    Firefox can't establish a connection to the server at www.facebook.com.
    The site could be temporarily unavailable or too busy. Try again in a few moments.
    If you are unable to load any pages, check your computer's network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
    i have also tried many ways to access them but none of the solution worked, one of them was checking troubleshooting problems and it detected that the remote device won't accept the connection, so, how can i fix this?

    You can check the connection settings.
    *Tools > Options > Advanced > Network : Connection > Settings
    *https://support.mozilla.org/kb/Options+window+-+Advanced+panel
    If you do not need to use a proxy to connect to internet then try to select "No Proxy" if "Use the system proxy settings" or one of the others do not work properly.
    See "Firefox connection settings":
    *https://support.mozilla.org/kb/Firefox+cannot+load+websites+but+other+programs+can
    Do a malware check with several malware scanning programs on the Windows computer.
    Please scan with all programs because each program detects different malware.
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender:<br>http://windows.microsoft.com/en-us/windows/using-defender
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Firefox can't establish a connection to the server at "Every Website" but IE and Safari work just fine.

    Unable to connect
    Firefox can't establish a connection to the server at google.com.
    The site could be temporarily unavailable or too busy. Try again in a few
    moments.
    If you are unable to load any pages, check your computer's network
    connection.
    If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.

    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.com/kb/Server+not+found
    *https://support.mozilla.com/kb/Firewalls

  • Whenever I go to webpages there are a few that come up with: "Unable to connect Firefox can't establish a connection to the server.."? What do I do?

    Whenever I go to some websites there are a few that come up with: "Unable to connect Firefox can't establish a connection to the server.." and the problem occurs with the same websites on other browsers. What might be the problem?

    If you get the same problems with two browsers, the problem is
    outside of them. Check you computer for blocking programs.
    Separate Issue;
    Your System Details shows;
    Installed Plug-ins
    Shockwave Flash 15.0 r0
    Shockwave Flash 16.0 r0
    Having more than one version of a program may cause issues.
    Grab the uninstaller from here:
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html Uninstall Flash Player | Windows]'''
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Uninstall Flash Player | Mac]'''
    Then reinstall the latest version.
    Flash Player '''v16.0.0.257 https://www.adobe.com/products/flashplayer/distribution3.html'''
    http://www.ehow.com/how_11385212_troubleshoot-reset-connection-firefox.html
    https://support.mozilla.org/en-US/kb/server-not-found-connection-problem

  • Im trying to set up a connection to localhost from my mac but keep getting an error message: Firefox can't establish a connection to the server at localhost.

    Hi
    I'm new to working with Mamp, Dreamweaver and WordPress and am trying to work using the Firefox browser. unfortunately i keep getting the error message Firefox can't establish a connection to the server at localhost. when i type the URL http://localhost/explore_ca/blog/wp-admin I cant use Dreamweaver with WP without this is there a reason for this and how do i get around it?

    1- Is your MAMP working '''whithout errors'''(does it show you errors while executing or running and enabling)?
    2- Have you tested other browsers? Is your problem still occuring?
    3- Are you using '''proxy '''or '''VPN '''(or setted a proxy server or VPN server on your Computer)?

  • I a connected to the internet, but cannot establish a connection to the server to watch an insructional video

    I am trying to watch an instructional video at artistsnetwork.tv, but I get the message Error: Timed-out trying to establish a connection to the server. I have no idea how to even BEGIN to fix this.

    If you did the following 3 steps in the link and saw the screen pictured in the link, you are communicating with the router you are connected to (yours or unlikely but possible, someone elses of the same brand that is also unsecured and within range):
    Step 1: Open a web browser and type the IP address of the WBR series router into the address bar (default is http://192.168.0.1).
    Step 2: The default username is admin (all lower case) and the default password is blank (nothing). Click on OK.
    Step 3: Click on the Setup tab at the top and then click on Wireless Settings on the left-hand side.
    The MAC address you are seeing may be that of a connected device rather than the router itself such as your Mac or your modem but I'm not sure what they are displaying.
    You can change the "Wireless Network Name" on the same page of settings to a unique name to be sure which router you are connecting to when you connect via wifi. That will also require you to reconnect as I have described below.
    Note that in addition to changing the security mode you will also have to enter a passphrase twice in the bottom section. That is the password you will need to enter in your mac to connect to your wifi when it is secured. It is also likely that after you press Save the router will disconnect you and you will need to reconnect using the password.
    Also note that as long as you are doing it you really should set it to WPA not WEP as WEP is not as secure. Quote from the same page:
    WPA is a strong form of wireless encryption, however not all wireless adapters support this feature. If your wireless adapter does not support WPA you will want to use WEP to secure your wireless network.
    If none of that helps, you may want to try a D-Link user forum as non of this is Mac specific and a forum devoted to routers is likely to be more helpful.

  • Have an error saying 'Firefox can't establish a connection to the server at localhost:50972. '

    I bought a product called 'Helium Music Streamer' and downloaded it. I registered the product and went to launch it..
    only it wouldnt launch.
    It had the error 'Firefox can't establish a connection to the server at localhost:50972.'
    I would be glad for some help
    '

    Hi, in case you haven't solved your problem - here's what i've discovered based on having same issue. where IE proxy system settings automatically allows local host url access; It appears FF system proxy or auto-detect does not, it's settings blocks local host URL access. To access local host, "no proxy" settings should allow or, only way to allow this exception (or any other exceptions) is through their manual settings. You should see in manual settings that the local host is already set to be allowed through.
    FF also has plug-ins available which allows you to configure multiple proxy settings/profiles that you can toggle between based on your connection needs. THis way, when you want to use local host you can select it's proxy profile and go back to default proxy settings for regular web surfing, etc
    Hope this helps you.

  • Mac Firefox cannot establish a connection to the server at

    I have a power PC G4 mac running OSX 10.5.8 and Firefox 3.6.10 and occasionally get the error message that Firefox cannot establish a connection to the server at ourhealthcoop.net or getshen.com and various others. How can I fix this and what is causing it? If it is a firewall, then how do I find the firewall and what do I do to "make things right"?

    If Firefox cannot connect to any site, the problem may be a firewall blocking access. For details on that and other possible causes see [[Firefox cannot load websites but other programs can]].

Maybe you are looking for

  • Adobe Acrobat 9 prof. Vers. 9.5.5. Fehlerprotokoll

    Ich habe ein Problem mit Adobe Acrobat 9 prof. Vers. 9.5.5. Wenn ich eine pdf-Datei erstellen will (z.B. aus Dateien, Webseiten etc), erscheint regelmäßig ein FP: Funktion "Einstellungen-Datei wird geöffnet oder erzeugt" konnte nicht beendet werden,

  • Is HDMI to HDSDI conversion same as straight HDSDI connection

    This is for SD to HD upconversion for clips I am bringing into my Final Cut Pro 7 project. I recently purchased the Sony HVR-M25U HDV tape deck and discovered to my disappointment that I could not upconvert from SD to HD by going HDMI from my Sony HV

  • Will the order of elements stored in pl.sql table retains

    Hello Friends, I am having a record type and the for each element of record , i am having corresponding pl.sql table type . If i am storing the values into the records from a query and also the individual elements in the pl.sql table type will the or

  • A Question about ADF Faces, File Uploading in distributed environment

    Hello, I am using ADF Faces for my project. In my project members will be able to create their albums and upload their photos.. The problem is that i can do upload in a single server enviroment but i dont know what will happen when count of members w

  • Calling one form from  another form

    hi i have devoleped a form in 6i and registerd it inAPPSand run it on APPS and i have created a button in it if i press the button it should call the second form. But it is not opening. please tell me whether i can use the call_form or open_form and