Can't launch home page

Hello there. when i click the go to homepage lin k, i obtain a big connexion error.
When i try to launch the database (after even before that), it happen nothing.
here the error message on the browser (konqueror) used by oracle (and i set firefox as my default browser !!!) :
Un problème s'est produit lors du chargement de http://http//127.0.0.1:%httpport%/apex :
Hôte http inconnu
in english (cause i'm french) : a problem occurs during loading [...] : unknown http host.
blank page in firefox, if i paste the link.
I can see there is no set port. i don't understand.
I'm on Mandriva Spring Powerpack, i've used the rpm installer of the oracle XE univ version.
i need help, please

Pietro,
Oracle XE uses the embedded http listener that comes with the XML DB (XDB) to serve http requests. The default port for HTTP access is 8080.
It also supports the WebDAV protocol just as well as FTP.
You can determine the current configuration using the following commands when you connect to XE as the oracle user SYSTEM (or any other DBA):
C:\WINDOWS\system32>sqlplus system@xe
SQL*Plus: Release 10.1.0.2.0 - Production on Mi Jan 25 11:44:33 2006
Copyright (c) 1982, 2004, Oracle.  All rights reserved.
Enter password:
Connected to:
Oracle Database 10g Express Edition Release 10.2.0.1.0 - Beta
SQL> -- get current status
SQL> select dbms_xdb.gethttpport as "HTTP-Port"
            , dbms_xdb.getftpport as "FTP-Port" from dual;
HTTP-Port   FTP-Port
     8080          0You can change the http port and the ftp port to whatever you like (keep in mind that you need special privileges for ports < 1024 on Unix/Linux systems).
SQL> -- set http port and ftp port
SQL> begin
2    dbms_xdb.sethttpport('80');
3    dbms_xdb.setftpport('2100');
4  end;
5  /
PL/SQL procedure successfully completed.
SQL> select dbms_xdb.gethttpport as "HTTP-Port"
            , dbms_xdb.getftpport as "FTP-Port" from dual;
HTTP-Port   FTP-Port
       80       2100~ Madrid

Similar Messages

  • How can I set home page for a new tab? how can i get firefox to open the home page every time i open a new tab in Windows vista home basic??

    How can I set home page for a new tab? how can i get firefox to open the home page every time i open a new tab in Windows vista home basic??
    == This happened ==
    Every time Firefox opened

    Firefox can have multiple home pages if you wish. Each home page that will open when starting Firefox is separated by the "|" character.
    See: http://support.mozilla.com/en-US/kb/How+to+set+the+home+page
    To have new tabs open a specific web site, add one of the following extensions:
    http://sogame.awardspace.com/newtaburl/
    https://addons.mozilla.org/en-US/firefox/addon/777

  • Safari sometimes won't launch home page under Lion

    I installed Lion a few days ago, and the Safari started to behave in an erratic way. When launched, it sometimes opens the home page that I've set in preferences, but sometimes it opens the page that I was reading just before I quitted Safari last time. This is very inconvenient. What can I do to make sure that Safari always opens the home page when I launch it? Thanks to all who can help!

    I installed Lion this past weekend and am having the same issue.  I see that no one has rendered any suggestions or helpful tips to correct the problem, which makes me wonder if its just a few customers have this problem or what.  But I agree its annoying as can be. 
    Anyone have any ideas how to fix this?  I have set and reset my homepage preferences many many time with no luck.  Help!

  • Can't change home page in IE 11

    I just got my new Y510p and the biggest issue so far is that I can't change my home page from MSN to the one I want.  I've tried the normal way but no dice.  Every time I reboot it goes back to MSN.  I've been in situations on my old machine where I couldn't change my homepage because my browser was hijacked by malware (which I was able to resolve), but this is a brand new machine, fresh out of the box.  Has anyone had the same experience?
    Thanks.
    Solved!
    Go to Solution.

    You did not mention whether you checked your security to see if it has an option to prevent registry changes. If it does, they will return on a reboot.
    Try the following:
    1. Create a folder on your desktop. Name it HijackThis.
    2. Please download the .exe version of HijackThis from http://www.bleepingcomputer.com/download/hijackthis/ to your desktop's HijackThis folder. The folder HijackThis is where you will find a Backups Folder containing any HJT logs that you save. When you use the application to remove anything, you will also find the backup copies made by HJT inside this folder. The backups can be restored if you choose to do so.
    3. Double click on the HJT.exe to launch the tool. Check the Main Menu button at the bottom center. When the main menu appears check the box "Show this window when I start HijackThis".
    4. Run a scan by clicking on Do a system scan.
    5. Place a checkmark next to this one entry if found:
    R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = http://lenovo13-comm.msn.com
    6. Click Fix Checked.
    7. Close HijackThis and reboot.
    Let us know how that goes.
    ThinkPad: T530 / X1 Gen 2 / Helix - Yoga: Tablet 2 Pro (Win) / Yoga 3 Pro
    If you find a post helpful and it answers your question, please click the "Accept As Solution" button.
    Lenovo Advocate ~ I am not employed by Lenovo or Microsoft. I am a volunteer.
    Microsoft MVP - Consumer Security
    SpywareHammer

  • Can't Access home page on Windows XP...how to re-install?

    I installed Oracle XE on a windows XP machine and it's not working. I believe the issue is that I log into my machine on a Windows domain, but I installed XE while at home and not connected via it. I then saw the note on the Oracle site about making sure you are connected to the network before installing. So I uninstalled and re-installed to solve the problem, but still can't get to the home page. Noting is running on port 8080.
    How do I uninstall and re-install or otherwise correct this problem once I've had a bad install?
    Thanks,
    Don

    Sorry for the slow response. I finally solved my problem. I can't explain why this works, but maybe this will help others.
    When I typically log into my machine I log into a "kerberos domain" (for me "stanford.edu"). Our IT folks have set this up so that doing this also logs you in to the WIN domain as well, but you get an extra kerberos certificate for logging into other applications we commonly use.
    So while logged into the kerberos domain, I uninstalled the "failed" installation of Oracle XE. Then I logged out (and rebooted for the heck of it).
    I logged back in using the WIN domain (e.g. WIN/myusername) and ran the Oracle XE Universal installer.
    It worked and the Oracle XS home page came up.
    I logged out of Windows (and rebooted again for the heck of it).
    I logged back in under my normal kerberos domain and Oracle XE continues to work.
    Hopefully someone with more knowledge of Windows domains and authentication can explain why this worked.
    Fyi...if I go to Control Panel > User Accounts, I can see an entry there with my username and the domain WIN. This entry has the groups ORA_DBA and Administrator. There is no other entry for the "kerberos" domain I usually log into (since it supposedly logs me into the WIN domain behind the scenes).
    Good luck if you run into this problem

  • Bug i hope mozilla can fix. Home page sometimes gets screwed up. Due to Software idiots who tamper with it and other sites... let me explain...

    Mozilla is awsome, but there comes often times such as now, DivX software asked me if i wanted to make BING my default home page. I of course said no. Well it set it to that anyways in firefox. Gee, thanks Divix and thank you microsoft for joining the ways of many adware jerks out there. Well anyways, I wanted to set it back to firefox default. Well i can't. I click that button over and over click save it keeps it at bing. I really hate bing. I like google, but i also love that firefox logo i get each time i click the home button. So now like usual, there is no way to set it back the way it was no matter how often i restart the computer the browser, click the "restore to default button" i'm now once again stuck with a seach engine on the firefox page that i hate so much. The only way to fix this is to uninstall firefox, including all add-ins and plugins, and all private stuff, to completely remove it, then reinstall it. man i am so tired of this just cuz some developers are too lazy to respect the work of other developers and consumers to now force their gibberish into my favorite web browser. Can Mozilla possibly fix this so there is no possible way any developer could ruin it for me any more? I really just like the fresh default page, with the Firefox logo and Google as default. Thanks.

    There are many loaders that change settings without asking.
    Book mark this;
    '''Download the [https://addons.mozilla.org/en-US/firefox/addon/searchreset/ Mozilla Search Reset]''' {web link}
    This add-on is very simple: on installation, it backs up
    and then resets your search preferences and home page
    to their default values, and then uninstalls itself. This
    affects the search bar, URL bar searches, and the home
    page.
    And check this out;
    '''[https://addons.mozilla.org/en-US/firefox/addon/settings-guard Settings Guard for Firefox]''' {web link}
    Detects and resets changes to settings that are frequently done
    by add-ons and application installers.

  • Can't edit home page

    When I select "edit page" on the home page I get an error message (in both CS3 and CS5; I just upgraded because I thought the problem might lie with an incompatibilty with the old version). I have no problems with any of the other pages on this web site. There's no open draft of the page at the time. Help!?!

    Thanks for trying, but that doesn't work.
    I'm the administrator, owner, and sole user. When I click on "administer websites - manage sent drafts" there are no entries in the manage sent drafts box. And I can't "send for edit" or "send for review" because I have to get a successful response when I click on "edit this page", and that's where the trouble originates.
    I've used "save as" to save the page with another name and managed to edit it, but then I can't save it under the "proper" name (which would be index.htm) because I get an error message saying that file name already exists, and I'm not given an option to replace/rewrite the existing file. So I've been unable to publish the new page to the server so that it can see it with my browser. I still get the old version with the browser.
    I can't even delete the page (in order to replace it with the new one) because I get that same message error "You can't edit this page because  is editing it".
    I'm now trying to manage page expiry to see if I can get rid of the original page that way...
    Any other suggestions will be most welcome!

  • How can I change home page setting

    My home is somehow locked on yahoo as its home page. This happened after a technician needed my computer to work on Xfinity to give be wireless in my new home. I have know idea what to do, and I tried the steps you list in trouble shooting and they did not help.

    Sorry my English!! I hope you can understand
    Try this,
    Go to the url bar and type "about:config" press Enter two times.
    In bar locate, type "browser.startup.homepage", in this option click with right button of mouse and click on "restore default"

  • Can't elimate home page link...

    Hi all,
    When I add a new page to my site, iWeb automatically creates an item on the left hand side (Site Organizer) and also autimatically adds a link to the top part of the Home page. However, I want this new page to be accessed only from one of the already existing pages (I know how to create this link with inspector), but not from the Homepage. I can't seem to be able to delete this link. How do I do this? Another thought I had was that if there was a Site 'map' kin of like the one in iDVD where you could choose which pages are linked to each other, that would be grand. Does it exist?
    Cheers
    J

    Inspector/Page Tab/un-check include page in navigation menu

  • Can't access Home page on XP, with sqlplus connection is OK

    Version: Oracle 10g Expression Edition
    OS:XP
    DB connect with sqlplus : OK
    Home page access failed:
    I tried
    http://127.0.0.1:8080/apex
    http://localhsot:8080/apex
    http://<myIp>:8080/apex
    I can use it before, but one day it doesn't work.
    There is a Mcafee installed on my OS, I don't know if there is any relationship.
    Pls help

    Run a lsnrctl status there should be an endpoint for http, if not either the database is down or the parameters needed for the XEXDB service aren't correct:
    $ lsnrctl status
    Listener Endpoints ...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))

  • Can't rearrange home page icons onto second page

    I can rearrange the icons on my two home pages on my new iPad but I can't seem to drag an icon from the first page to the second page. What am I doing wrong/

    This happened to my ipad2 as well. Similar to you, i cant move my icons to the next page. I would usually do it this way, it is a not-so-user-friendly way, but it did solve my problem all the time.
    You may try this.
    1st, Press the icon you want to move for a few seconds until it wiggles
    2nd, Drag the icon to the task bar at the bottom of the screen
    3rd, Slide to the page you want the icon to be moved to.
    Last, Press the icon that you just moved to the task bar n drag it back to the screen.

  • Can't reset home page

    I am on my second Pearl since the first one wouldn't let me reset the home page. I have talked to customer service number and they finally had me get a new one but it is doing the same thing. She told me that you can't use anything with a zip code in the URL. Ok, so I tried google.com or espn.com. It says that the home page is changed and I save it but when I close the brower down and come back into it, it reverts back to mobile.blackberry.com.
    Any ideas on how to fix this? They say that I should be able to change it.
    Thanks

    Hi and welcome to the forums!
    I am a Verizon customer, the home page is not reset by the service books. I set up Google as my home page from day one.
    On my 8330 Verizon with 4.3 device software I went into book marks, and collapsed the first group of bookmarks
    go to BROWSER OPEN MENU KEY BOOKMARKS there is a plus or minus by links and blackberry Bookmarks, CLick to make them PLUS. Press menu key - options Browser configuration scroll to the bottom and make the home page address whatever you want. Use the Format http://www.whatever.com or you can go to the website from your browser,
    press options, browser configuration, scroll to the very bottom if the page and select USE CURRENT.
    You can send service books to your self!
    Login in to your BIS site ( I put a link to it on the bottom)
    In the upper left hand of the screen it says send service books,
    You will get an email when they are received.
    Try it, and let me know!
    Thanks!
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Can't change home page preference

    I have a new Mac with two accounts. On one of the accounts, I can't set a home page other than the default Apple page. I set the desired page in preferences and it works so long as I stay logged in, but when I log out and back in, it has reverted to the factory-set Apple page.
    This does NOT happen on the other account - home page behaves fine on that account. I've tried:
    - testing different websites as home pages. Someone in another thread said they thought it was something to do with setting Google as your home page (which is what I want) so I tried other sites, but it still happens.
    - trashing the safari plist preferences file and resetting all preferences
    Any other suggestions?

    Hi again RK!
    Try to take a look through this post too and it's links:
    http://discussions.apple.com/thread.jspa?messageID=3955860&#3955860
    Do you have any Safari add-ons or tweaks? And you have tried to do a Reset Safari and then try to set the homepage again???
    Post back,
    Reg

  • Can't access home page

    After installing oracle xe, I'm not able to access the home page.
    I tried looking at other posts regarding this subject and can't find an answer to this problem. Here's lsnrctl status results. Also, netstat does not show port 8080 in use.
    H:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 22-MAY-2006 11:0
    :52
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    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 - Prod
    ction
    Start Date 22-MAY-2006 10:56:58
    Uptime 0 days 0 hr. 4 min. 54 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File c:\oraclexe\app\oracle\product\10.2.0\server\network\
    dmin\listener.ora
    Listener Log File c:\oraclexe\app\oracle\product\10.2.0\server\network\
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=CEAR.corp.snocap.com)(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
    Additionally, I'm seeing the following errors in sqlnet.log:
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production
    Time: 22-MAY-2006 10:57:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12638
    TNS-12638: Credential retrieval failed
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0

    Hi,
    this brings the error:
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file 'C:\Programme\oraclexe\app\oracle\product\1
    0.2.0\server\dbs/spfileXE.ora'
    ORA-27041: unable to open file
    OSD-04002: Datei kann nicht ge&#9488;ffnet werden
    O/S-Error: (OS 2) Das System kann die angegebene Datei nicht finden.(the last lines say: "unable to open file" and "System unable to find file")
    Which makes perfectly sense, because there is no such file, and nowhere else, too.
    Seems that no database scheme and instance where created while installation.
    [s]Is there a chance to do this after installation, i tried the installer now the second time, so i don't see a chance in reinstallation for the third time?[s]
    The third installation worked out and now the database is running.
    I still don't now what i did wrong before (since i did the same), but who minds if it works now...
    Thanks!
    Message was edited by:
    user511416

  • After reading a book using The Kindle app, I can't find home page

    Ever since I updated my ipad I can't figure out how to get back to home page where my books are. This is so frustrating! Don't make me ask my 16 yr old. Haha.

    Tap the book's page so that you get the icons along the top of the book, and then tap the icon at the far left (the three horizontal lines), and one of the options that you should get is Library.

Maybe you are looking for