Database home page cannot be displayed

Installed XE on Windows XP platform and getting page cannot be displayed.
http://127.0.0.1:8080/apex/
This is the oradim.log ..............
C:\oraclexe\app\oracle\product\10.2.0\server\bin\oradim.exe -startup -sid xe -usrpwd * -log oradim.log -nocheck 0
Fri Dec 07 22:35:59 2007
ORA-01078: failure in processing system parameters
ORA-01565: error in identifying file 'C:\oraclexe\app\oracle\product\10.2.0\server\dbs/spfileXE.ora'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) The system cannot find the file specified.
This is the cloneDBCreation.log ..............
SQL> startup nomount pfile="C:\oraclexe\app\oracle\product\10.2.0\server\config\scripts\init.ora";
ORA-12638: Credential retrieval failed
SQL> @C:\oraclexe\app\oracle\product\10.2.0\server\config\scripts\rmanRestoreDatafiles.sql;
SQL> set echo off;
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
ERROR:
ORA-12638: Credential retrieval failed
lsnrctl status displays the following ....
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 08-DEC-2007 23:01:53
Uptime 0 days 0 hr. 7 min. 26 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\admin\listener.ora
Listener Log File C:\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=xyz.company)(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
tnsping xe displays the following .....
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 09-DEC-2
007 00:35:30
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
C:\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 = xyz.company)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME= XE)))
OK (30 msec)
Any suggestions? Thanks!

Several common issues
1) attempting to install without being administrator on the machine
2) attempting to install while being Domain administrator instead of local administrator
3) machine has DHCP address and Micorosft Loopback Adapter is not installed
4) Insufficient memory
5) Other Oracle stuff installed already
6) Other stuff installed that uses port 1521 and/or port 8080
7) XP Home
8) Not following the install instructions at http://www.oracle.com/pls/xe102/homepage
The list goes on, and on.

Similar Messages

  • Oracle Database Express Edition 11g Database home Page is not Displaying

    As I am Java Developer and wanted to do JDBC connection for Java.....
    So I Have Installed Oracle Database Express Edition 11g......
    But the home page on url...http://127.0.0.1:8080/apex/f?p=4950
    is Not Working.....
    I am Using Windows Xp....SP 3.....
    Help Me for this....
    Thanks & In Advance.....
    Jugal Thakkar

    972423 wrote:
    As I am Java Developer and wanted to do JDBC connection for Java.....For Java, JDBC and JDeveloper related discussions, you'll find plenty of forums:
    https://forums.oracle.com/forums/category.jspa?categoryID=285
    https://forums.oracle.com/forums/category.jspa?categoryID=500
    So I Have Installed Oracle Database Express Edition 11g......
    But the home page on url...http://127.0.0.1:8080/apex/f?p=4950
    is Not Working.....Just installed? Never worked before? Unreachable 'Get Started' page usually indicates that install was not completely successful, database creation failed because of OS misconfiguration.
    Before even trying that url you should see a endpoint with port 8080 in Endpoints summary from lsnrctl stat command.
    Use search and have a look through previous threads for this FAQ.
    E.g. https://forums.oracle.com/forums/search.jspa?threadID=&q=%2Bpage+%2B4950&objID=f251&dateRange=thisyear&userID=&numResults=15&rankBy=10001

  • Database Home Page - The page cannot be displayed

    Hello Oracle Gurus,
    Thank you in advance for your response.
    I'm running Oracle Database 10g Express Edition on Windows XP. When I launch the Database Home Page in IE I get a "The page cannot be displayed" error.
    I have gone through several posts on this forum and I have tried the following 5 things:
    1. I have stopped the database (net stop ...) and re-started the database (net start ...). This did not fix the problem.
    2. I checked the reading of "select open_mode from v$database;" this returned:
    OPEN_MODE
    READ WRITE
    I assume this is what it should be.
    3. I checked the reading of "select status from v$instance;" this returned:
    STATUS
    OPEN
    I assume this is what it should be.
    4. In IE -> Tools -> Internet Options -> Security -> Local intranet -> Sites -> Advanced, I added 127.0.0.1 to the local intranet zone.
    5. I restarted my WinXP PC.
    None of the above things worked.
    Does anybody have any suggestions of things to try to get the Database Home Page up and running?
    Please note that I am a newbie to Oracle so please write your response at the simplest possible level.
    Thanks,
    K

    There's a specific XE forum where they may have better answers than here. See Cannot access Oracle XE database home page

  • Cannot View Database Home Page After Upgrading to XE 3.2 on Windows XP

    Hi all,
    I have recently upgraded from APEX 3.1 to APEX 3.2 on my Oracle 10g XE database running on Windows XP SP3.
    Unfortunately after successfully completing the upgrade and starting the services when I try and visit the Start -> All Programs -> Oracle Database 10g Express Edition -> Go To Oracle Database Home Page I am receiving a page cannot be found error (or broken link message, depending on the browser I try IE7, Firefox 3.0.10 or Chrome 2.0).
    The link I am being directed to is:
    http://127.0.0.1:8080/apex (I have an entry in my Hosts file referring this to localhost).
    How can I tell if Port 8080 is still open and accessible? I am using the embedded web pl/sql gateway and tried reconfiguring it again by running apxconf.sql as SYS:
    SQL> @apxconf.sql
    PORT
    8080
    Enter values below for the XDB HTTP listener port and the password for the Application Express ADMIN user.
    Default values are in brackets [ ].
    Press Enter to accept the default value.
    Enter a password for the ADMIN user []
    Enter a port for the XDB HTTP listener [      8080] +<simply returned default>+
    ...changing HTTP Port
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Session altered.
    ...changing password for ADMIN
    PL/SQL procedure successfully completed.
    Commit complete.
    -------- Confirming that the services have started ---------------
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
    The OracleXETNSListener service was started successfully.
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
    The OracleServiceXE service is starting......
    The OracleServiceXE service was started successfully.
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-JUN-2009 23:16:51
    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 - Produ
    ction
    Start Date 16-JUN-2009 23:16:27
    Uptime 0 days 0 hr. 0 min. 24 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oracle\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\listener.ora
    Listener Log File C:\oracle\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=127.0.0.1)(PORT=1522)))
    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
    Listener Log File (C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log)
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-JUN-2009 23:16:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\oracle\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\listener.ora
    Log messages written to C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Trace information written to C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=600
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    16-JUN-2009 23:16:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Gary Williams))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    ------------ Other tests -------------
    SQL> SELECT STATUS FROM DBA_REGISTRY WHERE COMP_ID = 'APEX';
    STATUS
    VALID
    C:\temp\apex>find /I "ora-" *.log
    ---------- INSTALL2009-06-16_13-02-41.LOG
    ---------- SQLNET.LOG
    SQL> SELECT username
    2 FROM dba_users
    3 WHERE username LIKE 'FLOWS_%'
    4 OR username LIKE 'APEX_%';
    USERNAME
    FLOWS_030100
    APEX_PUBLIC_USER
    APEX_030200
    FLOWS_FILES
    FLOWS_020100
    I have turned off my Firewall, checked against multiple browsers.... HELP!!!!
    I've backed out the 3.2 upgrade and reinstalled and receieved the same issue. The next step is to unistall the XE database and reinstall, but I'm loathed to do that without seeking some responses from this Forum.
    Many thanks.
    Have a great day.
    Kind Regards,
    Gary.

    Hello Roel,
    Thank you taking the time to reply.
    I had previously tried all those url combinations and still no luck.
    I also found out about displaying the HTTP port number. And you were right it was listening on the default 8080. I disabled it and re-enabled it on port 9080 to see if that made a difference but it didn't so I decided to remoce Oracle XE database and go through the reinstallation and subsequent upgarde to APEX 3.2. Everything appera sto be working fime now.
    One point of note is that if I view the Listener status now I notice another line from what I had previously referring to the HTTP listener, although my listener.ora file never changed (apart from having the TNS Listener port resuming to the default 1521).
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-JUN-2009 11:24:30
    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 - Production
    Start Date 18-JUN-2009 09:08:04
    Uptime 0 days 2 hr. 16 min. 29 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oracle\oraxe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File C:\oracle\oraxe\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=D9GVDX1S)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    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...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Can anyone answer why this may have been omitted previously? Presumably this is why my browser couldn't render anything from APEX.
    Kind Regards,
    Gary.

  • Cannot access Oracle XE database home page

    Hi
    I have just installed Oracle Database 10g express edition on my Windows XP, and the installation seemed to go well.
    I then select to go to the database home page after the installation which opens a browser at this address: http://127.0.0.1:8080/apex, and i get a The page cannot be displayed' error.
    During the install, i was given this information:
    Destination Folder: C:\oraclexe\
    Port for 'Oracle Database Listener': 1521
    Port for 'Oracle Services for Microsoft Transaction Server': 2030
    Port for HTTP Listener: 8080
    I have tried restarting my computer, but still get the cannot find server error when attempting to go to the database home page.
    I was wondering if anyone else has had experience with this issue, where they cannot get to the database homepage, and how they may have solved it.
    I also have disabled my firewall. but still could not access Home Page.
    Any help would be greatly appreciated.
    many thanks
    Philip.

    Hi,
    when i tried to conenct through sql command line, this is what i got:
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file 'C:\oraclexe\app\oracle\product\10.2.0\serv
    er\dbs/spfileXE.ora'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    SQL>
    even though the database is already started and i see the service running fine.
    Philip.

  • Cannot Go To Database Home Page

    I installed...
    Oracle Database 10g Release 2 (10.2.0.1) Express Edition for Microsoft Windows (Western European)
    ...and I choose >Start, >Programs, >Oracle Database 10g Express Edition, >Go To Database Home Page
    ...and IE6 opens and tries to load this URL
    http://127.0.0.1:8080/apex
    ...and I get a "The page cannot be displayed" error.
    If I try using the machine name...
    http://kamoskimxp:8080/apex
    ...then the page loads; but, it is blank. (This leads me to think that if I knew the exact URL, fully-qualified, for the actual Database Home Page itself, including file name and extension, then I would be able to forcibly load the page. But, after many guesses, that URL is still unknown to me.)
    Note -- This box is behind a corporate firewall.
    Note -- This box has a built-in, fixed home page in IE that is the company's intranet home page, and this IE home page setting cannot be changed by the enduser.
    So, my question is...
    ...How can one get the Oracle Database Home Page to load under such circumstances?
    Please advise.
    Thank you.
    -- Mark Kamoski

    it cant start..
    like this..
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is C:\oraclexe\app\oracle\product\10.2.0\server\network\ad
    min\listener.ora
    Log messages written to C:\oraclexe\app\oracle\product\10.2.0\server\network\log
    \listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR
    _XEipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LENOVO-C72B2944)(P
    ORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 1001: Unknown error
    Listener failed to start. See the error message(s) above...
    this is my tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = LENOVO-PKN)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    and this my listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = LENOVO-C72B2944)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)

  • Cannot get 'Go to Database Home Page' to work on 10gXE after installation

    Hello,
    I recently installed Oracle(univesal) 10g XE onto my PC. I tried to go to the Database Home Page and am not able to do so. When I click the 'Go to Database Home Page' button, a browser appears with the message 'page cannot be displayed'.
    I am using Windows 2000 and have installed the loopback adaptor.
    Thanks,
    Shane

    You might want to search this forum for keywords "10gXE Database Home Page" - this has been discussed many, many times.
    In addition, Virag has such an excellent troubleshooting site, it is simply a waste of time to walk through the steps here - go to http://viragsharma.blogspot.com/search/label/oracle%20XE first!

  • Page cannot be displayed error when login to EBS home page

    Hi All,
    I have some problem login to EBS page, if only one responsibility is active to user it will get error Page cannot be Displayed error 404 on the Main Menu.
    However if 2 or more responsibilities are active no error will come up and it will show all responsibilities.
    Below is the log I got from apache.
    [Thu Apr 28 15:58:26 2011] [warn] mod_plsql: Stale Connection due to Oracle error 6502
    [Thu Apr 28 15:58:26 2011] [error] mod_plsql: /pls/XXX/OracleNavigate.menuBypass ORA-6502
    ORA-06502: PL/SQL: numeric or value error: hex to raw conversion error
    ORA-06512: at "APPS.ICX_CALL", line 1077
    ORA-06512: at "APPS.ORACLENAVIGATE", line 2358
    ORA-06512: at line 28
    Appreciate if someone can share something about this.
    Database Server
    RDBMS : 10.2.0.2.0
    Oracle Applications : 11.5.10.2
    Thanks a lot

    Hi All,
    Thanks for all your help.
    Seems I already found out the issue.
    Since we are using "Personal Home Page" for the system profile option "Self Service Personal Home Page Mode" I checked oracle note and found out
    that 11i did not support this mode. Maybe this is the problem that is why we are getting page cannot be displayed error when only 1 responsibility is active.
    The way to fix this, is to use mode 'Framework Only' instead of 'Personal Home Page' as Oracle are phasing out mod_plsql based UI and it will not be present in future releases. No maintenance is being performed (i.e. bug fixes) to the mod_plsql based UI technology.
    Please check this note for more clearer explanation:
    Is The 'Personal Home Page' Mode Supported In Oracle 11i Applications? [ID 368628.1]
    Again, thank you for your help!

  • Cannot access database home page

    I am trying to learn Oracle on my own on home PC. I have Windows XP Professional. When i choose "go to databse home page", it uses this url: http://127.0.0.1:8080/htmldb and then tells me the page is not found.
    Any ideas????
    Thanks,
    Ira
    [email protected]

    I am also having the same problem. This all worked ok on Friday, now I cannot get into the Oracle Database Home Page. The database is running, I can login via sqlplus but I cannot access the database via the Database home page and my application cannot get to it either. It is all on my local workstation. Application cannot make a connection. It gives this error:
    'The Network Adapter could not establish the connection'
    When I look at services running it is all running, the listener says automatic, when I try to start it, manually it says it started and stopped because it has nothing to do.
    I tired the command ALTER DATABASE OPEN and mentioned previously and got the message, 'a database already opne by the instance'.

  • Page cannot be displayed with launch button in the ContentDB Home page

    Launch button in the ContentDB Home page lead on error (The page cannot be displayed).
    It would be of great help if you could provide help or track to solve that issue.
    It's a 2 hosts installation of Content DB 10g Release 1 (10.2.0.0.0) for Linux x86-64:
    Host 1:
    * Database10g R2 (10.2.0.1.0)
    * OID
    * Patch Set 10.2.0.2
    * Metadata Repository 101203
    Host 2:
    * SSO
    * DAS
    * Oracle Application Server Certificate Authority
    * CDB
    Thank a lot in advance for your kind help.
    Best regards.

    Hi,
    And as we also have a problem with Oracle Drive (which is not configured with SSO), here are the messages i see in the logs , after an Oracle Drive connection try:
    09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.fdk.http.HttpServerManager] [23] FINE: Server EcmHttpServer is running
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINE: servicing request: LOGOUT /content/dav/
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: AUTHORIZATION: Digest username="dla",
    realm="Authorized_Users", nonce="5ffd0968214765fd49bccc784d1fd017", uri="/content/dav/", nc=00000001, cnonce="fYvHyrSPXcJoa18j", qop=auth,
    response="e9ba4664ee39abf27c787b7ba7b96177"
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: CALYPSO-CONTROL: H_Req,167899158,7777
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: CHRONOS: aggregate
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: CLIENTIP: 10.1.200.129
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: CONNECTION: Keep-Alive, Calypso-Control
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: CONTENT-LENGTH: 0
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: HOST: hera.gva.spg.ch:7777
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: ORACLE-CACHE-VERSION: 10.1.2
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: ORACLE-ECID: 77338626691,1
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: SSL-HTTPS: off
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: SURROGATE-CAPABILITY: orcl="webcache/1.0
    Surrogate/1.0 ESI/1.0 ESI-Inline/1.0 ESI-INV/1.0 ORAESI/9.0.4"
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: USER-AGENT: Oracle Drive 10.2.0.0.13
    (build 105)
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] FINER: X-FEATURES: 1
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.fdk.http.HttpAuthManager] [23] FINE: SSO Headers: Username = null; Accept-Language
    = null; Osso-User-Dn = null; Osso-User-Guid = null; Osso-Subscriber = null; Osso-Subscriber-Dn = null; Osso-Subscriber-Guid = null
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavSessionManager] [23] FINER: No session found in the
    HttpSession
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavSessionManager] [23] FINER: DAV client detected, trying
    persistent cookie
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavSessionManager] [23] FINER: Trying digest headers
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavDigestSessionManager] [23] FINER: DigestAuthInfo =
    Digest username=dla, nonce=5ffd0968214765fd49bccc784d1fd017, response=e9ba4664ee39abf27c787b7ba7b96177, cnonce=fYvHyrSPXcJoa18j, qop=auth,
    nc=00000001, realm=Authorized_Users, uri=/content/dav/, algorithm=MD5
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavDigestSessionManager] [23] FINER: credential = oracle.ifs.common.HttpDigestCredential@1d4c4b7
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavDigestSessionManager] [23] FINER: no session in nonce-cache
    for user dla
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.impl.security.DigestAuthentication] [23] FINE: Valid nonce
    table dump:
    Nouvelle entrée     Nonce: 5ffd0968214765fd49bccc784d1fd017; Expires: Wed Jan 28 15:55:06 CET 2009
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.fdk.http.HttpAuthManager] [23] FINE: servlet path = /dav
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.fdk.impl.SessionPool] [23] FINE: Creating LibrarySession pool for user:
    dla
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.fdk.impl.SessionPool] [23] FINE: Creating new LibrarySession ...
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.fdk.impl.SessionPool] [23] FINE: Freeing LibrarySession pool: [User: dla;
      Avail = 0; In Use = 0; Total = 0; References = 0; MaxUsed = 0]
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavDigestSessionManager] [23] FINER: session = null
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavSessionManager] [23] FINER: Returning null
    Nouvelle entrée     09/01/28 15:45:06 [ecid: 77338626691,2] content: [oracle.ifs.protocols.dav.ecm.DavDigestSessionManager] [23] FINER: authHeader = Digest
    realm="Authorized_Users", nonce="5ffd0968214765fd49bccc784d1fd017", stale="false", qop="auth"
    I see a "session = null"
    Oracle Drive sent back an Error : Could not access the path
    I thought it could be a SSO problem : communication between OCS midTier and OC4J_SECURITY instance on the infra(sso) midTier.
    Finally seems there is a problem when opening a session on the ContentDb Node
    Laurent

  • XE-installation- GO TO DATABASE  HOME PAGE- page can not be displayed

    Hi ,
    I have installed oracle XE , when i try to visit GO TO DATABASE HOME PAGE , page can not be displayed is comming , can any one help me on this .
    tnx in advance.......

    First check if XE service is running. You can go Control Panel >> Administrative Tools >> Computer Management >> Service to check

  • Cannot Log in to the "Database Home Page"

    Hi,
    I am Using Oracle Database 10g Express Edition... OS is Windows XP 32-Bit,1GB RAM
    I was able to log into Database Home Page initially. But after rebooting the server i am facing the below error.
    The following Error Message is displayed in IE 7 Screen
    #HEAD# #FORM_OPEN#
    ORA-06550: line 2, column 0: PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: begin case declare exit for goto if loop mod null pragma raise return select update while with << close current delete fetch lock insert open rollback savepoint set sql execute commit forall merge pipe
    Unable to run page sentry in application 4550.
    Return to application. id="htmldbLogo2">#LOGO#
    URL is http://127.0.0.1:8080/apex/apex
    I checked with netstat -a , lsnrctl status and the
    Ouput is TCP newdb:8080 newdb.olaminfo:0 LISTENING
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 28-APR-2009 18:56
    :19
    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 - Produ
    ction
    Start Date 28-APR-2009 18:36:46
    Uptime 0 days 0 hr. 19 min. 34 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\a
    dmin\listener.ora
    Listener Log File D:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=newdb.infodb)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=
    HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 3 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Has anyone faced this error and resolved it successfully?
    Where i can find the log files to trace the cause for this error? Is it possible to recreate apex repository (similar to EM repository recreation)??
    Please Advice.
    Thank U
    SHAN

    Thanks for your reply, Aaron.
    All users are in the end user group.. I even created a new role/user group that gives users complete read/write access to all end user features. Still no go. I think it is an LDAP issue, but I'm confused because everything else works.

  • Cannot go to database home page for my 10g

    i have installed 10g and it worked.
    then i got problem after my holiday.
    i dont know why i cant access database home page
    http://127.0.0.1:8080/apex
    i have try lsnrctl and this is what i have got..
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LENOVO-C72B2944)(PORT=1
    21)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 1001: Unknown error
    whats problem here??
    thx

    it cant start..
    like this..
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is C:\oraclexe\app\oracle\product\10.2.0\server\network\ad
    min\listener.ora
    Log messages written to C:\oraclexe\app\oracle\product\10.2.0\server\network\log
    \listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR
    _XEipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LENOVO-C72B2944)(P
    ORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 1001: Unknown error
    Listener failed to start. See the error message(s) above...
    this is my tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = LENOVO-PKN)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    and this my listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = LENOVO-C72B2944)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)

  • Database Home page / VPN's

    OK, here is an interesting one.
    Everything works fine for me. I then use a vpn software (cisco, or secure remote) to connect me to another network.
    Database home page then stops working, page cannot be displayed on http://127.0.0.1:8080/htmldb.
    No specific routes have been added to my machine that touch the localhost.
    Not really a problem, ut interesting all the same
    This is on windows XP
    Dave

    Dave,
    I just posted under Angela's thread :)
    VPN Connections
    ~Jer

  • Problem In GO TO DATABASE HOME PAGE in oracle 10g XE  updated

    When i click the GO TO DATABASE HOME PAGE icon my web browser say "The page you are looking for is currently unavailable Server, Cannot find server or DNS Error
    Internet Explorer" and the address that it is openning is "http://127.0.0.1:8080/htmldb" can any one help me with this?
    Im using oracle 10g express edition, the one that is available for free download. And my operating system is windows xp SP2.
    Thanks
    Message was edited by:
    user468763

    There is a dedicated forum for questions related to XE
    Oracle Database Express Edition (XE)
    You need first to register for this forum here:
    http://www.oracle.com/technology/xe/registration
    After you register, simply log on to the discussion forums wth the same userid that you used to register - no need to wait for the confirmation email.

Maybe you are looking for

  • Cover flow Scrollbar and mouse wheel issue?

    When I scroll my podcasts in cover flow view using the mouse wheel it skips some of the podcast album art. What I mean is when moving the scrollbar left or right with the mouse wheel the scrollbar skips like half way instead of being able to scroll e

  • Urgent . report server.

    Hi, every think is going correct. but when i try to execute the reports demo at the URL --> http://9iashost:7778/repdemo/examples/Tools/runrepIAS.html and after sign in SSO the server give me this error !!!! for the tow links "Test a JSP Web Report .

  • Buttons in design tab are disabled in DAC

    Hi Gurus, I imported the universal, Oracle11.5.0 repositories from DAC repository management, when I go to the design view New, reference, Save, Undo, Delete buttons are disabled. Could you suggest how to fix this ? Am I missing something ? Thanks Ed

  • Graphical view for confirmations

    Hello, Can some one tell me the transaction code for viewing the graphical view of confirmations done for the operations of PM order? The Sap tcode for checking the data of hours of plan vs actual is S_ALR_87013432. Regards, Narendra

  • HT1212 forgotton password

    Hello there My daughter has entered the wrong password into her ipod , its now saying  it's disabled for 23,118,622 mins !!! ive plugged it into my laptop and its saying enter password before we can do anything GrRRRRR !!!! Please HELP King Regards