Oracle Installed failed

I am trying to install Oracle database on Linux and install failed with the following error:
genclntsh: genclntsh: Could not locate /oracle/product/10g/network/admin/shrept.lst
*** Error exit code 1

There is a classic bug related to this.
cat << EOS >/oracle/product/10g/network/admin/shrept.lst
network : snaumihi_inithostinfo
network : snaumbg_gmt
network : naedpwd_encrypt
network : naumbsb_bld_singlebyte
network : ztapis
EOS
and retry button in OUI

Similar Messages

  • Oracle Apps R12 post install fails.

    Hi All, I am trying to install Oracle Apps r12 on Ubuntu 8.10, after everything went good,,,the post install failed with all entries having red cross.
    it said
    HTTP server not responding
    JSP page is not responding
    Database file was created
    Login Page is not responding
    Help page is not responding
    environment file was not created
    Vitual Directory page not responding
    Can some please help me with this, i have been trying to install Oracle Apps R12 for a long long time.
    Thanks.

    Thanks for replying.
    I tried to install Oracle Enterprise Linux 5 but i was not able to connect to the internet with that OS so i chose Ubuntu 8.10. I have Intel wifi 5000 card,,,,which was not working in OEL 5. If you have any fix for that, then I will certainly switch to OEL 5.
    Please help.
    thanks.

  • ......Trusted Recon With Oracle 11g Fail. All details explained

    Ok...... How can I delete this post? ---- > I resolve the issues......
    Hi, When I create the trusted Recon, connector sendme:
    ERROR [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' org.apache.struts.actions.DispatchAction - Request[CreateConnector] does not contain handler parameter named method
    follow by
    ERROR [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' XELLERATE.SERVER - Class/Method: tcTableDataObj/setTimestamp encounter some problems: {1}
    java.lang.NullPointerException
         at com.thortech.xl.dataobj.tcDataSet.setTimestamp(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.setTimestamp(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.setTimestamp(Unknown Source)
         at com.thortech.xl.ddm.instance.visitor.ImportVisitor.visitStarted(Unknown Source)
    ===================================================================
    Hi, I think I need to re install the GTC or OIM because all works fine (Recon with AD, Exchange... DataBase Provisioning) But when Im try to Recon with Oracle Databse11g Fails.
    I read the manuals but nothing..... ok I do the next configs:
    - Generic Technology Connector
    - Create
    =========================*Step 1*=================
    Name                              ReconCity                         
    Transport Provider (Reconciliation)................Database Application Tables Reconciliation      
    Format Provider (Reconciliation).....................Database Application Tables Reconciliation      
    Trusted Source Reconciliation.........................Selected
    ========================*Step 2*==================
    Database Drive : oracle.jdbc.driver.OracleDriver
    Database URL : jdbc:oracle:thin:@192.168.1.101:1521:DFGOB
    Database User ID : system
    Database Pass......: my_pass
    parent Table/View
    Name.......................: Recon_Users
    Batch Size...............: All
    Stop Reconciliat
    ion Threshold..........: None
    Stop Threshold........: None
    Sourcedate Format: yyyy/MM/dd hh:mm:ss z
    Reconcile Deletion
    of Multival.................: "Selected"
    Reconciliation
    Type..........................: Full
    ========================*Step 3 (try 1)*===========
    SOURCE.................*RECON STAGING*.......................*OIM*
    USER_ID--------------> USER_ID -------------> User ID
    FIRTS_NAME--------> FIRST_NAME ----------> FIRST_NAME
    LAST_NAME---------> LAST_NAME ----------> . --> Yes, I map all fields to OIM
    PASSWORD----------> PASSWORD ---------> .
    EMAIL------------------> EMAIL ----------------> .
    STATUS---------------> STATUS --------------> .
    ..........|Xellerate |--> ORGANIZATION ------------> .
    ..........|End-User |------> EMPLOYEE TYPE -----> .
    ..........|Full-Time |-------> USER TYPE ------------> .
    - (STATUS values from my database table is: Active or Disabled)
    - ( I try (Enabled/Disabled) )
    For Fields USER_ID to STATUS
    (Edit option)
    Dataset.......................: Reconciliation Staging
    Child Dataset Name :           
    Field Name.................: USER_ID
    Mapping Action..........: Create mapping Without Transformation     
    Matching Only............: Not Applicable
    Case-Insensitive........: Not Applicable
    Data Type      *.............: String
    Required.....................: Selected
    For Fields ORGANIZATION to USER TYPE
    (Add option)
    Dataset........................: Reconciliation Staging
    Child Dataset Name :           
    Field Name.................: ORGANIZATION
    Mapping Action..........: Create mapping Without Transformation     
    Matching Only.............: Not Applicable
    Case-Insensitive........: Not Applicable
    Data Type      *.............: String
    Required.....................: Selected
    Input
    Literal: Xellerate      
    ===After save on step 4 I go to Resource Manager-->Manage Scheduled task--> RUN NOW and the log send me
    DEBUG QuartzWorkerThread-4 XELLERATE.ADAPTERS - Class/Method: tcStructureUtil/getUserDefinedCols entered.
    ERROR QuartzWorkerThread-4 XELLERATE.APIS - Class/Method: tcReconciliationOperationsBean/ignoreEventData encounter some problems: {1}
    java.lang.NullPointerException
         at com.thortech.xl.dataobj.util.tcAttributeSource.getAttrColumnName(Unknown Source)
         at com.thortech.xl.dataobj.util.tcReconciliationUtil.getRuleElementWhere(Unknown Source)
         at com.thortech.xl.dataobj.util.tcReconciliationUtil.getRuleWhere(Unknown Source)
         at com.thortech.xl.dataobj.util.tcReconciliationUtil.getMatchedUserList(Unknown Source)
         at com.thortech.xl.dataobj.util.tcReconciliationUtil.getMatchedUserList(Unknown Source)
         at com.thortech.xl.dataobj.util.tcReconciliationUtil.ignoreEvent(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcReconciliationOperationsBean.ignoreEventData(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcReconciliationOperationsBean.ignoreEvent(Unknown Source)
         at com.thortech.xl.ejb.beans.tcReconciliationOperationsSession.ignoreEvent(Unknown Source)
         at com.thortech.xl.ejb.beans.tcReconciliationOperations_gmh3ba_EOImpl.ignoreEvent(tcReconciliationOperations_gmh3ba_EOImpl.java:692)
         at Thor.API.Operations.tcReconciliationOperationsClient.ignoreEvent(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy62.ignoreEvent(Unknown Source)
         at com.thortech.xl.gc.runtime.GCScheduleTask.execute(Unknown Source)
         at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.run(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzWrapper$TaskExecutionAction.run(Unknown Source)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:477)
    ERROR QuartzWorkerThread-4 XELLERATE.GC.FRAMEWORKRECONCILIATION - Reconciliation Encountered error:
    Thor.API.Exceptions.tcAPIException: java.lang.NullPointerException
         at com.thortech.xl.ejb.beansimpl.tcReconciliationOperationsBean.ignoreEventData(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcReconciliationOperationsBean.ignoreEvent(Unknown Source)
         at com.thortech.xl.ejb.beans.tcReconciliationOperationsSession.ignoreEvent(Unknown Source)
         at com.thortech.xl.ejb.beans.tcReconciliationOperations_gmh3ba_EOImpl.ignoreEvent(tcReconciliationOperations_gmh3ba_EOImpl.java:692)
         at Thor.API.Operations.tcReconciliationOperationsClient.ignoreEvent(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy62.ignoreEvent(Unknown Source)
         at com.thortech.xl.gc.runtime.GCScheduleTask.execute(Unknown Source)
         at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.run(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzWrapper$TaskExecutionAction.run(Unknown Source)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:477)
    WARN QuartzWorkerThread-4 XELLERATE.GC.FRAMEWORKRECONCILIATION - Though Reconciliation Scheduled task has encountered an error, Reconciliation Transport providers have been "ended" smoothly. Any provider operation that occurs during that "end" or "clean-up" phase would have been executed e.g. Data archival. In case you want that data to be a part of next Reconciliation execution, restore it from Staging. Provider logs must be containing details about storage entities that would have been archived
    ==========================================
    ========================*Step 3 (try 2)*==============
    SOURCE..................*RECON STAGING*....................*OIM*
    USER_ID--------------> USER_ID -------------> User ID
    FIRTS_NAME--------> FIRST_NAME ----------> FIRST_NAME
    LAST_NAME---------> LAST_NAME ----------> .
    PASSWORD----------> PASSWORD ----------> .
    EMAIL------------------> EMAIL -----------------> .
    ........|Xellerate |--> ORGANIZATION -------------> .
    ........|End-User |------> EMPLOYEE TYPE ------> .
    ........|Full-Time|-------> USER TYPE --------------> .
    ........|Active |------> SATUS -----------------> .
    - (On STATUS I try (*Active/Enabled/Disabled*) )
    For Fields USER_ID to EMAIL
    (Edit option)
    Dataset.......................: Reconciliation Staging
    Child Dataset Name :           
    Field Name.................: USER_ID
    Mapping Action.........: Create mapping Without Transformation     
    Matching Only.............: Not Applicable
    Case-Insensitive.........: Not Applicable
    Data Type      *..............: String
    Required.......................: Selected
    For Fields ORGANIZATION to STATUS
    (Add option)
    Dataset.......................: Reconciliation Staging
    Child Dataset Name :           
    Field Name................: STATUS
    Mapping Action..........: Create mapping Without Transformation     
    Matching Only............: Not Applicable
    Case-Insensitive........: Not Applicable
    Data Type      *.............: String
    Required......................: Selected
    Input
    Literal: Active      
    ===After save on step 4 I go to Resource Manager-->Manage Scheduled task--> RUN NOW and the log sende me the same ERRROR posted up.
    ===============Step 3 (try 3)=======================
    SOURCE...................*RECON STAGING*...................... OIM
    USER_ID--------------> USER_ID -----------> User ID
    FIRTS_NAME--------> FIRST_NAME ----------> FIRST_NAME
    LAST_NAME---------> LAST_NAME ----------> .
    PASSWORD----------> PASSWORD ----------> .
    EMAIL------------------> EMAIL ------------> .
    USER_STATUS----| T |--> USER_STATUS ---> .
    .....................................|
    .........................|Lookup.M4..|
    ............|Xellerate |--> ORGANIZATION ------------> .
    ............|End-User |------> EMPLOYEE TYPE ------> .
    ............|Full-Time |-------> USER TYPE -------------> .
    - (USER_STATUS have the next Values: True/False)
    For Fields USER_ID to EMAIL
    (Edit option)
    Dataset.......................: Reconciliation Staging
    Child Dataset Name :           
    Field Name.................: USER_ID
    Mapping Action..........: Create mapping Without Transformation     
    Matching Only.............: Not Applicable
    Case-Insensitive.........: Not Applicable
    Data Type      *..............: String
    Required......................: Selected
    For Fields ORGANIZATION to USER_TYPE
    (Add option)
    Dataset........................: Reconciliation Staging
    Child Dataset Name :           
    Field Name................: ORGANIZATION
    Mapping Action..........: Create mapping Without Transformation     
    Matching Only............: Not Applicable
    Case-Insensitive........: Not Applicable
    Data Type      *.............: String
    Required.....................: Selected
    Input
    Literal: Xellerate
    Dataset.......................: Reconciliation Staging
    Child Dataset Name:           
    Field Name................: USER_STATUS
    Mapping Action.........: Create Mapping with Translation     
    Matching Only...........: Not Applicable
    Case-Insensitive.......: Not Applicable
    Data Type      *............: String
    Required....................: Selected
    Field Name USER_STATUS
    Input
    Dataset........:Source      
    Field Name :USER_STATUS
    Lookup Code Name
    Literal...........: Lookup.M4.Recon      
    ===============
    Lookup Definition
    Code : Lookup.M4Recon
    Field:
    Lookup Type(Selected)
    Required (Not Selected)
    Group: Object
    Lookup Code Info
    | Code Key | Decode |
    1 | True/False | Active/Disabled|
    ===After save on step 4 I go to Resource Manager-->Manage Scheduled task--> RUN NOW and the log sende me the same ERROR posted up.=============
    I hope you can help me, Thanks.....
    Edited by: user11296330 on Oct 18, 2009 8:55 PM
    Edited by: user11296330 on Oct 18, 2009 10:10 PM
    Edited by: user11296330 on Oct 19, 2009 3:33 PM
    Edited by: user11296330 on Oct 20, 2009 1:52 AM
    Edited by: user11296330 on Oct 21, 2009 9:08 AM
    Edited by: user11296330 on Nov 8, 2009 10:16 PM
    Edited by: user11296330 on Nov 8, 2009 10:20 PM

    Hi amigo I solve my problem with the next:
    OK, all above is good but in the manual they mistake something.... one step.
    (All succesful with --> ========================*Step 3 (try 2)*==============)
    1.- Ok, if you got every thing like above the last thing you need is follow the next link:
    http://www.oracle.com/technology/obe/fusion_middleware/im1014/oim/obe12_using_gtc_for_reconciliation/using_the_gtc.htm
    Go to: "Modifying the GTC" ( just do this part)
    Restart the OIM and Enjoy it.
    Good day Amigo.
    And don't forget on step three:
    Click the Edit icon of the User ID field of the OIM - User data set.
    b. On the Step 1: Provide Field Information page:
    - From the Mapping Action list, select Create Mapping Without Transformation.
    - Select Matching Only.
    - Click Continue.
    Mapping Information page, select Reconciliation
    Staging from the Dataset list, select EMPLOYEE_ID (your ID Field) from the Field Name
    list, and then click Continue.
    If something go bad, tell me the steps like I did with the log.... see ya
    Edited by: user11296330 on Nov 8, 2009 9:57 PM
    Edited by: user11296330 on Nov 8, 2009 10:21 PM

  • AS Server 10g R2 install fails during OID

    I am trying to install Oracle Application Server 10g Release 2 but the install fails during the install of the OID configuration assistant. I have retried that specific install numerous times but it continues to fail. I receive the following message in my oidca_log. Could someone provide me with some guidance? I have been tasked with installing this software and its causing me all kinds of problems. Any help would be much appreciated.
    Fri Jul 14 13:09:52 PDT 2006 OID CA started.
    Registering OID server..
    SID: sdhub10g
    DB Host: DELMAR
    DB Version:10.1.0.4.2
    create final wallet
    Stopping OID Server using OPMN..
    Starting OID Server using OPMN..
    Fri Jul 14 13:10:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    with a retryCount:20
    Fri Jul 14 13:10:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: simple bind failed: delmar.development.com:13061 [Root exception is java.net.SocketException: Socket closed]
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Caused by: java.net.SocketException: Socket closed
         at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
         at com.sun.jndi.ldap.Connection.writeRequest(Connection.java:390)
         at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:334)
         at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:193)
         at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2640)
         at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
         at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
         at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
         at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
    Fri Jul 14 13:11:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:11:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:12:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:12:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:13:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:13:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:14:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:14:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:15:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:15:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:16:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:16:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:17:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:17:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:18:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:18:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:19:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:19:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:20:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:20:04 PDT 2006Could not contact OID server.
    Stopping OID Server using OPMN..
    oracle.ldap.oidinstall.backend.OIDCAException: OID Server could not be started. Please see the log files.
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:958)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    I am having the same exact problem as documented in the following article but the solution documented in this article unfortunately did not apply:
    http://forums.oracle.com/forums/thread.jspa;jsessionid=8d922006ce67d1ef91f6c484a4ba035f8a2d3e0851a.rQjwahaM-AXMmkbGngTxpQOUaNaKaxD3lN4OagSLb3mIaN8IbwSLa30Qn3qP-x4KbhiKbA8Omh8Q-wOSa30K8Oz1iNyKb2TRnk8LaN8IpR9vmQLz-AbJpgaLc34SaNmMah0S8OexhOaOgzXApR9PplaOagbynknvrkLOlQzNp65In0__?messageID=1177518&#1177518

    Thanks for the follow up. Yes, I do have two Oracle Homes on the server: One is for an Oracle Database Server 9i and the other is for the current install of Application Server. Both listeners are up and running and they are both listening on different ports. Having both of these services started simulatenously should not be a problem given that their listening on different ports, correct? I used the lsnrctl status command in each of the Oracle Homes and I didn't notice anything in the output that stated the listener was not running. The last piece of output states that "The command completed successfully" Anything, I should be looking for in the output?

  • Essbase Client 32 bit v 11.1.1.3 on windows XP computer - Install Fail

    Essbase Client 32 bit v 11.1.1.3 install fails on Windows XP, similar install seemms to be working for several users, its failing on one particular user install.
    error seems to be related to com.hyperion.install.util.ConsoleUtil, ERROR, Can not find string, that run java, any ideas on resolving the issue
    Install Log
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.wizard.Main, INFO, Installer Version: 11.1.1.3.0.3663
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, Trying to replace System.out and System.err..
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.DeferredOutputStream, INFO, DeferredOutputStream created.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.LoggedOutputStream, INFO, LoggedOutputStream created.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.DeferredOutputStream, INFO, DeferredOutputStream created.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.LoggedOutputStream, INFO, LoggedOutputStream created.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, Replaced System.out and System.err.
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\assemblies... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\help... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\jre... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\oui... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking if the file exist: C:\essbase11\setup.jar... Ok
    (May 25, 2010, 01:36:11 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Check assemblies:
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_product_reporting_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_financial_reporting_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_financial_reporting_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_interactive_reporting_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\tools... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hpm... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_financial_reporting_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hfm_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_migration_utility... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbaseAddins\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_dds... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hfm_common... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\analytic_services_provider_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_administration_services_client\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\planning... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_product_reporting_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\svchve_client\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hfm_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_integration_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\offlinePlanning... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\aif... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\calc... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_datasync... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\workspace_configlibs... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_smartsearch_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_batch_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\productCommonComponents... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hsf_server... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hps_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_product_reporting_common... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\fdm... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hsf_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_financial_reporting_common... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_generator... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_webanalysis_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_workspace_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_client\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\sharedServices... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hsf_reader_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_portlets_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_studio\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_configlibs... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\commonComponents\9.5.0.0\assembly.dat... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_core_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbaseProductCommonComponents... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_studio_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\biplus_interactive_reporting_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\bpm_architect_services... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\hfm_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\essbase_administration_services_webapp... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\svc_client... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, C:\essbase11\assemblies\rmi... Not exists
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Result of checking assemblies: Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking environment variables... Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking user home...Ok
    (May 25, 2010, 01:36:12 PM), com.hyperion.install.context.preinstall.PreinstallCheck, INFO, Checking user is admin... Ok
    (May 25, 2010, 01:36:22 PM), com.hyperion.install.wizard.Main, INFO, Selected locale: en_US
    (May 25, 2010, 01:36:24 PM), com.hyperion.hit.wizard.Wizard, INFO, Starting wizard.
    (May 25, 2010, 01:36:24 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:WelcomeWizardState
    (May 25, 2010, 01:36:33 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:DestinationState
    (May 25, 2010, 01:36:37 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallTypeState
    (May 25, 2010, 01:36:40 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:FeatureSelectionState
    (May 25, 2010, 01:37:13 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallTypeState
    (May 25, 2010, 01:37:14 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:FeatureSelectionState
    (May 25, 2010, 01:37:20 PM), com.hyperion.install.context.DiskSpaceCheck, INFO, Required disk space: 1100
    (May 25, 2010, 01:37:21 PM), com.hyperion.install.context.DiskSpaceCheck, INFO, Free desk space: 2164
    (May 25, 2010, 01:37:21 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallConfirmationState
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.wizard.impl.SummaryToInstallRule$1, INFO, Sending stdout/stderr logs to C:\Hyperion\logs\install
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, Trying to create log files for stdout/stderr in directory: C:\Hyperion\logs\install
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.LoggedOutputStream, INFO, Trying to set logStream..
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.DeferredOutputStream, INFO, Trying to set backingStream..
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.DeferredOutputStream, INFO, Setting backingStream: succeeded.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.LoggedOutputStream, INFO, Setting logStream: succeeded.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.LoggedOutputStream, INFO, Trying to set logStream..
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.DeferredOutputStream, INFO, Trying to set backingStream..
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.DeferredOutputStream, INFO, Setting backingStream: succeeded.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.LoggedOutputStream, INFO, Setting logStream: succeeded.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, Created log files for stdout/stderr.
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, stdoutLogLocation = C:\Hyperion\logs\install\installTool-install-stdout.log
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.log.StdStreamsCaptureUtil, INFO, stderrLogLocation = C:\Hyperion\logs\install\installTool-install-stderr.log
    (May 25, 2010, 01:37:23 PM), com.hyperion.install.action.InstallActionBuilder, INFO, Installation Type: New-Components
    (May 25, 2010, 01:37:23 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallationState
    (May 25, 2010, 01:37:56 PM), com.hyperion.install.action.impl.InstallCheckMessageHandler, ERROR, Installation check "diskspace" failed
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.wizard.impl.InstallableItemsUtil, INFO, Completion status for commonComponents is fail
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.wizard.impl.InstallableItemsUtil, INFO, Completion status for essbaseAddins is fail
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.wizard.impl.InstallableItemsUtil, INFO, Completion status for essbaseClient32 is fail
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.wizard.impl.InstallableItemsUtil, INFO, Completion status for smartViewHveClient is fail
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.action.impl.OUIExecAction, INFO, Creating Oracle inventory.
    (May 25, 2010, 01:37:59 PM), com.hyperion.install.util.ConsoleUtil, ERROR, Can not find string, that run java
    (May 25, 2010, 01:38:00 PM), com.hyperion.hit.wizard.Wizard, INFO, Wizard state is:InstallSummaryState

    HI,
    XP is not compatible, and I would strictly recommend all to use a compatible OS like 2003 ..etc. For the complete information of the compatible platforms
    Here is the link
    http://www.oracle.com/technology/software/products/ias/files/fusion_certification.html
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Db 11.2.0.3 install fails with this exception

    Hello All,
    To give a background :
    have Virtual box on windows 7.. Virtual box have the oracle linux 6. Completed installed for clusterware.
    I have successfully installed clusterware, while attempting to install database i get a alert at the step 2 of the db install.
    this is my second attempt to install the db software , at the first time I had the bad checksum of the db installation software .. I cleaned up the Oracle home and made the second attempt to get the below warning and fails:
    more oraInstall2013-04-11_06-50-25PM.err
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.ivw.common.validator.SupportedOSValidator:363
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not a
    vailable for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTa
    skFactory.java:301)
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTa
    skFactory.java:159)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSuppo
    rted(VerificationUtil.java:7441)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSuppo
    rted(VerificationUtil.java:7390)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(Clu
    sterVerification.java:6598)
         at oracle.install.ivw.common.validator.SupportedOSValidator.verifyEnviro
    nment(SupportedOSValidator.java:68)
         at oracle.install.ivw.common.validator.SupportedOSValidator.validate(Sup
    portedOSValidator.java:96)
         at oracle.install.commons.flow.validation.ValidationHelper.validateState
    (ValidationHelper.java:185)
         at oracle.install.commons.flow.AbstractFlowExecutor.validate(AbstractFlo
    wExecutor.java:415)
         at oracle.install.commons.flow.AbstractFlowExecutor.leaveVertex(Abstract
    FlowExecutor.java:639)
         at oracle.install.commons.flow.AbstractFlowExecutor.transition(AbstractFlowExecutor.java:331)
         at oracle.install.commons.flow.AbstractFlowExecutor.nextState(AbstractFlowExecutor.java:271)
         at oracle.install.commons.flow.AbstractFlowExecutor.nextViewState(AbstractFlowExecutor.java:230)
         at oracle.install.commons.flow.DefaultFlowNavigator.goForward(DefaultFlowNavigator.java:58)
         at oracle.install.commons.flow.jewt.FlowWizard$1.run(FlowWizard.java:125)
         at oracle.install.commons.flow.jewt.FlowWizard$TransitionManager$1.run(FlowWizard.java:101)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
         at java.util.concurrent.FutureTask.run(FutureTask.java:123)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
         at java.lang.Thread.run(Thread.java:637)
    ---# End Stacktrace #-----------------------------
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:366
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:301)
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:159)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:7441)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:7390)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6598)
         at oracle.install.ivw.common.validator.SupportedOSValidator.verifyEnvironment(SupportedOSValidator.java:68)
         at oracle.install.ivw.common.validator.SupportedOSValidator.validate(SupportedOSValidator.java:96)
         at oracle.install.commons.flow.validation.ValidationHelper.validateState(ValidationHelper.java:185)
         at oracle.install.commons.flow.AbstractFlowExecutor.validate(AbstractFlowExecutor.java:415)
         at oracle.install.commons.flow.AbstractFlowExecutor.leaveVertex(AbstractFlowExecutor.java:639)
         at oracle.install.commons.flow.AbstractFlowExecutor.transition(AbstractFlowExecutor.java:331)
         at oracle.install.commons.flow.AbstractFlowExecutor.nextState(AbstractFlowExecutor.java:271)
         at oracle.install.commons.flow.AbstractFlowExecutor.nextViewState(AbstractFlowExecutor.java:230)
         at oracle.install.commons.flow.DefaultFlowNavigator.goForward(DefaultFlowNavigator.java:58)
         at oracle.install.commons.flow.jewt.FlowWizard$1.run(FlowWizard.java:125)
         at oracle.install.commons.flow.jewt.FlowWizard$TransitionManager$1.run(FlowWizard.java:101)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
         at java.util.concurrent.FutureTask.run(FutureTask.java:123)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
         at java.lang.Thread.run(Thread.java:637)
    ---# End Stacktrace #-----------------------------
    I tried to deinstall the failed installation through deinstall but get an error with that as well with a perl error. Currently I do not have any files under my oracle home.
    Any suggestions on how to proceed at this point would be really helpful.

    Hi Friend,
    Please check Pre-Requisites for Oracle 11g R2 database for Virtual Box. May be below link will give you some sort of idea.
    http://eudba.wordpress.com/2012/08/10/installing-oracle-11g-on-oracle-linux-6-with-asm-eng/
    Thanks
    LaserSoft

  • BPEL PM 10.1.2.0.2 Midtier Install failing. ORABPEL Schema in Infra

    Hi,
    On my laptop I have installed OracleAS 10.1.2.0.2. Then I installed a Midtier version of BPEL10.1.2.0.2 and installed the ORABPEL Schema in InfraStructure as the installer gave options Infrastructure, Database, other Database so I selected Infrastructure at the end of the installation I got the following error:
    Configuration assistant "Oracle BPEL Process Manager Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "Oracle BPEL Process Manager OID Configuration Assistant":
    Install Configuration
    Install Type: ConfigureOID
    Oracle Home: C:\Oracle_Software\Portal
    JDK Home: C:\Oracle_Software\Portal\jdk
    Proxy Required: false
    Database Vendor: oracle
    OID Host: localhost
    OID Port: 389
    OID Realm: localhost
    OID Seed: seedAllUsers
    Admin User: orcladmin
    Seeding users/roles in OID realm : localhost...
    Buildfile: bpminstall.xml
    seed-oid:
    init:
    seed-oid:
    Seeding system users/roles into OID ...
    Migration of LDIF data completed. All the entries are successfully migrated
    Seeding demo users/roles into OID ...
    Migration of LDIF data completed. All the entries are successfully migrated
    BUILD SUCCESSFUL
    Total time: 6 seconds
    Exit: 0
    Configuring OID as LDAP based JAZN provider ...
    ERROR: Failed to update C:\Oracle_Software\Portal\j2ee\OC4J_BPEL\application-deployments\hw_services\orion-application.xml
    java.net.UnknownHostException: xmlns.oracle.com
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:153)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at sun.net.NetworkClient.doConnect(NetworkClient.java:139)
         at sun.net.www.http.HttpClient.openServer(HttpClient.java:402)
         at sun.net.www.http.HttpClient.openServer(HttpClient.java:618)
         at sun.net.www.http.HttpClient.<init>(HttpClient.java:306)
         at sun.net.www.http.HttpClient.<init>(HttpClient.java:267)
         at sun.net.www.http.HttpClient.New(HttpClient.java:339)
         at sun.net.www.http.HttpClient.New(HttpClient.java:320)
         at sun.net.www.http.HttpClient.New(HttpClient.java:315)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:521)
         at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:498)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:626)
         at java.net.URL.openStream(URL.java:913)
         at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2292)
         at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:266)
         at oracle.xml.parser.v2.NonValidatingParser.pushExternalDTD(NonValidatingParser.java:540)
         at oracle.xml.parser.v2.NonValidatingParser.parseDoctypeDecl(NonValidatingParser.java:465)
         at oracle.xml.parser.v2.NonValidatingParser.parseProlog(NonValidatingParser.java:298)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:277)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:268)
         at oracle.tip.install.util.XMLUtil.loadDocument(XMLUtil.java:212)
         at oracle.tip.install.tasks.ConfigureOID.configureJaznProvider(ConfigureOID.java:288)
         at oracle.tip.install.tasks.ConfigureOID.install(ConfigureOID.java:130)
         at oracle.tip.install.BPMInstaller.runInstaller(BPMInstaller.java:140)
         at oracle.tip.install.BPMInstaller.main(BPMInstaller.java:77)
    ERROR: Failed while configuring JAZN provider in orion-application.xml.
    Configuration assistant "Oracle BPEL Process Manager OID Configuration Assistant" was canceled.I completed the install but when going to BPELConsole the Domain: field is empty i.e. there is no default[] domain showing so I created a new Domain. To test if all works fine I deployed a very simple process but when invoking I don't get anything i.e. no flow so checking the log file I see the followig error:
    <2006-03-23 23:41:29,856> <ERROR> <TESTDOMAIN.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "cube delivery": The XML data is invalid.
    The XML data is invalid; the reason is  "null Nested exception: null".
    Please verify xml data.
    ORABPEL-09207
    The XML data is invalid.
    The XML data is invalid; the reason is  "null Nested exception: null".
    Please verify xml data.
         at com.collaxa.cube.xml.dom.DOMUtil.readBinaryRootElement(DOMUtil.java:319)
         at com.collaxa.cube.xml.dom.DOMUtil.convertToBinaryElement(DOMUtil.java:2465)
         at com.collaxa.cube.engine.delivery.DeliveryHelper.adjustMessage(DeliveryHelper.java:626)
         at com.collaxa.cube.engine.delivery.DeliveryHelper.adjustMessage(DeliveryHelper.java:386)
         at com.collaxa.cube.engine.delivery.DeliveryService.adjustMessage(DeliveryService.java:945)
         at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:491)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:335)
         at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.handleInvoke(ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.java:1796)
         at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:37)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:125)
         at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
         at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
         at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
         at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
         at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    <2006-03-23 23:41:29,856> <ERROR> <TESTDOMAIN.collaxa.cube.engine.dispatch> <DispatchHelper::handleMessage> failed to handle message
    ORABPEL-09207
    The XML data is invalid.
    The XML data is invalid; the reason is  "null Nested exception: null".
    Please verify xml data.
         at com.collaxa.cube.xml.dom.DOMUtil.readBinaryRootElement(DOMUtil.java:319)
         at com.collaxa.cube.xml.dom.DOMUtil.convertToBinaryElement(DOMUtil.java:2465)
         at com.collaxa.cube.engine.delivery.DeliveryHelper.adjustMessage(DeliveryHelper.java:626)
         at com.collaxa.cube.engine.delivery.DeliveryHelper.adjustMessage(DeliveryHelper.java:386)
         at com.collaxa.cube.engine.delivery.DeliveryService.adjustMessage(DeliveryService.java:945)
         at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:491)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:335)
         at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.handleInvoke(ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.java:1796)
         at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:37)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:125)
         at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
         at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
         at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
         at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
         at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    <2006-03-23 23:41:29,856> <ERROR> <TESTDOMAIN.collaxa.cube.engine.dispatch> <BaseScheduledWorker::process> Failed to handle dispatch message ... exception ORABPEL-05002
    Message handle error.
    An exception occurred while attempting to process the message "com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage"; the exception is: The XML data is invalid.
    The XML data is invalid; the reason is  "null Nested exception: null".
    Please verify xml data.
    ORABPEL-05002
    Message handle error.
    An exception occurred while attempting to process the message "com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage"; the exception is: The XML data is invalid.
    The XML data is invalid; the reason is  "null Nested exception: null".
    Please verify xml data.
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:152)
         at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
         at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
         at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
         at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
         at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    <2006-03-23 23:42:10,855> <ERROR> <TESTDOMAIN.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "finder": Instance not found in datasource.
    The process domain was unable to fetch the instance with key "11d1def534ea1be0:1829e6f:10a2a7f05e7:-7fea" from the datasource.
    Please check that the instance key "11d1def534ea1be0:1829e6f:10a2a7f05e7:-7fea" refers to a valid instance that has been started and not removed from the process domain.
    ORABPEL-02152
    Instance not found in datasource.
    The process domain was unable to fetch the instance with key "11d1def534ea1be0:1829e6f:10a2a7f05e7:-7fea" from the datasource.
    Please check that the instance key "11d1def534ea1be0:1829e6f:10a2a7f05e7:-7fea" refers to a valid instance that has been started and not removed from the process domain.
         at com.collaxa.cube.engine.data.AdminFinder.__lookupInstanceMetaData(AdminFinder.java:314)
         at com.collaxa.cube.engine.data.AdminFinder.__lookupInstanceMetaData(AdminFinder.java:262)
         at com.collaxa.cube.engine.data.AdminFinder.lookupInstanceByConversationId(AdminFinder.java:235)
         at com.collaxa.cube.ejb.impl.FinderBean.lookupInstanceByConversationId(FinderBean.java:177)
         at IFinderBean_StatelessSessionBeanWrapper42.lookupInstanceByConversationId(IFinderBean_StatelessSessionBeanWrapper42.java:669)
         at com.oracle.bpel.client.Locator.lookupInstance(Locator.java:420)
         at _displayInstance._jspService(_displayInstance.java:111)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:152)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)Can someone help me:
    1. How to successfully install the BPEL PM in Midtier with ORABPEL Schema installed under Infrastructure. Is there anything else I have to do to make a successful install. As I followed the options provided by the install wizard.
    2. Why the OID onfiguration is failing and why the default domain doesn't showup
    3. What is the problem that none of the processes deployed work.
    Any help is really appreciated. Thanks

    there are several threads around with this issue, and a bug is filed (5028269)
    workaround
    @ in orion-application.xml change from
    @ <!DOCTYPE orion-application PUBLIC "-//ORACLE//DTD OC4J Application runtime
    @ 9.04//EN" "http://xmlns.oracle.com/ias/dtds/orion-application-9_04.dtd">
    @ to
    @ <!--DOCTYPE orion-application PUBLIC "-//ORACLE//DTD OC4J Application runtime
    @ 9.04//EN" "http://xmlns.oracle.com/ias/dtds/orion-application-9_04.dtd"-->
    @ where 2 dashes are added before and after the entry to comment it out
    @ and press retry button the installer screen.
    or refer to this note
    @ Note 357023.1 BPEL INSTALL FAILS DURING OID CONFIGURATION ASSISTANT

  • Install fails on RHEL4 64 bit

    Can somebody have an idea why the Oracle installer fail on my RHEL4/64 bit?
    The installer fail with:
    "Error in invoking target 'install' of makefile'...
    See log for details.
    and this is the log:
    ...INFO: gcc -m32 -o ctxhx -L/opt/oracle/app/oracle/oracle/product/10.2.0/db_1/ctx//lib32/ -L/opt/oracle/app/oracle/oracle/product/10.2.0/db_1/lib32/ -L/opt/oracle/app/oracle/oracle/product/10.2.0/db_1/lib32/stubs/ /opt/oracle/app/oracle/oracle/product/10.2.0/db_1/ctx/lib/ctxhx.o -L/opt/oracle/app/oracle/oracle/product/10.2.0/db_1/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/opt/oracle/app/oracle/oracle/product/10.2.0/db_1/ctx/lib -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunl
    INFO: s10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /opt/oracle/app/oracle/oracle/product/10.2.0/db_1/lib/sysliblist`
    INFO: /
    INFO: usr/bin/ld: crt1.o: No such file: No such file or directory
    collect2: ld returned 1 exit status
    INFO: make: *** [ctxhx] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    I installed the package 'binutils-2.15.92.0.2-13.0.0.0.2.x86_64' as described by the release notes (http://download-west.oracle.com/docs/cd/B19306_01/relnotes.102/b15666/toc.htm)
    Ah, by the way, the release notes talks about:
    ...This issue is tracked with Oracle bug 4619031.
    but does anybody knows where I can find a description of this bug? The search engine in the Oracle web site is practically useles....

    You can search this bug on metalink but I am assuming that you dont have access to it so I am pasting the whole stuff here for you:
    Rom metalink Note:339367.1
    Symptoms
    RELINK ALL results in this error with Red Hat version 4.0
    INFO: - Linking liborasdkbase
    INFO: /u01/app/oracle/product/10.2.0/bin/genorasdksh -base
    INFO: $Id: genorasdksh.sh 02-mar-2005.16:22:46 mchengjr Exp $
    INFO: Generating BASE ORASDK library...
    INFO: Creating /u01/app/oracle/product/10.2.0/lib/liborasdkbase.so.10.2
    INFO: /usr/bin/ld: /u01/app/oracle/product/10.2.0/lib/libirc.a(fast_memcpy.o):
    relocation R_X86_64_PC32 against `_memcpy_mem_ops_method' can not be used when
    making a
    INFO: shared object; recompile with -fPIC
    /usr/bin/ld: final link failed: Bad value
    collect2: ld returned 1 exit status
    /u01/app/oracle/product/10.2.0/bin/genorasdksh: Failed to link
    liborasdkbase.so.10.2
    INFO: make: Verified the issue by the screen shots.
    Cause
    Internal Bug # 4619031 Gmake Rac_On Failing With Ld Relocation Error.
    Support protected non-function symbols needed to be added
    to binutils for RHEL-4 U1 on x86_64, for oracle linking to
    proceed successfully. The patch is discussed here:
    http://sources.redhat.com/ml/binutils/2005-01/msg00232.html
    Solution
    To implement the solution, please execute the following steps:
    Download the following file from this location:
    http://oss.oracle.com/projects/compat-oracle/files/RedHat/
    Red Hat: Back to [Top]
    File Last Modified MD5 Checksum
    binutils-2.15.92.0.2-13.0.0.0.2.x86_64.rpm 2005.10.05 7362f50479940072e79136125ea32321
    RHEL 4 Update 1 patched binutils neccessary for 10gR2 install on x86_64
    New x86_64 RHEL 4 update 3 binutils (binutils-2.15.92.0.2-18 (x86_64)) also corrects the problem
    Daljit Singh
    Then try the relink all again.

  • Oracle Initialization Failed -- likely missing libraries/dlls

    Hi,
    I've installed MDM 5.0 server with oracle 10.2 as the database on Windows 2003 server.
    When I try to create a repository for the first time I'm facing the following issue "Error initializing database engine"
    The log says:
    Oracle Initialization Failed -- likely missing libraries/dlls
    OCI Init
    ERROR CODE=0 |||
    Last CMD:
    I'm able to connect to the database through SQL plus also the tnsping tests are successfull.
    Please let me know your ides to resolve this issue.
    Regards,
    Varadhu

    Hi Varadharajan,
    Can you provide the detailed steps performed to resolve the issue.
    Even we have installed MDM 7.1 SP 10 Oracle 11.2.0, But we have 3 SAP instance running on the system:
    1) SRM:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    2) CRM:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit
    3) MDM:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    when the server is restarted the MDM is not able to connect to the Database.
    Thanks to provide the exact steps of execution.
    Regards,
    Prajakta Patkar

  • Oracle ODBC Failed to enlist global transaction with DTC

    Hi Everyone,
    I have installed a COM+ application on a Windows Server 2008 R2 x64 machine. Which is using Oracle Client version 11.1.7.0 (32 bit).
    Application is using 11.1.7.0 (x64) Database running on another server with same OS. When I run some functionality in the application, I am getting a message saying
    "The Error [Oracle][ODBC]Failed to enlist global transaction with DTC".
    This error happened in a production environment. It is working on my test machine under same situation. The application is certified on above Oracle version.
    Please let me know what can be cause of the problem.
    Thanks & Regards,
    Anil

    I have the same problem with Oracle OLEDB provider also. Use
    Microsoft drivers they work and faster...
    Eddy

  • OPMD Install failed to open service control manager

    Hi
    I have an oracle 10.2.0.5 RAC installation on windows 2008R2 and I am encountering error when trying to install opmd-install
    I received the error OPMD Install failed to open service control manager

    Hi,
    It seemed the issue was resolved by installing the Agent manually. Since the subdomains are fully trusted, there is no need to install Gateway or Management Server in each subdomains. After installing the agents, the alerts can be received on domain.
    Deploying Agents Across Multiple Domains
    http://technet.microsoft.com/en-us/library/cc179947.aspx
    Niki Han
    TechNet Community Support

  • Oracle Install 10G on Windows 7 PC

    I am taking an oracle admin class at local college. I bought a text book " Oracle 10G Database administrator " By Gavin Powell. The publisher is Thomson Course Technology.
    The book came with 2 CDs, one of them contains Oracle 10g Database(10.2.0.1.0), Enterprise edition. When I try to install that CD on my Windows 7 PC, the install fails. The CD is for previous versions of Windows.
    When I called the book publisher, they told me to contact Oracle. Can anyone tell me what to do ?
    My PC meets all the pre-reqs of the software, except that it has Win 7.
    Thanks.

    Download the appropriate version of 11gR2 for free from here - http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Pl review and understand the license agreement before downloading and using the software.
    HTH
    Srini

  • Installation error Install Failed: Error Domain=PKInstallErrorDomain Code=112

    Trying to install an application or "whatever", from a mounted dmg image installer gives this error:
    Install Failed: Error Domain=PKInstallErrorDomain Code=112.
    A developer I contacted suggested a workaround by disabling/enabling checkmark of "Ignore ownership on this volume".
    Is there anyone knowing the reason for this issue and final solution?
    PS I already have verified/repaired permissions on boot disk.

    Steps to do
    1) /etc/hosts now reads:
    127.0.0.1     localhost
    192.168.56.101 demo.us.oracle.com oracle-pc
    2) updated java in path /usr/java from 1.5 to the latest version (1.6.0_27) by rpm-deinstalling the old version first and
    then rpm-installing the new version.
    3) Don't do a simple install.
    Instead u installed WebLogic Server 10.3.5 first, than do the Repository creation with RCU, followed by the BI Server software only install
    and finally the BI Server configuration.
    Marks as correct if helpful or let me know the updates?

  • Removing an RPM for Oracle Install

    Hi,
    I need to know how to remove a specific RPM. I am running Oracle on RHEL 4.
    When the Oracle install does the checks it fails on one of the RPM's. Here is what I did:
    [root@vtl-oracle logs]# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n" | grep elfutils-libelf
    elfutils-libelf-0.97.1-4 (x86_64)
    elfutils-libelf-0.97.1-4 (i386) - - I need to remove this one because I am running a 64bit and Oracle Install keeps picking it up.
    elfutils-libelf-devel-0.97.1-4 (x86_64)
    when I issue the following command I get the statement:
    [root@vtl-oracle logs]# rpm -e elfutils-libelf-0.97.1-4.i386
    error: Failed dependencies:
    libelf.so.1 is needed by (installed) elfutils-0.97.1-4.i386
    libelf.so.1(ELFUTILS_1.0) is needed by (installed) elfutils-0.97.1-4.i386
    libelf.so.1(ELFUTILS_1.1) is needed by (installed) elfutils-0.97.1-4.i386
    I only want the 64 bit ones, not the i386 ones.

    If you truly mean swap (and not /tmp), you have to be root to create a new swap partition (or swapfile) and then add it in with swapon -a
    Are you sure that you REALLY want to get rid of the elf package? I did an Oracle 10g install on RHEL4 about a month ago, and there were 32-bit libraries that it had to have alongside the 64-bit ones.
    You could force the removal, but I don't recommend it, using nodeps or force (I think it's this, haven't tried it in a while).

  • Oracle login failed.

    I'm very fresh to Oracle, here comes a question (maybe very stupid, :-)....)
    I'm installing an application which requires an user account in Oracle databse prior excuting the installation. However, I got an error message saying "Oracle login failed" with the particular SID and User name. I'm sure the SID and User name are correct. I can even use the User name to login using "sqlplus" command. Is this a problem of user privilege? Is this something related to Oracle? How can I find out?
    Thanks a lot.

    It looks like your application installation process can't connect to the database.
    In order to connect to a database, I guess your application installation need to compose a connection string based on your input. Usually an Oracle connection string consist of Hostname, Port, SID and user/pass, did you supply all these?
    If you are doing installation on the same server, application could also get most of connection information from environment variables ORACLE_HOME, ORACLE_SID in which case you only need to supply username/password.
    You might want to find out which method the installation process using.

Maybe you are looking for

  • The selected context node does not have attributes - Message no. SWDP_WB_TO

    Hello, I am trying out the example in web dynpro documentation -> Creating a Simple Flight Info Application and in part 3 steps 11 - 13 I get the following error The selected context node does not have attributes and the associated message class and

  • Getting "Low Disk Space" message in ProCamera photo app

    I'm getting "Low Disk Space" message in ProCamera photo app but I have 8 gigs of available storage. What gives and how do I get around it? Thanks.

  • How to make various tracks distinctly visible in fcpx ?

    I have to remember what material I have put in which track.....Is there a way to create a visual difference by color or name or something that in you multi track project you can just know that in this layer are the NG takes....or in this are the safe

  • Vendor invoice business place not picking

    Dear sap masters, Business Place not picking in Vendor  Invoices , I want to get business place to all my line itmes of Vendor invoice. Could you tell me where should we assign it to get it to all of the line itmes of vendor invoice. Thanks KMD

  • Query to obtain PL/SQL usage

    Is there a query that I can write to obtain information as to how many procedures/functions/triggers/package bodies that exist in the database for a particular user and how many of them executed on a given day(sysdate)? For example, the output(for us