After a successfull install, I can not launch oracle DB XE

hello,
I installed oracle db XE 10.2.0.1.0 on a centos 6.2 (~redhat) but I can't start it.
I succeeded in launching it after the installation but after a reboot it is not launched (apex on my web browser gives me an error : page not found or similar).
I logged in the oracle account but it didn't worked.
(more infos if you want)
when I enter "su - oracle" in a terminal, I have this :
-bash-4.1$ su - oracle
Mot de passe :
-bash-4.1$ export DISPLAY=new-host-3:0
-bash-4.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
xsetroot: unable to open display 'new-host-3:0'
xsetroot: unable to open display 'new-host-3:0'
-bash-4.1$ export DISPLAY=new-host-3:0.0
-bash-4.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
xsetroot: unable to open display 'new-host-3:0.0'
xsetroot: unable to open display 'new-host-3:0.0'
-bash-4.1$ export DISPLAY=:0.0
-bash-4.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
No protocol specified
xsetroot: unable to open display ':0.0'
No protocol specified
xsetroot: unable to open display ':0.0'
-bash-4.1$ export DISPLAY=:0
-bash-4.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
No protocol specified
xsetroot: unable to open display ':0'
No protocol specified
xsetroot: unable to open display ':0'
and with my account (in which xclock works) :
[olivier@new-host-3 ~]$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
[olivier@new-host-3 ~]$
...seems ok yet the cursor appears only one second after the entering of the command, and the database does not have the time to be launched.
can you help me?
I can give you more informations if you want.
thanks,
olivier
Edited by: 895233 on 30 janv. 2012 12:06

Hello
thanks!
I tried the commands you gave me and here is the result :
[olivier@new-host-3 ~]$ su - oracle
Mot de passe :
-bash-4.1$ . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
-bash-4.1$ lsnctl start
-bash: lsnctl : commande introuvable
-bash-4.1$ whereis lsnctl
lsnctl:
-bash-4.1$ lsnrctl start
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 30-JANV.-2012 23:32:49
Copyright (c) 1991, 2005, Oracle. All rights reserved.
TNS-01106: Le processus d'écoute LISTENER a déjà été lancé
-bash-4.1$ sqlplus /nolog
SQL*Plus: Release 10.2.0.1.0 - Production on Lun. Janv. 30 23:33:00 2012
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> connect /as sysdba
Connecté.
SQL> startup;
ORA-01081: impossible de lancer ORACLE déjà en cours - fermer d'abord le thread
SQL> exit
Déconnecté de Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
-bash-4.1$ lsnrctl status
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 30-JANV.-2012 23:33:57
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connexion à (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
STATUT du PROCESSUS D'ECOUTE
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Date de départ 30-JANV.-2012 18:20:03
Durée d'activité 0 jours 5 heures 13 min. 54 sec
Niveau de trace off
Sécurité ON: Local OS Authentication
SNMP OFF
Service par défaut XE
Fichier de paramètres du processus d'écoute /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Fichier journal du processus d'écoute /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Récapitulatif d'écoute des points d'extrémité...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
Récapitulatif services...
Le service "PLSExtProc" comporte 1 instance(s).
L'instance "PLSExtProc", statut UNKNOWN, comporte 1 gestionnaire(s) pour ce service...
La commande a réussi
-bash-4.1$
it's in french, but you can see there is nothing about the HTTP port... and apex does not work.
could you help me, or tell me where it could come from?
the best thing I could do would be a script which would be launched at the startup of the OS.
olivier

Similar Messages

  • After i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

    after i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

    after i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

  • After a clean install, how can I continue using Time Machine?

    After a clean install, how can I continue using Time Machine?
    I booted from my recovery partition, erased my HD, installed the same OS, (Lion, 10.7.5) then restored from my TM.
    If it asks if i want to use TM, I say yes. When I chose the drive, it seems to want to start all over, instead of just picking up where I left off.
    Is there any way of picking up where I left off?

    Hi Frank,
    You are sure you looking in your Library in /Users/YOUR_USERNAME/Library and not /Library at the top level of your harddrive?
    When you open iCal what do you see?  Are the calendars the two default Home and Work ones?
    I really appreciate the responses -- especially if you are in the UK as opposed to Ontario.
    Why, do you have something against London Ontario?
    John M

  • After call commit sql , data can not flush to disk

    I use berkey db which support sql . It's version is db-5.1.19.
    1, Open a database.
    2. Create a table.
    3. exec "begin;" sql
    4. exec sql which is insert record into table
    5. exec "commit;" sql
    6. copy database file (SourceDB_912_1.db and SourceDB_912_1.db-journal) to Local Disk of D, then use a tool of dbsql to open the database.
    7. use select sql to check data, there is no record in table.
    1
    sqlite3 * m_pDB;
    int nRet = sqlite3_open_v2(strDBName.c_str(), & m_pDB,SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE,NULL);
    2
    string strSQL="CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );";
    char * errors;
    nRet = sqlite3_exec(m_pDB, strSQL.c_str(), NULL, NULL, &errors);
    3
    nRet = sqlite3_exec(m_pDB, "begin;", NULL, NULL, &errors);
    4
    nRet = sqlite3_exec(m_pDB, "INSERT INTO TBLClientAccount (ClientId,AccountId) VALUES('dd','ddd'); ", NULL, NULL, &errors);
    5
    nRet = sqlite3_exec(m_pDB, "commit;", NULL, NULL, &errors);
    Edited by: 887973 on Sep 27, 2011 11:15 PM

    Hi,
    Here is a simple test case program I used based on your description:
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include "sqlite3.h"
    int error_handler(sqlite3*);
    int main()
         sqlite3 *m_pDB;
         const char *strDBName = "C:/SRs/OTN Core 2290838 - after call commit sql , data can not flush to disk/SourceDB_912_1.db";
         char * errors;
         sqlite3_open_v2(strDBName, &m_pDB, SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE, NULL);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "begin;", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "INSERT INTO TBLClientAccount (ClientId,AccountId) VALUES('dd','ddd'); ", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "commit;", NULL, NULL, &errors);
         error_handler(m_pDB);
         //sqlite3_close(m_pDB);
         //error_handler(m_pDB);
    int error_handler(sqlite3 *db)
         int err_code = sqlite3_errcode(db);
         switch(err_code) {
         case SQLITE_OK:
         case SQLITE_DONE:
         case SQLITE_ROW:
              break;
         default:
              fprintf(stderr, "ERROR: %s. ERRCODE: %d.\n", sqlite3_errmsg(db), err_code);
              exit(err_code);
         return err_code;
    }Than I copied the SourceDB_912_1.db database and the SourceDB_912_1.db-journal directory containing the environment files (region files, log files) to D:\, opened the database using the "dbsql" command line tool, and queried the table; the data is there:
    D:\bdbsql-dir>ls -al
    -rw-rw-rw-   1 acostach 0 32768 2011-10-12 12:51 SourceDB_912_1.db
    drw-rw-rw-   2 acostach 0     0 2011-10-12 12:51 SourceDB_912_1.db-journal
    D:\bdbsql-dir>C:\BerkeleyDB\db-5.1.19\build_windows\Win32\Debug\dbsql SourceDB_912_1.db
    Berkeley DB 11g Release 2, library version 11.2.5.1.19: (August 27, 2010)
    Enter ".help" for instructions
    Enter SQL statements terminated with a ";"
    dbsql> .tables
    TBLClientAccount
    dbsql> .schema TBLClientAccount
    CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );
    dbsql> select * from TBLClientAccount;
    dd|dddI do not see where the issue is. The data can be successfully retrieved, it is present in the database.
    Could you try putting in the sqlite3_close() call and see if you still get the error?
    Did you remove the __db.* files from the SourceDB_912_1.db-journal directory?
    Did you use PRAGMA synchronous, and if so, what is the value you set?
    If this is still an issue for you, please describe in more detail the exact steps needed to get this reproduced and provide a simple stand-alone test case program that reproduces it.
    Regards,
    Andrei

  • Can not launch lightroom says error when reading its preview cache

    I can not launch Lightroom is puts up a error message that says it encountered an error when reading its preview cache and goes in to a loop that keeps closing the program
    I have restarted my comp 4 times same this each time
    I can't find any trouble shooting and when I try and download lightroom again it just puts me back at the creative cloud desktop which I can't click in anything

    You need to delete the preview cache. LR will automatically create new previews.
    Read here and here are the locations. Don't touch the *.lrcat file.

  • I have synced my ipod many times, but for some reason it will no longer sync the apps, and says there are app installed that can not be determined. What should I do?

    I have synced my ipod many times, but for some reason it will no longer sync the apps, and says there are apps installed that can not be determined. What should I do?

    See these previous discussions:
    not determined
    iTunes cannot sync... apps not determined installed on...: Apple Support Communities
    installed apps could not be determined...: Apple Support Communities

  • After upgrade itune 10.5 can not report problem in app purchase in app purchase

    after upgrade itune 10.5 can not report problem in app purchase in app purchase

    I as well have this issue, on some past purchases it does allow me but others it links to apple support??***

  • I can't find iMovie on my mac any where though it says on the app store it is installed I can not find it to open and use, someone help ?!

    I can't find iMovie on my mac any where though it says on the app store it is installed I can not find it to open and use, someone help ?!

    Welcome to Apple Support Communities
    Open a Finder window, select Applications in the sidebar and look for iMovie. Make sure there are no external disks connected, and if so, disconnect them, open the App Store and install iMovie.
    You can also use Spotlight to look for iMovie, so press Command and Space keys and type iMovie

  • Running Mac 10.5.8 Updated to FF 8.0 - keeps crashing whenever FF opens - can not launch safe mode either - looks like many people here are having same issue - solutions all keep saying it ha.... see detail

    Running Mac 10.5.8 Updated to FF 8.0 - keeps crashing whenever FF opens - can not launch safe mode either - looks like many people here are having same issue - solutions all keep saying it has something to do with roboform 7.6.2 (which is for windows) or the profile. I have created new profile and updated the mac roboform - still no luck - have sent in MANY crash reports with no response ( one was Crash ID: bp-0eea6eb2-aba3-478a-bfb1-8f00d2111110 ) - anyone else find solution other than roboform or profile, or how do i get back to prior version?

    Any suggestions?
    My mail is still not functioning and crashes everytime I open it or check archived messages.

  • After the ios7 updated I can not open the iTunes store in my iPhone 5

    After the ios7 updated I can not open the iTunes store in my iPhone 5
    How can I fix it?

    Hi adrimomo,
    Welcome to the Support Communities!
    Here are a few things you can try:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    If you have tried those two things, refer to page 146 in the iPhone User Guide to Reset All Settings:
    iPhone User Guide for iOS 7
    manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf
    Also, check your settings for Safari -- enable cookies and turn off private browsing - see page 57 of the iPhone User Guide above.
    Cheers,
    - Judy

  • I can not launch creative cloud for desktop

    I have photoshop and lightroom.  With it came something called creative cloud.  I had to remove it due to some windows 7 issues.  I reinstalled it and now I can not launch it.  The little blue thing with spokes keeps turning around.  What am I doing wrong?

    Mac Spinning Wheel https://forums.adobe.com/message/5470608

  • After iPhone connects to iTunes, can not find the photos tab for sync

    After iPhone connects to iTunes, can not find the photos tab for sync. Thus, I can not copy some phototes from my Macbook to iPhone, But my iTouch can do this. I don't know why.

    If you are using a mac, you use iphoto.
    If you are on windows, you use whatever camera software windows uses.
    Itunes does not import photos.

  • I am trying adobe Photoshop and adobe illustrator because I can't decide which one to buy so I want to try both, after I downloaded Photoshop I can not see the option "free trial" for adobe Illustrator, it is because I can only free try one at the time??

    I am trying adobe Photoshop and adobe illustrator because I can't decide which one to buy so I want to try both, after I downloaded Photoshop I can not see the option "free trial" for adobe Illustrator, it is because I can only free try one at the time??

    Bryan,
    You can download both at the same time.
    But you may wish to start off with one and use it full time, then download the other later, so you get the maximum possible time with both.
    If you have trouble getting the free trial on the Adobe site, you may try here or here:
    http://prodesigntools.com/tag/ddl
    http://technolux.blogspot.co.nz/2011/02/adobe-direct-download-links-less-akamai.html#more

  • After upgrading the itunes, I can not find my ipad when it connects to the PC

    After upgrading the itunes, I can not find my ipad when it connects to the PC
    Before that, I can see an botton said my ipad. And then I can click it to operate my ipad

    Try this
    Go into the control panel. Add/remove programs. Uninstall iTunes, Apple mobile device service, apple application support. Then go out and redownload and reinstall iTunes and try again.
    There seems to be a glitch with a recent update and one way to overcome it is to just start over. If that doesn't work there are more in depth things you can do.

  • When I went to open creative cloud, it said it needed an update, but after I updated it now can not get it to open up

    When I went to open creative cloud, it said it needed an update, but after I updated it now can not get it to open up

    what do you see when you try to open it?

Maybe you are looking for

  • ORA-00942 error when exporting db

    Hi, Has anyone encountered the following error before? Kindly help. Connected to: Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.7.0 - Production Export done

  • Two iPhoto libraries sharing one mobileme account

    Hi, I use my macbook pro as my main iPhoto library where I download photos off my camera, use events, create folders and publish to my mobileme gallery. I then have a old iMac that I use as a media centre where its iPhoto library subscribes to each m

  • Like and ||

    I am writing query like select * from emp where dname = 'marketing' works fine  but besise  dname  marketing  I have marketing 2 and marketing3 so I thought  I can write  select * from emp where  dname like 'marketing%'  but it work in sql environmen

  • How to get "my destionation" on notications? under todays view on my iphone 4 no option to toggle on/off

    how to get "my destionation" on notications? under todays view on my iphone 4 no option to toggle on/off

  • Problem with basis  support pack 12 ERP 2004s 700 release

    Hi, I am into implementing support packages. basis support package 12 implementing under dialog work process. it has strucked in middle. when i am trying to open new sessions it is going under short dump. and also before login in to system it is show