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?

Similar Messages

  • Application Server 10g R2 install in Red Hat Enterprise Linux 5

    Hi all,
    We want to install Oracle Application Server 10g Release 2 under RHEL 5. We know it isn't certified yet, but it's necessary to install in that OS.
    My question is if anyone knowns a good guide to install that OAS version in that plataform?
    Thanks to all

    the manuals are fine.

  • PSE 9 install fails during Shared Technologies and rolls back

    I've bought and am getting fed up with trying and failing to install PSE9.
    It fails during the install of 'Shared Technologies and rolls back.
    I've unpacked the logs as per instructions and the error messages at the end are:
    - 0 fatal error(s), 5 error(s), 3 warning(s)
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: The following payload errors were found during install:
    ERROR:  - Elements Camera Raw: Install failed
    ERROR:  - AdobeHelp: Install failed
    ERROR:  - ElementsSTIInstaller: Install failed
    ERROR:  - Adobe ExtendScript Toolkit CS5: Install failed
    I've looked through the forums for possible causes:
    1) Adobe Bridge process running in background - according to task manager, the only Adobe process running relates to Flash
    2) Path problems - I've moved the install files and re-extracted them to a folder in C: with the same results.
    I then tried installing the loganalyser but that failed as well!
    I have attached the compressed log file.
    I am riunning Win 7 Home Premium (x64)
    Help please!
    Steve

    See if any of the solutions here help:
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-installation-photoshop-elements- premiere.html

  • Client install fails during OSD

    Hi,
    OS Deployment usually works without any issues for us. Sometimes (like 1 out of 15 deployments) the SCCM client will not install correctly and the system will boot up without any applications. That's okay, we just restart it and it works on the second attempt.
    Lately however, I discovered an issue with a certain model (Lenovo R500): The SCCM client configuration now fails every time (tried four times in a row!). It wasn't that bad before...
    Here are some answers to questions some of you might probably consider asking. :)
    - We are using diskpart /clean at the start of every task sequence
    - The system is domain joined before the SCCM client install step
    - Jason Sandys ConfigMgrStartup Script (client health GPO) is active
    - Client push install is active
    - The BIOS is up to date
    - These are our setup parameters during OSD: SMSMP=*FQDN* CCMEVALHOUR=12 PATCH="\\*FQDN*\hotfixes\configmgr2012ac-r2-kb3026739-x64.msp"
    - I tried installing newer network card drivers during the OSD in case the old drivers suddenly can't handle it any more but that also didn't improve the situation
    I thought maybe the GPO or the client push are interfering with the setup while running the OSD, but that also happens if the GPO is disabled. Also, the client push install never interfered with the OSD before and I don't think that it suddenly would.
    I zipped and uploaded the ccmsetup.log and client.msi.log to OneDrive, I would really appreciate it if someone could take a look at the logfiles and identify any potential issue that I'm not seeing.
    Logfiles: http://1drv.ms/18FTcAH
    Thank you!

    I just found a solution thanks to another fellow forum member that suggested I make sure that "Client Push" was not enabled.  I too was experiencing intermittent failures in OSD at the "Setup Windows and ConfigMgr" step that did
    not make any sense.
    After a review of the ccmsetup logs on the OSD machine and ccm.log on the server I was able to see that "Client Push" was beating the TS to installing the client by 4 seconds causing the TS to fail.
    Torsten indicated that Client Push and OSD can be problematic.  
    OSD Client Patch fails intermittently 
    After reviewing your ccmsetup.log I see the same evidence at time stamp 11:40:50 that I saw in my logs indicating that ccmsetup was already running when the TS went to install the client.
    An instance of ccmsetup is running as a service. The current instance will be terminated. ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    Installation will be cancelled due to shutdown. Windows Installer will return error code 1602. ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    MSI: Aktion 11:40:50: Rollback. Aktion wird rückgängig gemacht: ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    An instance of ccmsetup is running as a service. The current instance will be terminated. ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    Installation will be cancelled due to shutdown. Windows Installer will return error code 1602. ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    File C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi installation was cancelled (1602) ccmsetup 2/26/2015 11:41:00 AM 1920 (0x0780)
    Hi pfitchie,
    I unmarked my reply as answer, it happened again and after reading your thread and this reply it all makes sense. I now disabled the Clientpush and will see what happens. Is there a possibility this is only happening if you apply CU4 during the OSD? It never
    happened before.

  • 8.1.6 install fails during linking

    OK, after about 3 hours, I'm at a loss...
    I'm getting a bunch of linking errors after the Installer finishes copying over the files.
    Specifically, it says 'Error in invoking target ntcontab.o of makefile ... 8.1.6/network/lib/ins_net_client.mk'.
    Note that this happens when I am linking the SSL libs. Other similar errors happen during the linking of Net8.
    I can ignore the errors, and Net8 will fail (obviously), but everything else works.
    Sound familiar?
    I'm running a fresh install of Red Hat 6.1; I have quadruple-checked the path and environmental variables.
    Help.
    Thanks,
    Aaron

    Thanx kashifMohd,
    Downloaded the fix, vetted it, and before creating a new Administrator account used the following recipe with success:
    1. Ran downloaded fix with usual Admin Account and got the “Error 1321 for Search.api.” as before, but now there is a pop-up asking "Retry" or "Cancel" that did not appear when using "Get Updates" function from running Adobe Reader. Replied "Cancel".
    2. Rebooted, and disabled Kaspersky Anti-Virus.
    3. Again ran downloaded fix with usual Admin Account and got Error 1321 for different file: "C:\Program Files\Adobe\Reader 8.0\Reader\plug_ins3d\3difr.x3d" with pop-up asking "Retry" or "Cancel".
    4. Clicked "Retry" this time and installation completed successfully.
    Thanx again.

  • SQL Server 2008 R2 install fails on Server 2008 R2 at installation of setup files with Exit code: 0x84C40013

    Hello,
    I am trying to install the SQL Server 2008 R2 Client and managment tools on a Server 2008 R2 box, but the install is failing when trying to install the setup files with no error. I looked at the SQLSetup_1 log file and this is what I found:
    08/13/2014 20:26:10.743 ======================================================================
    08/13/2014 20:26:10.743 Setup launched
    08/13/2014 20:26:10.743 Attempting to determine media source
    08/13/2014 20:26:10.743 Media source: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\
    08/13/2014 20:26:10.743 Attempt to determine media layout based on file 'C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\mediainfo.xml'.
    08/13/2014 20:26:10.775 Media layout is detected as: Full
    08/13/2014 20:26:10.775 Not a slip stream media, so continuing to run setup.exe from media.
    08/13/2014 20:26:10.775 /? or /HELP or /ACTION=HELP specified: false
    08/13/2014 20:26:10.775 Help display: false
    08/13/2014 20:26:10.775 Checking to see if we need to install .Net version 3.5
    08/13/2014 20:26:10.775 Determining the cluster status of the local machine.
    08/13/2014 20:26:10.775 The local machine is not configured as a cluster node.
    08/13/2014 20:26:10.775 Attempting to find media for .Net version 3.5
    08/13/2014 20:26:10.775 .Net version 3.5 is installed
    08/13/2014 20:26:10.775 RedistMSI::GetExpectedBuildRevision - Setup expects MSI 4.5.6001.22159 at the minimum
    08/13/2014 20:26:10.775 Attempting to get Windows Installer version
    08/13/2014 20:26:10.790 Windows Installer version detected: 5.0.7601.17514
    08/13/2014 20:26:10.790 RedistMSI::IsVistaRTM - Not Vista RTM build
    08/13/2014 20:26:10.790 Required version of Windows Installer is already installed
    08/13/2014 20:26:10.790 Attempting to get Windows Installer version
    08/13/2014 20:26:10.790 Windows Installer version detected: 5.0.7601.17514
    08/13/2014 20:26:10.790 RedistMSI::IsVistaRTM - Not Vista RTM build
    08/13/2014 20:26:10.790 Required version of Windows Installer is already installed
    08/13/2014 20:26:10.790 Local setup.exe not found, so continuing to run setup.exe from media.
    08/13/2014 20:26:10.790 Attempt to initialize SQL setup code group
    08/13/2014 20:26:10.790 Attempting to determine security.config file path
    08/13/2014 20:26:10.790 Checking to see if policy file exists
    08/13/2014 20:26:10.790 .Net security policy file does exist
    08/13/2014 20:26:10.790 Attempting to load .Net security policy file
    08/13/2014 20:26:10.806 Processing entry ("MSVCM80", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.806 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    08/13/2014 20:26:10.806 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    08/13/2014 20:26:10.822 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.837 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    08/13/2014 20:26:10.837 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQLSERVER.INTEROP.MSCLUSTERLIB", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("LANDINGPAGE", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.853 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    08/13/2014 20:26:10.853 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    08/13/2014 20:26:10.868 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.868 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("SHELLOBJECTS", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    08/13/2014 20:26:10.884 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.884 Processing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    08/13/2014 20:26:10.900 Processing entry ("FIXSQLREGISTRYKEY", "X86")
    08/13/2014 20:26:10.900 Processing entry ("FIXSQLREGISTRYKEY", "X64")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("FIXSQLREGISTRYKEY", "IA64")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.900 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.900 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.915 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    08/13/2014 20:26:10.915 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    08/13/2014 20:26:10.931 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.931 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:26:10.947 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.947 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:10.947 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.947 Processing entry ("LANDINGPAGE.RESOURCES", "Native")
    08/13/2014 20:26:10.947 Required security code group nodes exist, contine.
    08/13/2014 20:26:10.962 Saved .Net security policy file
    08/13/2014 20:26:10.962 Attempting to determine security.config file path
    08/13/2014 20:26:10.962 Checking to see if policy file exists
    08/13/2014 20:26:10.962 .Net security policy file does exist
    08/13/2014 20:26:10.962 Attempting to load .Net security policy file
    08/13/2014 20:26:10.962 Processing entry ("MSVCM80", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    08/13/2014 20:26:10.962 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    08/13/2014 20:26:10.978 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.INTEROP.MSCLUSTERLIB", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    08/13/2014 20:26:10.993 Processing entry ("LANDINGPAGE", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:10.993 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    08/13/2014 20:26:11.009 Processing entry ("SHELLOBJECTS", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    08/13/2014 20:26:11.009 Processing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    08/13/2014 20:26:11.009 Required security code group nodes exist, contine.
    08/13/2014 20:26:11.009 Processing entry ("FIXSQLREGISTRYKEY", "X86")
    08/13/2014 20:26:11.009 Required security code group nodes exist, contine.
    08/13/2014 20:26:11.009 Processing entry ("FIXSQLREGISTRYKEY", "X64")
    08/13/2014 20:26:11.025 Processing entry ("FIXSQLREGISTRYKEY", "IA64")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    08/13/2014 20:26:11.025 Processing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    08/13/2014 20:26:11.040 Processing entry ("LANDINGPAGE.RESOURCES", "Native")
    08/13/2014 20:26:11.056 Saved .Net security policy file
    08/13/2014 20:26:11.072 Strong name verification disabling is not required
    08/13/2014 20:26:11.072 /? or /HELP or /ACTION=HELP specified: false
    08/13/2014 20:26:11.072 Help display: false
    08/13/2014 20:26:11.072 Attempting to launch landing page workflow
    08/13/2014 20:26:11.072 Attempting to set setup mutex
    08/13/2014 20:26:11.072 Setup mutex has been set
    08/13/2014 20:26:11.072 Attempting to launch global rules workflow
    08/13/2014 20:26:11.072 Media source: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\
    08/13/2014 20:26:11.072 Install media path: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\x64\setup\
    08/13/2014 20:26:11.072 Media layout: Full
    08/13/2014 20:26:11.072 Attempting to get execution timestamp
    08/13/2014 20:26:11.087 Timestamp: 20140813_202610
    08/13/2014 20:26:11.087 Attempting to run workflow RUNRULES /RULES=GlobalRules
    08/13/2014 20:26:11.087 Attempting to launch process C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\x64\setup100.exe
    08/13/2014 20:26:29.898 Process returned exit code: 0x00000000
    08/13/2014 20:26:29.898 Workflow RUNRULES /RULES=GlobalRules returned exit code: 0x00000000
    08/13/2014 20:26:29.898 Attempting to launch component update workflow
    08/13/2014 20:26:29.914 Media source: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\
    08/13/2014 20:26:29.914 Install media path: C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\x64\setup\
    08/13/2014 20:26:29.914 Media layout: Full
    08/13/2014 20:26:29.914 Attempting to get execution timestamp
    08/13/2014 20:26:29.914 Timestamp: 20140813_202610
    08/13/2014 20:26:29.914 Attempting to run workflow COMPONENTUPDATE
    08/13/2014 20:26:29.914 Attempting to launch process C:\Users\ercklentzn\Desktop\SQL Server 2008 Ent Ed R2\x64\setup100.exe
    08/13/2014 20:27:16.396 Process returned exit code: 0x84BC0057
    08/13/2014 20:27:16.396 Workflow COMPONENTUPDATE returned exit code: 0x84BC0057
    08/13/2014 20:27:16.396 Attempting to determine security.config file path
    08/13/2014 20:27:16.396 Attempting to load .Net security policy file
    08/13/2014 20:27:16.396 Attempting to remove .Net security code group node
    08/13/2014 20:27:16.411 Removing entry ("MSVCM80", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    08/13/2014 20:27:16.411 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQLSERVER.INTEROP.MSCLUSTERLIB", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    08/13/2014 20:27:16.427 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    08/13/2014 20:27:16.442 Removing entry ("LANDINGPAGE", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    08/13/2014 20:27:16.442 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    08/13/2014 20:27:16.458 Removing entry ("SHELLOBJECTS", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    08/13/2014 20:27:16.458 Removing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    08/13/2014 20:27:16.458 Removing entry ("FIXSQLREGISTRYKEY", "X86")
    08/13/2014 20:27:16.458 Removing entry ("FIXSQLREGISTRYKEY", "X64")
    08/13/2014 20:27:16.458 Removing entry ("FIXSQLREGISTRYKEY", "IA64")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    08/13/2014 20:27:16.474 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    08/13/2014 20:27:16.489 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    08/13/2014 20:27:16.505 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:27:16.505 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.505 Removing entry ("LANDINGPAGE.RESOURCES", "Native")
    08/13/2014 20:27:16.521 Saved .Net security policy file
    08/13/2014 20:27:16.521 Attempting to determine security.config file path
    08/13/2014 20:27:16.521 Attempting to load .Net security policy file
    08/13/2014 20:27:16.521 Attempting to remove .Net security code group node
    08/13/2014 20:27:16.521 Removing entry ("MSVCM80", "Native")
    08/13/2014 20:27:16.521 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    08/13/2014 20:27:16.521 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    08/13/2014 20:27:16.521 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    08/13/2014 20:27:16.521 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    08/13/2014 20:27:16.536 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQLSERVER.INTEROP.MSCLUSTERLIB", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    08/13/2014 20:27:16.552 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    08/13/2014 20:27:16.552 Removing entry ("LANDINGPAGE", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    08/13/2014 20:27:16.567 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    08/13/2014 20:27:16.583 Removing entry ("SHELLOBJECTS", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    08/13/2014 20:27:16.583 Removing entry ("FIXSQLREGISTRYKEY", "X86")
    08/13/2014 20:27:16.583 Removing entry ("FIXSQLREGISTRYKEY", "X64")
    08/13/2014 20:27:16.583 Removing entry ("FIXSQLREGISTRYKEY", "IA64")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.583 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    08/13/2014 20:27:16.599 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    08/13/2014 20:27:16.614 Removing entry ("LANDINGPAGE.RESOURCES", "Native")
    08/13/2014 20:27:16.614 Saved .Net security policy file
    08/13/2014 20:27:16.614 Attempting to release setup mutex
    08/13/2014 20:27:16.614 Setup mutex has been released
    08/13/2014 20:27:16.614 Setup closed with exit code: 0x84C40013
    08/13/2014 20:27:16.614 ======================================================================
    Any help troubleshotting this installation would be appreciated. I did try runnnig Setup as administrator and tried copying the install files to the root directory.
    Thanks a lot,
    Nick

    This  error code "0x84C40013" may be caused by permission issue when you perform an unattended install. Did you run the setup.exe with "Run As a Administrator" ?
    Check this below link and try if this works... http://basitaalishan.com/2012/08/02/unattended-sql-server-2012-installs/
    Raju Rasagounder Sr MSSQL DBA

  • SQL Server 2008 Developer install failed - Attempted to perform an unauthorized operation

    I'm trying to install SQL Server 2008 Developer edition on my laptop running Windows XP Professional SP2.  I ran the installer as a domain user with admin rights to the local box.  The installation advisor program certified that my system was ready for the install, but nevertheless I had to uninstall SQL Server 2005 Express edition and install .NET framework 3.5 SP1 first.  Once that was done, the installer finished, having successfully installed all the components of SQL Server 2008 except for the core database engine.  It failed with this error message: Attempted to perform an unauthorized operation.
    I uninstalled SQL Server 2008 and reinstalled with the same results.
    Below is a snippet from my C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081014_203925\Detail.txt which seems like it may be relevant.
    Can anyone offer any assistance?  Would be greatly appreciated.
    2008-10-14 20:50:15 SQLEngine: --EtwSetup: Updating WMI Security
    2008-10-14 20:50:15 SQLEngine: --EtwSetup: WMI sddlA;;0x120fff;;;SY)(A;;0x120fff;;;BA)
    2008-10-14 20:50:15 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
    2008-10-14 20:50:15 Slp: Sco: Attempting to open registry subkey SYSTEM\CurrentControlSet\Control\WMI\Security
    2008-10-14 20:50:15 Slp: Prompting user if they want to retry this action due to the following failure:
    2008-10-14 20:50:15 Slp: ----------------------------------------
    2008-10-14 20:50:15 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
    2008-10-14 20:50:15 Slp: Inner exceptions are being indented
    2008-10-14 20:50:15 Slp:
    2008-10-14 20:50:15 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
    2008-10-14 20:50:15 Slp:     Message:
    2008-10-14 20:50:15 Slp:         Attempted to perform an unauthorized operation.
    2008-10-14 20:50:15 Slp:     Data:
    2008-10-14 20:50:15 Slp:       WatsonData = HKEY_LOCAL_MACHINE@SYSTEM\CurrentControlSet\Control\WMI\Security
    2008-10-14 20:50:15 Slp:       DisableRetry = true
    2008-10-14 20:50:15 Slp:     Inner exception type: System.UnauthorizedAccessException
    2008-10-14 20:50:15 Slp:         Message:
    2008-10-14 20:50:15 Slp:                 Attempted to perform an unauthorized operation.
    2008-10-14 20:50:15 Slp:         Stack:
    2008-10-14 20:50:15 Slp:                 at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.OpenSubKey(String subkey, RegistryAccess requestedAccess)
    2008-10-14 20:50:15 Slp: ----------------------------------------
    2008-10-14 20:50:31 Slp: User has chosen to cancel this action

    Hi,
    I have recently donwloaded the evaluation version of SQL SERVER 2010. I have a similar problem to this user as shown below. I have tried changing the registry permissions for Microsoft SQL Server but this made no difference. Since the registry entries are created by the installation process it seems odd that it cannnot subsequently update the entry.
    Any ideas?
    Dominic
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xD3BEBD98@1211@1
      Configuration error description: Attempted to perform an unauthorized operation.
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20100408_135119\Detail.txt
    2010-04-08 14:01:43 Slp: ----------------------------------------
    2010-04-08 14:01:43 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
    2010-04-08 14:01:43 Slp: Inner exceptions are being indented
    2010-04-08 14:01:43 Slp:
    2010-04-08 14:01:43 Slp: Exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
    2010-04-08 14:01:43 Slp:     Message:
    2010-04-08 14:01:43 Slp:         Attempted to perform an unauthorized operation.
    2010-04-08 14:01:43 Slp:     Data:
    2010-04-08 14:01:43 Slp:       WatsonData = Microsoft SQL Server
    2010-04-08 14:01:43 Slp:       DisableRetry = true
    2010-04-08 14:01:43 Slp:     Inner exception type: System.UnauthorizedAccessException
    2010-04-08 14:01:43 Slp:         Message:
    2010-04-08 14:01:43 Slp:                 Attempted to perform an unauthorized operation.
    2010-04-08 14:01:43 Slp:         Stack:
    2010-04-08 14:01:43 Slp:                 at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd)
    2010-04-08 14:01:43 Slp:                 at System.Security.AccessControl.NativeObjectSecurity.CreateInternal(ResourceType resourceType, Boolean isContainer, String name, SafeHandle handle, AccessControlSections includeSections, Boolean createByName, ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext)
    2010-04-08 14:01:43 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity..ctor(ResourceType resourceType, SafeRegistryHandle handle, AccessControlSections includeSections)
    2010-04-08 14:01:43 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistrySecurity.Create(InternalRegistryKey key)
    2010-04-08 14:01:43 Slp:                 at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.SetSecurityDescriptor(String sddl, Boolean overwrite)
    2010-04-08 14:01:43 Slp: ----------------------------------------

  • Portal Install Fails During "Load Java Database Content"

    Hi,
    I'm installing our production enterprise portal and it is failing on
    the following step:
    "Load Java Database Content"
    When I load at the jload.log I see the following error message:
    20.06.06 14:11 com.sap.inst.jload.Jload main
    INFO: Jload -sec
    EPP,jdbc/pool/EPP,D:\usr\sap\EPP\SYS\global/security/data/SecStore.properties,D:\usr\sap\EPP\SYS\global/security/data/SecStore.key -dataDir
    Z:/NW04PortalCDs/DVD_JAVA\J2EE_OSINDEP\J2EE-ENG/JDMP -job C:\Program
    Files\sapinst_instdir/IMPORT.XML -log C:\Program
    Files\sapinst_instdir/jload.log
    20.06.06 14:11 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    java.sql.SQLException: [SAP NetWeaver][SQLServer JDBC Driver][SQLServer]Login failed for user 'SAPEPPDB'. Reason: Not associated with a trusted
    SQL Server connection.
    Our landscape is as follows:
    production portal server - serverA
    production datbase instance (clustered) - serverB
    production database server (cluster) - serverB(virtual name)The portal is sharing a database with our R3 production server.
    I've noticed that the user SAPEPPDB exists in the database as a windows
    user and I've given that user all roles in the database but it is still
    unable to connect.
    Please help.
    Regards,
    Jeff

    Did you get an answer back on this? I am getting the same problem

  • Issues installing SQL Server 2008 instance - Install fails

    Hi there,
    I have a server windows server 2008 R2 standard.
    While doing an Enterprise to Standard downgrade, I have removed enterprise edition of SQL Server 2008, rebooted and while installing standard edition, I get the below error saying "You
    SQL server 2008 installation completed with failures. Some or all identity references could not be translated"
    Bit of background. This server has another express instance of SQL Server 2008. I have used local system account, network service as well as our general SQL service account, but I get the error
    towards the end of the installation and it fails saying “Some or all identity references could not be translated.”
    I am installing a named instance with the same name as before but fails. I have tried creating a test instance that fails too. Any ideas? I have also run the clean up utility but no joy.
    Cheers
    Faltaf

    Hi FAltafB,
    According to your description, you come across the error that some or all identity references could not be translated. Please help to post SQL Server setup error log for analysis. By default, SQL Server setup summary and detail logs located in C:\Program
    Files\Microsoft SQL Server\100\Setup Bootstrap\Log.
    Based on my research, this issue could be due to the incomplete uninstallation for previous installation. Another cause could be that you are installing SQL Server after your machine becomes a domain controller.
    To troubleshoot the issue, please pay attention to the points below.
    1. Make sure you have administrative rights on the computer, uninstall all the components related with SQL Server 2008 enterprise from the control panel and delete registry keys mentioned in the article:
    http://blogs.msdn.com/b/sreekarm/archive/2010/03/15/sql-express-is-not-installed-properly-steps-to-be-taken-before-reinstall-again.aspx
    2. Use
    SQL Server 2008 R2 Best Practice Analyzer to detect if SQL Server is installed on a domain controller. If SQL Server is installed on a domain controller, please demote your machine from being a domain controller and install the SQL Server again since it
    is not recommended to install SQL Server on a domain controller.
    Regards,
    Michelle Li

  • UCM Server libraries and application failed during startup

    When i am going to start UCM_Server managed server (a instance of UCM) from Administrative Console, server started but application startup failed. Similarly, when i start this server using startManagedWebLogic startup script, server as well as applications started without any error. When i see log, I found following errors:-
    <Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JRF Startup Class", java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
    java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JPS Startup Class", java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "ODL-Startup", java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "AWT Application Context Startup Class", java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
    java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JMX Framework Startup Class", java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
    java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "Web Services Startup Class", java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WebServiceServerStartup
    java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WebServiceServerStartup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JOC-Startup", java.lang.ClassNotFoundException: oracle.ias.cache.Startup
    java.lang.ClassNotFoundException: oracle.ias.cache.Startup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "DMS-Startup", java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:37:37 PM GMT+05:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Apr 7, 2011 4:37:37 PM GMT+05:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Apr 7, 2011 4:38:07 PM GMT+05:00> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error java.lang.NoClassDefFoundError: oracle/dms/http/Request.
    java.lang.NoClassDefFoundError: oracle/dms/http/Request
         at java.lang.Class.getDeclaredFields0(Native Method)
         at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
         at java.lang.Class.getDeclaredFields(Class.java:1743)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: oracle/dms/http/Request
         at java.lang.Class.getDeclaredFields0(Native Method)
         at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
         at java.lang.Class.getDeclaredFields(Class.java:1743)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)
         Truncated. see log file for complete stacktrace
    >
    When processing WebService module 'wsil.war'. Failed to load servlet Class: oracle.j2ee.ws.server.wsil.WSILServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: oracle.j2ee.ws.server.wsil.WSILServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:76)
    When processing WebService module 'wsil.war'. Failed to load servlet Class: oracle.j2ee.ws.server.wsil.WSILServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: oracle.j2ee.ws.server.wsil.WSILServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:76)
    <Apr 7, 2011 4:38:12 PM GMT+05:00> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application D:\oracle\Middleware\Oracle_ECM1\ucm\idc\components\ServletPlugin\idcnativews.war. Please make sure that the annotations are valid. The error is oracle.dms.wls.DMSServletFilter>
    <Apr 7, 2011 4:38:12 PM GMT+05:00> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'Oracle UCM Native Web Services' due to error weblogic.application.ModuleException: Failed to load webapp: 'idcnativews.war'.
    weblogic.application.ModuleException: Failed to load webapp: 'idcnativews.war'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:38:12 PM GMT+05:00> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application D:\oracle\Middleware\Oracle_ECM1\ucm\idc\components\ServletPlugin\idcws.war. Please make sure that the annotations are valid. The error is oracle.dms.wls.DMSServletFilter>
    <Apr 7, 2011 4:38:12 PM GMT+05:00> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'Oracle UCM Web Services' due to error weblogic.application.ModuleException: Failed to load webapp: 'idcws.war'.
    weblogic.application.ModuleException: Failed to load webapp: 'idcws.war'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:38:13 PM GMT+05:00> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: AttachmentsAuthorization, Specification-Version: 1, Implementation-Version: 11.1, referenced from: D:\oracle\Middleware\user_projects\domains\ucm_domain\servers\UCM_server\tmp\_WL_user\Oracle Universal Content Management - Content Server\tqwlmw]. Make sure the referenced optional package has been deployed as a library.>
    <Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'Oracle Universal Content Management - Content Server' due to error weblogic.management.DeploymentException: .
    weblogic.management.DeploymentException:
         at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:176)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:104)
         at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: ServletContext@35146290[app:wsil-wls module:/inspection.wsil path:/inspection.wsil spec-version:2.5] oracle.dms.wls.DMSServletFilter.
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'wsil-wls'.
    weblogic.application.ModuleException:
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: ServletContext@35701572[app:Oracle UCM Help module:ocsh path:/_ocsh spec-version:2.5] oracle.dms.wls.DMSServletFilter.
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'Oracle UCM Help'.
    weblogic.application.ModuleException:
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    <Apr 7, 2011 4:38:13 PM GMT+05:00> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Apr 7, 2011 4:38:14 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "Audit Loader Startup Class", java.lang.ClassNotFoundException: oracle.security.audit.ajl.loader.JEEAuditLoader
    java.lang.ClassNotFoundException: oracle.security.audit.ajl.loader.JEEAuditLoader
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    >
    Its look that libraries are not in class path when i start from the administrative console. What do you suggest? and How we can solve this problem?
    Regards,
    Imran

    Solution: Node manager issue, Node manager incorrectly configured,
    run
    $ ...oracle_common/common/bin/setNMProps.sh
    Then run the node manager start script.
    Other configuration may also be necessary:
    append | *.*.*.* to the incoming socket c.a.s.f for UCM in the em configuration web app ( http://IP:7001/em).
    Edit: above should red | star.star.star.star where star="*"
    Edited by: 849176 on 11-Apr-2011 01:06

  • PSE 10 install failed during organizer install...now cannot uninstall either...

    Tried installing a download version of PSE 10 and PE10. PSE10 installed and was followed by PSE Organizer that failed half way through, then system reverted back and uninstalled. When I tried to install again, system tried to uninstall PSE 10 but fails due to empy directory message. Need a cleaner for PSE10 to wipe out and start again...

    You can try utilizing the cleaner tool.  Complete instructions can be found at CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3 - http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html.

  • 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

  • Webaccess install fails

    I'm trying to install Webaccess 2012 sp2 on a Windows 2008R2 server. The install fails with error: The Tomcat6 service failed to start because it is not installed correctly. Please reinstall.
    I have reinstalled numerous times and even started with a brand new install of Windows. Any ideas?

    Please review TID 7011565 and see if that applies to you.
    -- Bob
    Originally Posted by aperales
    I'm trying to install Webaccess 2012 sp2 on a Windows 2008R2 server. The install fails with error: The Tomcat6 service failed to start because it is not installed correctly. Please reinstall.
    I have reinstalled numerous times and even started with a brand new install of Windows. Any ideas?

  • SQL Server 2012 Developer Edition will not install. Setup files don't even get copied completely. Win 8.1. ACT instance is loaded & can't be deleted. From log file: Error: Action "PreMsiTimingConfigAction" failed during execution.

    SQL Server 2012 Developer Edition will not install.  Setup files don't even get copied completely.  Win 8.1.  ACT instance is loaded & can't be deleted. From log file: Error: Action "PreMsiTimingConfigAction" failed during execution.

    Hello,
    I am glad it worked.
    Thank you for visiting MSDN forums!
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Configuration Assistant failed during OEM 10g Grid control installation

    Hi i got an error while installing OEM 10g Grid control 10.2.0.2.1 on Windows 2008 32bit server.
    Installation of OEM 10g was successfull but during configuration im getting an error "ORA-12560: TNS: protocol adaptor error". hence configuration assistant get failed to create emrep database. i stopped the TNSListener service and started db creation using DBCA again i got the same error. please find the below logs from db10g/cfgtoollogs/cfgfw
    INFO: oracle.assistants.dbca:About to execute plug-in Oracle Database Configuration Assistant
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant is running
    INFO: oracle.assistants.dbca:Launching CmdExec
    INFO: oracle.assistants.dbca:ExitCode=1
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant executed as attached=true in separate process with exitcode=1
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant has failed its perform method
    Note: i got one more error during installation which is "Failed to initialize OCR" and "OS error in starting service OracleCSService"
    INFO: Calling Action ntServicesActions10.2.0.3.0 ntStartService
         selectedNodes = null
         serviceName = OracleCSService
    INFO: Exception thrown from action: ntStartService
    Exception Name: StartIndeterminate_OS_ErrorException
    Exception String: OS error in starting service OracleCSService
    Exception Severity: 0
    please provide me the solution.

    [http://download.oracle.com/docs/cd/B16240_01/doc/install.102/e10953/toc.htm]
    [Enterprise Manager Grid Control Installation and Basic Configuration|http://download-uk.oracle.com/docs/html/B12012_03/toc.htm]
    http://blogs.oracle.com/AlejandroVargas/gems/GridControl10gR2Install.pdf
    HTH
    Anantha

Maybe you are looking for

  • How can I stop my iPhone from changing appointment times when I move between time zone?

    How can I correct the automatic date/time updates for daylight savings on my iPhone.  It updates these changes on the wrong dates and sends my calendar into chaos.

  • How to get right folder name/location on import?

    I can't seem to get LR 3.x to import into the desired folder structure like I used to do with LR 1.x and 2.x.  I'm trying for a structure that looks like this: I want LR to automatically create a folder with the date stamp in it and located in the ri

  • Deploying WAR file with jdev 11g in weblogic 10.0

    Hello, I´m Facing a problem deploying a simple aplication in Weblogic with jdev 11g here´s the Error Message : 2009-05-06 13:52:41.781: Writing WAR file to C:\JDeveloper\mywork\Application3\Project1\deploy\webapp1.war 2009-05-06 13:52:41.781: Wrote W

  • Debuggin a Call to Remote Function Module

    Hi I have a scenario where i have a Remote Function Module in r3 which is being called synchronously by an external java application. The FM has a lot of input and output parameters and many tables.  The output returned by the FM is not as expected.

  • Roundoff in Pricing procedure

    Hi Friends, I've a question in Pricing Procedure. I would like to have round off to 3 decimals instead of 2 decimals.  How can i control this? Thank you in advance for your support. Regards Sridhar