DAC Inital install Fails

Hi
I am new to BI APPS and I am having some problems doing my first Initial Import from the DAC Client.
I followed all the steps in the Oracle Documention
Oracle® Business Intelligence Applications
Installation Guide for Informatica PowerCenter Users
Release 7.9.6.3
E19038-01
However during the initial DAC install it gets to 9% and it does not proceed any further. The import never completes even after hours of running.
Any ideas why this might be the case?
Any reference I can use to trouble shoot this issue
Please Help!!

Hi,
Try to insert manually into table, the bad record which is in log file, then you will get to know the error. While converting data type this error will come.
Thanks
Gopal.

Similar Messages

  • Inital PS CC install failed, now can't uninstall and retry. CC just wants to update PS and fails rep

    Inital PS CC install failed, now can't uninstall and retry. CC just wants to update PS and fails repeatedly.

    To resolve it, Run the Cleaner tool to remove Ps CC :http://www.adobe.com/support/contact/cscleanertool.html . and then try installing Ps again.
    Regards,
    Ashutosh

  • 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?

  • 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

  • The servlet weblogic.servlet.AsyncInitServlet init method failed

    I installed WLS 9.2.2 recently with my app being on 8.1.5 for a long time.
    I chose to create a new domain instead of upgrading my existing one.
    I use the eclipse 3.2.2 with the WL plugin.
    When I start the server and login to the console not using eclipse it works fine.
    Trying to start the server and login to the console gives a internal server error.
    Any idea what could be wrong? I bolded the parts where I have looked into.
    Here is the console output:
    <Nov 19, 2008 3:13:02 PM CST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\bea92\weblogic92\platform\lib\p13n\p13n-schemas.jar;C:\bea92\weblogic92\platform\lib\p13n\p13n_common.jar;*C:\bea92\weblogic92\platform\lib\p13n\p13n_system.jar*;C:\bea92\weblogic92\platform\lib\wlp\netuix_common.jar;C:\bea92\weblogic92\platform\lib\wlp\netuix_schemas.jar;C:\bea92\weblogic92\platform\lib\wlp\netuix_system.jar;C:\bea92\weblogic92\platform\lib\wlp\wsrp-common.jar>
    <Nov 19, 2008 3:13:03 PM CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_10-b03 from Sun Microsystems Inc.>
    <Nov 19, 2008 3:13:05 PM CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP2 Mon Jun 25 01:32:01 EDT 2007 952826 >
    <Nov 19, 2008 3:13:10 PM CST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : C:\bea92\license.bea>
    <Nov 19, 2008 3:13:10 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Nov 19, 2008 3:13:10 PM CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Nov 19, 2008 3:13:11 PM CST> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea92\user_projects\domains\domain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
    <Nov 19, 2008 3:13:15 PM CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Nov 19, 2008 3:13:22 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Nov 19, 2008 3:13:22 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Nov 19, 2008 3:13:30 PM CST> <Error> <HTTP> <BEA-101359> <The servlet weblogic.servlet.AsyncInitServlet init method failed while it was run in the background. The exception was: java.lang.NoClassDefFoundError: com/bea/p13n/management/ApplicationFilePoller$Handler.
    java.lang.NoClassDefFoundError: com/bea/p13n/management/ApplicationFilePoller$Handler
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
         Truncated. see log file for complete stacktrace
    >
    <Nov 19, 2008 3:13:37 PM CST> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.>
    <Nov 19, 2008 3:13:37 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Nov 19, 2008 3:13:37 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Nov 19, 2008 3:13:39 PM CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 127.0.0.1:7005 for protocols iiop, t3, ldap, http.>
    <Nov 19, 2008 3:13:39 PM CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "domain" running in Development Mode>
    <Nov 19, 2008 3:13:40 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Nov 19, 2008 3:13:40 PM CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Nov 19, 2008 3:22:04 PM CST> <Error> <HTTP> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@d6c6a0 - appName: 'consoleapp', name: 'console', context-path: '/console'] Servlet failed with Exception
    java.lang.NullPointerException
         at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:124)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         Truncated. see log file for complete stacktrace
    Edited by: user5384782 on Nov 19, 2008 1:42 PM
    Edited by: user5384782 on Nov 19, 2008 3:59 PM

    Thanks for your replies adrian and david.
    The only thing I see different is that eclipse has different arguments when calling the jvm at the top.
    startWebLogic.cmd:
    C:\bea92\JDK150~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000
    -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -da -Dplatform.home=C:\b
    ea92\WEBLOG~1 -Dwls.home=C:\bea92\WEBLOG~1\server -Dwli.home=C:\bea92\WEBLOG~1\i
    ntegration -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testC
    onsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\bea92\patch_weblogic922
    \profiles\default\sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.s
    ecurity.policy=C:\bea92\WEBLOG~1\server\lib\weblogic.policy weblogic.Server
    eclipse:
    -hotspot -Xms32m -Xmx200m -Dweblogic.ProductionModeEnabled=
    Eclipse may be calling the cmd I dont know.
    I will try upgrading my eclipse like adrian said, but in the meantime I appreciate any further advice/tips.

  • Silent install fails?

    Hi Folks,
      Restarting an Adobe AIR Application is not working during Silent installation.
      If I install testapp.air(which has following code) on a machine that already has Adobe AIR installed on it and I click on
       the 'Restart' button in the testapp it works fine. (The app is closed and restarted and the window reopens)
      import mx.core.Application;
      import mx.core.WindowedApplication;
      import adobe.utils.ProductManager;
      public function reStart():void
        var app:WindowedApplication =
            WindowedApplication(Application.application);
        var mgr:ProductManager =
            new ProductManager("airappinstaller");
        mgr.launch("-launch " +
            app.nativeApplication.applicationID + " " +
            app.nativeApplication.publisherID);
        NativeApplication.nativeApplication.exit(0);
      Now, we have a need to bundle Adobe AIR with our app and install Adobe AIR in 'silent' mode. I followed the directions in the Adobe
      AIR bundling agreement and used the following command to install it:
      testappInstaller.exe -silent -eulaAccepted -location "C:/Program Files/" -desktopShortcut testapp.air
      If I do this, when I click on the 'Restart' button it does NOT restart the application. The issue seems to be related to installing
      Adobe AIR in silent mode.
      I would greatly appreciate any assistance Adobe is able to provide for this issue.

    Update- BEA recognizes this as an issue in SP2. Maybe fixed in SP3? They sent me
    a copy of installoptions.bea. This file must be placed into C:\bea prior to running
    install - hard coded path.
    I attached installoptions.bea
    Bill
    "WMilus" <[email protected]> wrote:
    >
    Trying silent install for Weblogic server 7 SP2 onto Windows 2000 PC.
    I edited
    the sample silent.xml file for a single server deployment. Part of my
    silent.xml
    file is:
    <input-fields>
    <data-value name="BEAHOME" value="C:\bezplus\bea7"
    />
    <data-value name="USER_INSTALL_DIR" value="C:\bezplus\bea7\weblogic700"
    />
    <data-value name="RUN_DOMAIN_WIZARD" value="true" />
    The install fails and log file contains the message:
    2003-08-05 09:15:32,839 WARN [readInstallOptions] com.bea.installer.utils.InstallerUtils
    - Unable to read install options!
    java.io.FileNotFoundException: C:\bea\installoptions.bea (The system
    cannot find
    the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:59)
         at java.io.FileInputStream.<init>(FileInputStream.java:90)
         at com.bea.installer.utils.InstallerUtils.readInstallOptions(InstallerUtils.java:89)
         at com.bea.installer.tasks.ReadInstallOptionsTask.run(ReadInstallOptionsTask.java:32)
         at java.lang.Thread.run(Thread.java:479)
    I find no reference to installoptions.bea file in the documentation.
    Help Please.
    Bill[installoptions.bea]

  • Install fails for java_ee_sdk-6-unix.sh

    OS: RHEL 5.4 64-bit
    JDK: jdk1.6.0_20
    JAVA_HOME set in the path
    Install fails for both java_ee_sdk-6-unix.sh and java_ee_sdk-6u1-unix.sh with the same error:
    The error output is as follows:
    login as: root
    [email protected]'s password:
    Last login: Wed Jul 7 16:02:53 2010 from 10.11.0.81
    [root@edeut002 ~]# cd /var/tmp
    [root@edeut002 tmp]# cd sdk
    [root@edeut002 sdk]# ls
    java_ee_sdk-6u1-unix.sh
    [root@edeut002 sdk]# export DISPLAY=10.11.0.57:0.0
    [root@edeut002 sdk]# ./java_ee_sdk-6u1-unix.sh
    Extracting archive, please wait...
    created: META-INF/
    inflated: META-INF/MANIFEST.MF
    created: Product/
    created: Product/Packages/
    created: install/
    created: install/metadata/
    created: install/metadata/dependency/
    created: install/metadata/model/
    created: install/metadata/templates/
    created: install/metadata/view/
    java.util.zip.ZipException: invalid entry size (expected 3718673 but got 66965 bytes)
    at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:386)
    at java.util.zip.ZipInputStream.read(ZipInputStream.java:156)
    at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:100)
    at sun.tools.jar.Main.extractFile(Main.java:936)
    at sun.tools.jar.Main.extract(Main.java:852)
    at sun.tools.jar.Main.run(Main.java:242)
    at sun.tools.jar.Main.main(Main.java:1149)
    created: install/
    created: install/bin/
    created: install/lib/
    created: install/lib/external/
    created: install/lib/external/apache/
    created: install/lib/external/beanshell/
    created: install/lib/external/charva/
    created: install/lib/external/chaxml/
    created: install/lib/external/freemarker/
    created: install/lib/external/jaxb/
    created: install/lib/external/jdom/
    created: install/lib/external/swixml/
    created: install/lib/platforms/
    created: install/lib/providers/
    created: install/lib/resources/
    created: install/lib/resources/org/
    created: install/lib/resources/org/openinstaller/
    created: install/lib/resources/org/openinstaller/resources/
    created: install/lib/sims/
    inflated: install/LICENSE.txt
    inflated: install/LICENSE_3rd_PARTY.txt
    inflated: install/bin/Engine-Wrapper.vbs
    inflated: install/bin/engine-wrapper
    inflated: install/bin/uninstaller
    inflated: install/bin/uninstaller.vbs
    inflated: install/install-config.properties
    java.io.EOFException: Unexpected end of ZLIB input stream
    at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:223)
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
    at java.util.zip.ZipInputStream.read(ZipInputStream.java:154)
    at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:100)
    at sun.tools.jar.Main.extractFile(Main.java:936)
    at sun.tools.jar.Main.extract(Main.java:852)
    at sun.tools.jar.Main.run(Main.java:242)
    at sun.tools.jar.Main.main(Main.java:1149)
    java.io.FileNotFoundException: ./Product/Packages/Resources.zip (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at sun.tools.jar.Main.run(Main.java:238)
    at sun.tools.jar.Main.main(Main.java:1149)
    java.io.FileNotFoundException: ./Product/Packages/metadata.zip (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at sun.tools.jar.Main.run(Main.java:238)
    at sun.tools.jar.Main.main(Main.java:1149)
    chmod: cannot access `product-installer.sh': No such file or directory
    sh: product-installer.sh: No such file or directory
    [root@edeut002 sdk]#
    Any ideas?
    --Bob C.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Download again java_ee_sdk-6u1-unix.sh. Also, download the new JDK the was on the site and deploy.
    Same errors. Still fails.
    In the installer script, inserted set -x
    Creates more debug information. Here it is...
    [root@edeut002 ~]# java -version
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
    [root@edeut002 sdk]# ls
    java_ee_sdk-6u1-unix.sh
    [root@edeut002 sdk]# export DISPLAY=10.11.0.57:0.0
    [root@edeut002 sdk]# ls
    java_ee_sdk-6u1-unix.sh
    [root@edeut002 sdk]# ./java_ee_sdk-6u1-unix.sh
    + ARGS=
    + export ARGS
    + POSIX2VERSION=199209
    + export POSIX2VERSION
    ++ locate_jar
    ++ jar_locs=/bin:/bin:/usr/bin:/usr/java/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/opt/jdk1.6.0_21/bin
    +++ echo /bin:/bin:/usr/bin:/usr/java/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/opt/jdk1.6.0_21/bin
    +++ tr : ' '
    ++ jar_locs='/bin /bin /usr/bin /usr/java/bin /usr/kerberos/sbin /usr/kerberos/bin /usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin /root/bin /opt/jdk1.6.0_21/bin'
    ++ for j in '$jar_locs'
    ++ '[' -x /bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /usr/bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /usr/java/bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /usr/kerberos/sbin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /usr/kerberos/bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /usr/local/sbin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /usr/local/bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /sbin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /usr/sbin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /usr/bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /root/bin/jar ']'
    ++ for j in '$jar_locs'
    ++ '[' -x /opt/jdk1.6.0_21/bin/jar ']'
    ++ echo /opt/jdk1.6.0_21/bin/jar
    ++ return
    + my_jar=/opt/jdk1.6.0_21/bin/jar
    + '[' -z /opt/jdk1.6.0_21/bin/jar ']'
    + CHECK_FOR_DISPLAY=1
    + '[' 0 -gt 0 ']'
    + '[' 1 -eq 1 ']'
    + '[' -z 10.11.0.57:0.0 ']'
    ++ date +%m%d%y%H%M%S
    + tmpdir_name=070810143312
    + tmpdir_path=/tmp/install.070810143312
    + mkdir /tmp/install.070810143312
    + '[' 0 -ne 0 ']'
    + echo 'Extracting archive, please wait...'
    Extracting archive, please wait...
    + tail +207l ./java_ee_sdk-6u1-unix.sh
    + cd /tmp/install.070810143312
    + /opt/jdk1.6.0_21/bin/jar xvf tmp.jar
    ++ locate_java
    ++ java_locs=/bin:/bin:/usr/bin:/usr/java/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/opt/jdk1.6.0_21/bin
    +++ echo /bin:/bin:/usr/bin:/usr/java/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/opt/jdk1.6.0_21/bin
    +++ tr : ' '
    ++ java_locs='/bin /bin /usr/bin /usr/java/bin /usr/kerberos/sbin /usr/kerberos/bin /usr/local/sbin /usr/local/bin /sbin /bin /usr/sbin /usr/bin /root/bin /opt/jdk1.6.0_21/bin'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /usr/bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /usr/java/bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /usr/kerberos/sbin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /usr/kerberos/bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /usr/local/sbin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /usr/local/bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /sbin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /usr/sbin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /usr/bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /root/bin/java ']'
    ++ '[' 0 -eq 1 -a 0 -ge 6 ']'
    ++ '[' 0 -gt 1 ']'
    ++ for j in '$java_locs'
    ++ major=0
    ++ minor=0
    ++ '[' -x /opt/jdk1.6.0_21/bin/java ']'
    +++ /opt/jdk1.6.0_21/bin/java -version
    +++ grep version
    +++ cut '-d"' -f2
    ++ version=1.6.0_21
    +++ echo 1.6.0_21
    +++ cut -d. -f1
    ++ major=1
    +++ echo 1.6.0_21
    +++ cut -d. -f2
    ++ minor=6
    ++ '[' 1 -eq 1 -a 6 -ge 6 ']'
    ++ echo /opt/jdk1.6.0_21/bin/java
    ++ return
    + my_java=/opt/jdk1.6.0_21/bin/java
    + '[' -z /opt/jdk1.6.0_21/bin/java ']'
    ++ dirname /opt/jdk1.6.0_21/bin/java
    + my_java_bin=/opt/jdk1.6.0_21/bin
    ++ dirname /opt/jdk1.6.0_21/bin
    + JAVA_HOME=/opt/jdk1.6.0_21
    + export JAVA_HOME
    + /opt/jdk1.6.0_21/bin/jar xvf ./Product/Packages/Engine.zip
    java.io.FileNotFoundException: ./Product/Packages/Engine.zip (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at sun.tools.jar.Main.run(Main.java:238)
    at sun.tools.jar.Main.main(Main.java:1149)
    + /opt/jdk1.6.0_21/bin/jar xvf ./Product/Packages/Resources.zip
    java.io.FileNotFoundException: ./Product/Packages/Resources.zip (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at sun.tools.jar.Main.run(Main.java:238)
    at sun.tools.jar.Main.main(Main.java:1149)
    + /opt/jdk1.6.0_21/bin/jar xvf ./Product/Packages/metadata.zip
    java.io.FileNotFoundException: ./Product/Packages/metadata.zip (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at sun.tools.jar.Main.run(Main.java:238)
    at sun.tools.jar.Main.main(Main.java:1149)
    + rm tmp.jar
    + chmod ugo+x product-installer.sh
    chmod: cannot access `product-installer.sh': No such file or directory
    + chmod ugo+x install/bin/engine-wrapper
    chmod: cannot access `install/bin/engine-wrapper': No such file or directory
    + echo InstallHome.directory.INSTALL_HOME=/root/glassfishv3
    + sh product-installer.sh
    sh: product-installer.sh: No such file or directory
    + rm -rf /tmp/install.070810143312/install.properties
    + exit 0
    [root@edeut002 sdk]#
    ***********************

  • Silent install fails with FileNotFoundException

    Trying silent install for Weblogic server 7 SP2 onto Windows 2000 PC. I edited
    the sample silent.xml file for a single server deployment. Part of my silent.xml
    file is:
    <input-fields>
    <data-value name="BEAHOME" value="C:\bezplus\bea7" />
    <data-value name="USER_INSTALL_DIR" value="C:\bezplus\bea7\weblogic700"
    />
    <data-value name="RUN_DOMAIN_WIZARD" value="true" />
    The install fails and log file contains the message:
    2003-08-05 09:15:32,839 WARN [readInstallOptions] com.bea.installer.utils.InstallerUtils
    - Unable to read install options!
    java.io.FileNotFoundException: C:\bea\installoptions.bea (The system cannot find
    the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:59)
         at java.io.FileInputStream.<init>(FileInputStream.java:90)
         at com.bea.installer.utils.InstallerUtils.readInstallOptions(InstallerUtils.java:89)
         at com.bea.installer.tasks.ReadInstallOptionsTask.run(ReadInstallOptionsTask.java:32)
         at java.lang.Thread.run(Thread.java:479)
    I find no reference to installoptions.bea file in the documentation.
    Help Please.
    Bill

    Update- BEA recognizes this as an issue in SP2. Maybe fixed in SP3? They sent me
    a copy of installoptions.bea. This file must be placed into C:\bea prior to running
    install - hard coded path.
    I attached installoptions.bea
    Bill
    "WMilus" <[email protected]> wrote:
    >
    Trying silent install for Weblogic server 7 SP2 onto Windows 2000 PC.
    I edited
    the sample silent.xml file for a single server deployment. Part of my
    silent.xml
    file is:
    <input-fields>
    <data-value name="BEAHOME" value="C:\bezplus\bea7"
    />
    <data-value name="USER_INSTALL_DIR" value="C:\bezplus\bea7\weblogic700"
    />
    <data-value name="RUN_DOMAIN_WIZARD" value="true" />
    The install fails and log file contains the message:
    2003-08-05 09:15:32,839 WARN [readInstallOptions] com.bea.installer.utils.InstallerUtils
    - Unable to read install options!
    java.io.FileNotFoundException: C:\bea\installoptions.bea (The system
    cannot find
    the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:59)
         at java.io.FileInputStream.<init>(FileInputStream.java:90)
         at com.bea.installer.utils.InstallerUtils.readInstallOptions(InstallerUtils.java:89)
         at com.bea.installer.tasks.ReadInstallOptionsTask.run(ReadInstallOptionsTask.java:32)
         at java.lang.Thread.run(Thread.java:479)
    I find no reference to installoptions.bea file in the documentation.
    Help Please.
    Bill[installoptions.bea]

  • EMG10g Install: Failed within OMSPlugin / AgentPlugin

    Hi,
    it' s the 3nd trial for the procedure on a SLES9 ( SP3 )
    Prereqs are given on the system.
    -Fixed problems with ipv6 as advised by metalink
    -Covered Portlists problems the same way.
    Installation targets into new repository database on the same system.
    Install wizard stops while OMSPlugin/AgentPlugin when trying to connect the freshly built database with ORA 12514.
    TNSNAMES.ORA in the oms10g_home/network/admin looks valid.
    Here's Part of the log, I tried to mark the necessary Lines to bold
    INFO: oracle.sysman.top.oms:About to execute plug-in EM Technology Stack Upgrade
    INFO: oracle.sysman.top.oms:Das Plug-In EM Technology Stack Upgrade wird ausgeführt
    INFO: oracle.sysman.top.oms:Launching CmdExec
    INFO: oracle.sysman.top.oms:ExitCode=0
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade executed as attached=true in separate process with exitcode=0
    INFO: oracle.sysman.top.oms:Das Plug-In EM Technology Stack Upgrade wurde erfolgreich ausgeführt
    INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
    INFO: oracle.sysman.top.oms:Das Plug-In OMS Configuration wird ausgeführt
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.emcp.oms.OmsPlugIn
    INFO: oracle.sysman.top.oms:Classpath = /opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/omsPlug.jar:/opt/oracle/product/10g/OracleHomes/oms10g/jlib/emConfigInstall.jar:/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emCORE.jar:/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emagentSDK.jar:/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/log4j-core.jar:/opt/oracle/product/10g/OracleHomes/oms10g/jdbc/lib/classes12.jar
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:CfmLogger array of log directories 0:dir entry=/opt/oracle/product/10g/OracleHomes/oms10g/cfgtoollogs/cfgfw
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:CfmLogger array of log directories=1:using first entry=/opt/oracle/product/10g/OracleHomes/oms10g/cfgtoollogs/cfgfw
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:Invoked with Installation_Type=SEED, flags and conditions are set for Windows=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Starting EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:perform:omsHome=/opt/oracle/product/10g/OracleHomes/oms10g:ORACLE_HOME_GLOBAL=/opt/oracle/product/10g/OracleHomes/oms10g:Flags:NEED_OMS=true:omsService=true:startSevice=false:stopService=false
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:perform:Performing Action=configuration with options = Specified: -configureOms in OracleHome=/opt/oracle/product/10g/OracleHomes/oms10g
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Stopping OPMN Processes is in progress.
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/opt/oracle/product/10g/OracleHomes/oms10g/opmn/bin/opmnctl stopall
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/opt/oracle/product/10g/OracleHomes/oms10g/opmn/bin/opmnctl stopall have completed with exitCode=0
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    opmnctl: opmn is not running
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 0 have been completed with status=true
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation EM Deploying is in progress.
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/opt/oracle/product/10g/OracleHomes/oms10g/bin/EMDeploy
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/opt/oracle/product/10g/OracleHomes/oms10g/bin/EMDeploy have completed with exitCode=0
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    Environment :
    ORACLE HOME = /opt/oracle/product/10g/OracleHomes/oms10g
    STAGE DIR = /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/OC4J_EM/applications/em
    TEMP DIR = /home/oracle/TMP
    PSEP = :
    Info : /opt/oracle/product/10g/OracleHomes/oms10g/lib/ojsp.jar does not exist
    Info : /opt/oracle/product/10g/OracleHomes/oms10g/lib/ojsputil.jar does not exist
    Info : /opt/oracle/product/10g/OracleHomes/oms10g/syndication/lib/syndserver.jar does not exist
    Info : /opt/oracle/product/10g/OracleHomes/oms10g/rdbms/jlib/xsu12.jar does not exist
    Info : /opt/oracle/product/10g/OracleHomes/oms10g/network/jlib/netcfg4em12.jar does not exist
    Info : /opt/oracle/product/10g/OracleHomes/oms10g/encryption/jlib/ojmisc.jar does not exist
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/lib/ojsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/webservices/lib/wsdl.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/lib/dsv2.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/lib/classgen.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/rdbms/jlib/jmscommon.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/lib/ojsputil.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/lib/oraclexsql.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/providerutil.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/syndication/lib/syndserver.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/lib/xschema.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/rdbms/jlib/xsu12.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/regexp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/oui/jlib/OraInstaller.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/network/jlib/netcfg4em12.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/encryption/jlib/ojmisc.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/orai18n.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/portal/jlib/pdkjava.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/portal/jlib/ptlshare.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/share.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/uix2.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/ohw.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/commons-el.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/jsp-el-api.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/oracle-el.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emCORE.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emCfg.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emPid.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emProvisioningAll.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emSDKsamples.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcliload.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emclidownload.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcoreALL.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcoreAgent.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcoreTest.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcore_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcore_emjspf_classes.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emdloader.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emagentSDK.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emagentTest.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/iview.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/jviewsall.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/qsma.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/svgdom.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/omsPlug.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/lib/xml.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/lib/xmlmesg.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/jcb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/log4j-core.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/jlib/emConfigInstall.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emDB.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emdb_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/ewm-1_1.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emas.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emasSDK.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emas_emdjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emas_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emd_java.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/webapps/emd/WEB-INF/lib/iview.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcs_emdjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcs_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcs.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emcsSDK.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_mcs_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/ocsaddressbook.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_repserv_em.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/pafJAXB.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_integic_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_portal_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_repserv_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_portal_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_bc4j_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_discussions_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/pafALL.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_repserv_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/esadmin.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/ultrasearch_gc.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_integb2b_engine_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_integb2b_instance_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_forms_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_wireless_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/empp_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/esemres.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_discoverer_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_integrationbpm_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/collabsuiteuser.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/ocscommon.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/um.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/esldap.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_sso_server_em.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_ifs_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_workspaces_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/ocsclient_gc.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_files_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_sso_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_sso_server_rb.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/escommon.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_portal_em.jar"/> to orion-web.xml
    adding <classpath path="/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/j2ee/oracle_integrationbam_rb.jar"/> to orion-web.xml
    exeuting cmd line : /opt/oracle/product/10g/OracleHomes/oms10g/jdk/bin/java -classpath /opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emCORE.jar:/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emagentSDK.jar:/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/log4j-core.jar oracle.sysman.emSDK.util.help.BuildMasterHelpSet /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/OC4J_EM/applications/em/em
    0 [main] DEBUG emSDK.util.help - processing config file locale : enUS
    90 [main] DEBUG emSDK.util.help - processing config file locale : _de
    107 [main] DEBUG emSDK.util.help - processing config file locale : _es
    121 [main] DEBUG emSDK.util.help - processing config file locale : _fr
    144 [main] DEBUG emSDK.util.help - processing config file locale : _ja
    156 [main] DEBUG emSDK.util.help - processing config file locale : _ko
    173 [main] DEBUG emSDK.util.help - processing config file locale : ptBR
    195 [main] DEBUG emSDK.util.help - processing config file locale : zhCN
    206 [main] DEBUG emSDK.util.help - processing config file locale : zhTW
    217 [main] DEBUG emSDK.util.help - processing config file locale : _it
    exeuting cmd line : /opt/oracle/product/10g/OracleHomes/oms10g/jdk/bin/jar cfM /home/oracle/TMP/em/em.war *
    exeuting cmd line : /opt/oracle/product/10g/OracleHomes/oms10g/jdk/bin/jar cfM /opt/oracle/product/10g/OracleHomes/oms10g/lib/em.ear em.war META-INF
    exeuting cmd line : /opt/oracle/product/10g/OracleHomes/oms10g/jdk/bin/java -Xmx512M -DemLocOverride=/opt/oracle/product/10g/OracleHomes/oms10g -classpath /opt/oracle/product/10g/OracleHomes/oms10g/dcm/lib/dcm.jar:/opt/oracle/product/10g/OracleHomes/oms10g/jlib/emConfigInstall.jar:/opt/oracle/product/10g/OracleHomes/oms10g/lib/classes12.zip:/opt/oracle/product/10g/OracleHomes/oms10g/lib/dms.jar:/opt/oracle/product/10g/OracleHomes/oms10g/j2ee/home/oc4j.jar:/opt/oracle/product/10g/OracleHomes/oms10g/lib/xschema.jar:/opt/oracle/product/10g/OracleHomes/oms10g/lib/xmlparserv2.jar:/opt/oracle/product/10g/OracleHomes/oms10g/opmn/lib/ons.jar:/opt/oracle/product/10g/OracleHomes/oms10g/dcm/lib/oc4j_deploy_tools.jar oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome /opt/oracle/product/10g/OracleHomes/oms10g -verbose -inifile /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/deploy.ini -redeploy
    Reading ini file - '/opt/oracle/product/10g/OracleHomes/oms10g/j2ee/deploy.ini'
    Adding web-app 'em.war' for app 'em'.
    OC4J instance 'OC4J_EM': Adding Environment variable 'LD_LIBRARY_PATH' with value '/opt/oracle/product/10g/OracleHomes/oms10g/lib:/opt/oracle/product/10g/OracleHomes/oms10g/network/lib'
    OC4J instance 'OC4J_EM': Adding Environment variable 'ORACLE_HOME' with value '/opt/oracle/product/10g/OracleHomes/oms10g'
    OC4J instance 'OC4J_EM': Adding java command line option '-Xmx512M -XX:MaxPermSize=256m -DORACLE_HOME=/opt/oracle/product/10g/OracleHomes/oms10g -Dajp.keepalive=true'
    Adding web-app 'RlmUIX.war' for app 'rlmgr'.
    Adding web-app 'EMAgentPush.war' for app 'EMAgentPush'.
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_EM' (protected)...done.
    Creating OC4J instance 'OC4J_EMPROV' (protected)...done.
    Starting OC4J instance 'OC4J_EM'...done.
    Redeploying application 'rlmgr' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for rlmgr STARTS [ 2006-06-20T17:24:08.498CEST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/opt/oracle/product/10g/OracleHomes/oms10g/j2ee/OC4J_EM/applications/rlmgr.ear
    Notification ==> Copy the archive to /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/OC4J_EM/applications/rlmgr.ear
    Notification ==> Unpack rlmgr.ear begins...
    Notification ==> Unpack rlmgr.ear ends...
    Notification ==> Initialize rlmgr.ear begins...
    Notification ==> Initialize rlmgr.ear ends...
    Notification ==> Initialize RlmUIX begins...
    Notification ==> Initialize RlmUIX ends...
    Notification ==> Application Deployer for rlmgr COMPLETES [ 2006-06-20T17:24:10.946CEST ]
    Redeploying application 'em' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for em STARTS [ 2006-06-20T17:24:10.966CEST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/opt/oracle/product/10g/OracleHomes/oms10g/j2ee/OC4J_EM/applications/em.ear
    Notification ==> Copy the archive to /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/OC4J_EM/applications/em.ear
    Notification ==> Unpack em.ear begins...
    Notification ==> Unpack em.ear ends...
    Notification ==> Initialize em.ear begins...
    Notification ==> Initialize em.ear ends...
    Notification ==> Initialize em begins...
    Notification ==> Initialize em ends...
    Notification ==> Application Deployer for em COMPLETES [ 2006-06-20T17:24:52.031CEST ]
    Starting OC4J instance 'OC4J_EMPROV'...done.
    Redeploying application 'EMAgentPush' to OC4J instance 'OC4J_EMPROV'.
    Notification ==> Application Deployer for EMAgentPush STARTS [ 2006-06-20T17:25:08.373CEST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/opt/oracle/product/10g/OracleHomes/oms10g/j2ee/OC4J_EMPROV/applications/EMAgentPush.ear
    Notification ==> Copy the archive to /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/OC4J_EMPROV/applications/EMAgentPush.ear
    Notification ==> Unpack EMAgentPush.ear begins...
    Notification ==> Unpack EMAgentPush.ear ends...
    Notification ==> Initialize EMAgentPush.ear begins...
    Notification ==> Initialize EMAgentPush.ear ends...
    Notification ==> Initialize EMAgentPush begins...
    Notification ==> Initialize EMAgentPush ends...
    Notification ==> Application Deployer for EMAgentPush COMPLETES [ 2006-06-20T17:25:32.826CEST ]
    Calling updateConfig to notify DCM of new deployments...done.
    Adding OC4J mount points for application 'rlmgr'...done.
    Adding OC4J mount points for application 'em'...done.
    Adding dependent libraries for application 'EMAgentPush'...done.
    Adding OC4J mount points for application 'EMAgentPush'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'RlmUIX' to default-web-site for application 'rlmgr' in OC4J instance 'OC4J_EM'
    Web app 'RlmUIX' bound successfully.
    Binding web app 'em' to default-web-site for application 'em' in OC4J instance 'OC4J_EM'
    Web app 'em' bound successfully.
    Binding web app 'EMAgentPush' to default-web-site for application 'EMAgentPush' in OC4J instance 'OC4J_EMPROV'
    Web app 'EMAgentPush' bound successfully.
    Calling updateConfig to notify DCM of new web-bindings...done.
    Adding application 'rlmgr' to the DCM repository...done.
    Application 'rlmgr' deployed successfully.
    Adding application 'em' to the DCM repository...done.
    Application 'em' deployed successfully.
    Stopping OC4J instance 'OC4J_EM'...done.
    Adding application 'EMAgentPush' to the DCM repository...done.
    Application 'EMAgentPush' deployed successfully.
    Stopping OC4J instance 'OC4J_EMPROV'...done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM...done.
    Copying /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/deploy.ini to /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/deploy.ini.1150817409051.bak.
    Writing any undeployed entries back to /opt/oracle/product/10g/OracleHomes/oms10g/j2ee/deploy.ini.
    Oc4jDeploy tool completed successfully!
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed with status=true
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Unlocking Passwords and Out of Box setup is in progress.
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrDbsnmpPwd
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrReposPwd
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrSysPwd
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:unlockAccounts:Connecting to Database for:SYS, sysPwd=******, connectString=//linux2.duesseldorf-lka.polizei.nrw.de:1521/emrep.lka.polizei.nrw.de
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:getConnection:Connecting as user SYS for internal logon as SYSDBA
    WARNUNG: oracle.sysman.top.oms:getConnection::Connection refused://linux2.duesseldorf-lka.polizei.nrw.de:1521/emrep.lka.polizei.nrw.de:Exception=E/A-Exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=168821760)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
    INFO: oracle.sysman.top.oms:Failed to connect to Database for:SYS, sysPwd=******, connectString=//linux2.duesseldorf-lka.polizei.nrw.de:1521/emrep.lka.polizei.nrw.de. ConnectException=E/A-Exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=168821760)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
    WARNUNG: oracle.sysman.top.oms:Failed to initialize JDBC Connection
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed with status=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Die Ausführenmethode des Plug-Ins OMS Configuration war nicht erfolgreich
    INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
    INFO: oracle.sysman.top.oms:Das Plug-In OMS Configuration wird ausgeführt
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.emcp.oms.OmsPlugIn
    INFO: oracle.sysman.top.oms:Classpath = /opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/omsPlug.jar:/opt/oracle/product/10g/OracleHomes/oms10g/jlib/emConfigInstall.jar:/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emCORE.jar:/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/emagentSDK.jar:/opt/oracle/product/10g/OracleHomes/oms10g/sysman/jlib/log4j-core.jar:/opt/oracle/product/10g/OracleHomes/oms10g/jdbc/lib/classes12.jar
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:CfmLogger array of log directories 0:dir entry=/opt/oracle/product/10g/OracleHomes/oms10g/cfgtoollogs/cfgfw
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:CfmLogger array of log directories=1:using first entry=/opt/oracle/product/10g/OracleHomes/oms10g/cfgtoollogs/cfgfw
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:Invoked with Installation_Type=SEED, flags and conditions are set for Windows=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Starting EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:perform:omsHome=/opt/oracle/product/10g/OracleHomes/oms10g:ORACLE_HOME_GLOBAL=/opt/oracle/product/10g/OracleHomes/oms10g:Flags:NEED_OMS=true:omsService=true:startSevice=false:stopService=false
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:perform:Performing Action=configuration with options = Specified: -configureOms in OracleHome=/opt/oracle/product/10g/OracleHomes/oms10g
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Stopping OPMN Processes is in progress.
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/opt/oracle/product/10g/OracleHomes/oms10g/opmn/bin/opmnctl stopall
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/opt/oracle/product/10g/OracleHomes/oms10g/opmn/bin/opmnctl stopall have completed with exitCode=0
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    opmnctl: stopping opmn and all managed processes...
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 0 have been completed with status=true
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation EM Deploying is in progress.
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:deployOms:Already deployed, skipped.
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed with status=true
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Unlocking Passwords and Out of Box setup is in progress.
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrDbsnmpPwd
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrReposPwd
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrSysPwd
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:unlockAccounts:Connecting to Database for:SYS, sysPwd=******, connectString=//linux2.duesseldorf-lka.polizei.nrw.de:1521/emrep.lka.polizei.nrw.de
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:getConnection:Connecting as user SYS for internal logon as SYSDBA
    WARNUNG: oracle.sysman.top.oms:getConnection::Connection refused://linux2.duesseldorf-lka.polizei.nrw.de:1521/emrep.lka.polizei.nrw.de:Exception=E/A-Exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=168821760)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
    INFO: oracle.sysman.top.oms:Failed to connect to Database for:SYS, sysPwd=******, connectString=//linux2.duesseldorf-lka.polizei.nrw.de:1521/emrep.lka.polizei.nrw.de. ConnectException=E/A-Exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=168821760)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
    WARNUNG: oracle.sysman.top.oms:Failed to initialize JDBC Connection
    FEIN: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed with status=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Die Ausführenmethode des Plug-Ins OMS Configuration war nicht erfolgreich

    Hi,
    This is done. EMG10g is working now as considered.
    Reasons where
    - less Swaparea
    - less patchlevel of SLES
    - low Proxy-connect
    After restart and connect from another Location SystemUpdate went ok and Install of EM10g finished with success within 3 hours.
    Thanks for reading me
    regards
    Franz

  • May 17 12:07:23 localhost configd[112]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50) May 17 12:07:23 localhost configd[112]: DHCP en1: INIT transmit failed May 17 12:07:26 localhost LCA[309]: Bookmark failed to issue extension for i

    BELOW IS A COPY OF THE ERRORS IN MY INSTALL LOG FROM MY MACBOOK PRO! CAN ANYONE GIVE ME A CLUE TO WHAT I SHOULD DO? I CANNOT REINSTALL LION FOR ANYTHING. I'VE TRIED REINSTALLING THROUGH DU BY USING COMMAND+R, A DISK I CREATED WITH AN IMAGE OF INSTALLESD FILE ON THERE, AND OTHER SUCH THINGS AS RESETTING THE PRAM. BUT STILL NO LUCK. ALL THE COMPONETS DOWLOAD AND EVERYTHING BUT THEN WHEN IT RESETS AND JUST DISPLAYS A NO ENTRY SIGN AGAIN. THIS PROBLEM BEGINNED WITH ME TRYING TO REINSTALL LION TWO WEEKS IN A ROW. THE FIRST TIME WAS A SUCCESS AND THE SECOND TIME WAS A FAIL. I'M VERY NEW TO APPLE AND I PAID $750.00 FOR THIS MBP FROM A FORMER FRIEND AND HE SWORE IT WASN'T STOLEN. HE SAID HE JUST WANT TO SWITCH TO THE MAC WITH JUST THE MONITER. NOW I'M WONDER IF THIS IS APPLE'S WAY OF SAYING THIS LAPTOP IS IN FACT STOLEN BY THE NO ENTRY SIGN.
    May 17 12:07:23 localhost configd[112]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    May 17 12:07:23 localhost configd[112]: DHCP en1: INIT transmit failed
    May 17 12:07:26 localhost LCA[309]: Bookmark failed to issue extension for item /com.apple.recovery.boot/BaseSystem.dmg (depth=4000): No such file or directory
    May 17 12:07:26 localhost LCA[309]: Bookmark failed to issue extension for item  (depth=4000): No such file or directory
    May 17 12:07:26 localhost LCA[309]: Bookmark failed to issue extension for item /com.apple.recovery.boot/BaseSystem.dmg (depth=4001): No such file or directory
    May 17 12:25:18 localhost OSIESpringboard[336]: Bookmark failed to issue extension for item  (depth=4000): No such file or directory
    May 17 12:25:18 localhost OSIESpringboard[336]: Bookmark failed to issue extension for item /com.apple.recovery.boot/BaseSystem.dmg (depth=4001): No such file or directory
    May 17 12:25:20 localhost Unknown[310]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    May 17 12:25:20 localhost Unknown[310]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    May 17 12:25:20 localhost Unknown[310]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    May 17 12:25:20 localhost Unknown[310]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    May 17 12:27:12 localhost Unknown[310]: 2012-05-17 12:27 Disk Utility[341] (CarbonCore.framework) FSEventStreamStart: ERROR: FSEvents_connect() => Unknown service name (1102)
    May 17 12:27:12 localhost opendirectoryd[101]: 311.1 - unable to find authentication module 'ConfigurationProfiles'
    May 17 12:27:12 localhost opendirectoryd[101]: 311.1 - unable to find service discovery callback for module 'PlistFile'
    May 17 12:27:12 localhost opendirectoryd[101]: 311.2, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    May 17 12:27:12 localhost opendirectoryd[101]: 311.2, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    May 17 12:27:12 localhost opendirectoryd[101]: 311.3, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    May 17 12:27:12 localhost opendirectoryd[101]: 311.4, Node: /Local/Default, Module: PlistFile - client is using an old record type 'dsRecTypeNative:config/SharePoints' should be using kODRecordTypeSharePoints
    May 17 12:27:12 localhost opendirectoryd[101]: 311.4, Node: /Local/Default, Module: PlistFile - client is using an old record type 'dsRecTypeNative:config/SharePoints' should be using kODRecordTypeSharePoints
    May 17 12:27:12 localhost opendirectoryd[101]: Module: PlistFile - ___index_record_block_invoke_1: sqlite3_prepare_v2: 21
    May 17 12:27:12 localhost opendirectoryd[101]: Module: PlistFile - ___index_record_block_invoke_1: sqlite3_prepare_v2: 21

    BELOW IS A COPY OF THE ERRORS IN MY INSTALL LOG FROM MY MACBOOK PRO! CAN ANYONE GIVE ME A CLUE TO WHAT I SHOULD DO? I CANNOT REINSTALL LION FOR ANYTHING. I'VE TRIED REINSTALLING THROUGH DU BY USING COMMAND+R, A DISK I CREATED WITH AN IMAGE OF INSTALLESD FILE ON THERE, AND OTHER SUCH THINGS AS RESETTING THE PRAM. BUT STILL NO LUCK. ALL THE COMPONETS DOWLOAD AND EVERYTHING BUT THEN WHEN IT RESETS AND JUST DISPLAYS A NO ENTRY SIGN AGAIN. THIS PROBLEM BEGINNED WITH ME TRYING TO REINSTALL LION TWO WEEKS IN A ROW. THE FIRST TIME WAS A SUCCESS AND THE SECOND TIME WAS A FAIL. I'M VERY NEW TO APPLE AND I PAID $750.00 FOR THIS MBP FROM A FORMER FRIEND AND HE SWORE IT WASN'T STOLEN. HE SAID HE JUST WANT TO SWITCH TO THE MAC WITH JUST THE MONITER. NOW I'M WONDER IF THIS IS APPLE'S WAY OF SAYING THIS LAPTOP IS IN FACT STOLEN BY THE NO ENTRY SIGN.
    May 17 12:07:23 localhost configd[112]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    May 17 12:07:23 localhost configd[112]: DHCP en1: INIT transmit failed
    May 17 12:07:26 localhost LCA[309]: Bookmark failed to issue extension for item /com.apple.recovery.boot/BaseSystem.dmg (depth=4000): No such file or directory
    May 17 12:07:26 localhost LCA[309]: Bookmark failed to issue extension for item  (depth=4000): No such file or directory
    May 17 12:07:26 localhost LCA[309]: Bookmark failed to issue extension for item /com.apple.recovery.boot/BaseSystem.dmg (depth=4001): No such file or directory
    May 17 12:25:18 localhost OSIESpringboard[336]: Bookmark failed to issue extension for item  (depth=4000): No such file or directory
    May 17 12:25:18 localhost OSIESpringboard[336]: Bookmark failed to issue extension for item /com.apple.recovery.boot/BaseSystem.dmg (depth=4001): No such file or directory
    May 17 12:25:20 localhost Unknown[310]: Keyboard Layouts: duplicate keyboard layout identifier -16899.
    May 17 12:25:20 localhost Unknown[310]: Keyboard Layouts: keyboard layout identifier -16899 has been replaced with -28673.
    May 17 12:25:20 localhost Unknown[310]: Keyboard Layouts: duplicate keyboard layout identifier -16900.
    May 17 12:25:20 localhost Unknown[310]: Keyboard Layouts: keyboard layout identifier -16900 has been replaced with -28674.
    May 17 12:27:12 localhost Unknown[310]: 2012-05-17 12:27 Disk Utility[341] (CarbonCore.framework) FSEventStreamStart: ERROR: FSEvents_connect() => Unknown service name (1102)
    May 17 12:27:12 localhost opendirectoryd[101]: 311.1 - unable to find authentication module 'ConfigurationProfiles'
    May 17 12:27:12 localhost opendirectoryd[101]: 311.1 - unable to find service discovery callback for module 'PlistFile'
    May 17 12:27:12 localhost opendirectoryd[101]: 311.2, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    May 17 12:27:12 localhost opendirectoryd[101]: 311.2, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    May 17 12:27:12 localhost opendirectoryd[101]: 311.3, Node: /Local/Default, Module: PlistFile - client is using a native record type 'config' which is not portable
    May 17 12:27:12 localhost opendirectoryd[101]: 311.4, Node: /Local/Default, Module: PlistFile - client is using an old record type 'dsRecTypeNative:config/SharePoints' should be using kODRecordTypeSharePoints
    May 17 12:27:12 localhost opendirectoryd[101]: 311.4, Node: /Local/Default, Module: PlistFile - client is using an old record type 'dsRecTypeNative:config/SharePoints' should be using kODRecordTypeSharePoints
    May 17 12:27:12 localhost opendirectoryd[101]: Module: PlistFile - ___index_record_block_invoke_1: sqlite3_prepare_v2: 21
    May 17 12:27:12 localhost opendirectoryd[101]: Module: PlistFile - ___index_record_block_invoke_1: sqlite3_prepare_v2: 21

  • Component SMS_Contol_manager and SMS_Notification_server install failed on SCCM2012

    we have try to uninstall client and remove the ccm namespace from wmi, and reisntall MP, no luck
    below log from mpmsi.log.lasterror
    === Verbose logging started: 8/27/2014  20:50:23  Build type: SHIP UNICODE 5.00.9600.00  Calling process: H:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe ===
    MSI (c) (9C:58) [20:50:23:592]: Resetting cached policy values
    MSI (c) (9C:58) [20:50:23:592]: Machine policy value 'Debug' is 0
    MSI (c) (9C:58) [20:50:23:592]: ******* RunEngine:
               ******* Product: h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (9C:58) [20:50:23:592]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (9C:58) [20:50:23:592]: Grabbed execution mutex.
    MSI (c) (9C:58) [20:50:23:594]: Cloaking enabled.
    MSI (c) (9C:58) [20:50:23:594]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (9C:58) [20:50:23:594]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (24:FC) [20:50:23:598]: Running installation inside multi-package transaction h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
    MSI (s) (24:FC) [20:50:23:598]: Grabbed execution mutex.
    MSI (s) (24:48) [20:50:23:599]: Resetting cached policy values
    MSI (s) (24:48) [20:50:23:599]: Machine policy value 'Debug' is 0
    MSI (s) (24:48) [20:50:23:599]: ******* RunEngine:
               ******* Product: h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (24:48) [20:50:23:599]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (24:48) [20:50:23:603]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (24:48) [20:50:23:605]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (24:48) [20:50:23:606]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
    MSI (s) (24:48) [20:50:23:607]: File will have security applied from OpCode.
    MSI (s) (24:48) [20:50:23:619]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi' against software restriction policy
    MSI (s) (24:48) [20:50:23:619]: SOFTWARE RESTRICTION POLICY: h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi has a digital signature
    MSI (s) (24:48) [20:50:23:619]: SOFTWARE RESTRICTION POLICY: h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi is permitted to run because the user token authorizes execution (system or service token).
    MSI (s) (24:48) [20:50:23:619]: MSCOREE not loaded loading copy from system32
    MSI (s) (24:48) [20:50:23:621]: End dialog not enabled
    MSI (s) (24:48) [20:50:23:621]: Original package ==> h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
    MSI (s) (24:48) [20:50:23:621]: Package we're running from ==> C:\Windows\Installer\6257f6f.msi
    MSI (s) (24:48) [20:50:23:624]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (s) (24:48) [20:50:23:624]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}'.
    MSI (s) (24:48) [20:50:23:624]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (24:48) [20:50:23:626]: Machine policy value 'TransformsSecure' is 1
    MSI (s) (24:48) [20:50:23:627]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (s) (24:48) [20:50:23:627]: Machine policy value 'DisablePatch' is 0
    MSI (s) (24:48) [20:50:23:627]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (24:48) [20:50:23:627]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (24:48) [20:50:23:627]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (24:48) [20:50:23:627]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}'.
    MSI (s) (24:48) [20:50:23:627]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (24:48) [20:50:23:627]: Transforms are not secure.
    MSI (s) (24:48) [20:50:23:628]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'h:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log'.
    MSI (s) (24:48) [20:50:23:628]: Command Line: CCMINSTALLDIR=h:\Program Files\SMS_CCM CCMSERVERDATAROOT=h:\Program Files\Microsoft Configuration Manager USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE
    CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1 CURRENTDIRECTORY=H:\Program Files\Microsoft Configuration Manager\bin\x64 CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=6556
    MSI (s) (24:48) [20:50:23:628]: Product Code passed to Engine.Initialize:           ''
    MSI (s) (24:48) [20:50:23:628]: Product Code from property table before transforms: '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}'
    MSI (s) (24:48) [20:50:23:628]: Product Code from property table after transforms:  '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}'
    MSI (s) (24:48) [20:50:23:628]: Product not registered: beginning first-time install
    MSI (s) (24:48) [20:50:23:630]: Machine policy value 'DisableMsi' is 1
    MSI (s) (24:48) [20:50:23:630]: Product {6CED3AB0-05AF-4C81-8DBE-A62661C26F40} is not managed.
    MSI (s) (24:48) [20:50:23:630]: MSI_LUA: Credential prompt not required, user is an admin
    MSI (s) (24:48) [20:50:23:630]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (s) (24:48) [20:50:23:630]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (24:48) [20:50:23:630]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (24:48) [20:50:23:630]: Adding new sources is allowed.
    MSI (s) (24:48) [20:50:23:630]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:630]: Package name extracted from package path: 'mp.msi'
    MSI (s) (24:48) [20:50:23:630]: Package to be registered: 'mp.msi'
    MSI (s) (24:48) [20:50:23:631]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (24:48) [20:50:23:631]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (24:48) [20:50:23:631]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (24:48) [20:50:23:631]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (s) (24:48) [20:50:23:631]: Running product '{6CED3AB0-05AF-4C81-8DBE-A62661C26F40}' with elevated privileges: Product is assigned.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMINSTALLDIR property. Its value is 'h:\Program Files\SMS_CCM'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMSERVERDATAROOT property. Its value is 'h:\Program Files\Microsoft Configuration Manager'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding USESMSPORTS property. Its value is 'TRUE'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding SMSPORTS property. Its value is '80'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding USESMSSSLPORTS property. Its value is 'TRUE'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding SMSSSLPORTS property. Its value is '443'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding USESMSSSL property. Its value is 'TRUE'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding SMSSSLSTATE property. Its value is '0'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMENABLELOGGING property. Its value is 'TRUE'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMLOGLEVEL property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMLOGMAXSIZE property. Its value is '1000000'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CCMLOGMAXHISTORY property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'H:\Program Files\Microsoft Configuration Manager\bin\x64'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:631]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '6556'.
    MSI (s) (24:48) [20:50:23:631]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (24:48) [20:50:23:632]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'd8d0cefc1249514889002637bb750a41'.
    MSI (s) (24:48) [20:50:23:632]: RESTART MANAGER: Session opened.
    MSI (s) (24:48) [20:50:23:632]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:632]: TRANSFORMS property is now:
    MSI (s) (24:48) [20:50:23:632]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
    MSI (s) (24:48) [20:50:23:633]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming
    MSI (s) (24:48) [20:50:23:634]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Favorites
    MSI (s) (24:48) [20:50:23:634]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (24:48) [20:50:23:635]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Documents
    MSI (s) (24:48) [20:50:23:635]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (24:48) [20:50:23:636]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (24:48) [20:50:23:636]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (24:48) [20:50:23:637]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (24:48) [20:50:23:637]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (24:48) [20:50:23:638]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Local
    MSI (s) (24:48) [20:50:23:638]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Pictures
    MSI (s) (24:48) [20:50:23:639]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (24:48) [20:50:23:640]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (24:48) [20:50:23:640]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (24:48) [20:50:23:641]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (24:48) [20:50:23:641]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (24:48) [20:50:23:642]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (24:48) [20:50:23:643]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (24:48) [20:50:23:643]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (24:48) [20:50:23:644]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (24:48) [20:50:23:644]: SHELL32::SHGetFolderPath returned: C:\Windows\system32\config\systemprofile\Desktop
    MSI (s) (24:48) [20:50:23:645]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (24:48) [20:50:23:645]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (24:48) [20:50:23:645]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (24:48) [20:50:23:648]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (24:48) [20:50:23:648]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (24:48) [20:50:23:648]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\6257f6f.msi'.
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi'.
    MSI (s) (24:48) [20:50:23:648]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (24:48) [20:50:23:648]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI
    MSI (s) (24:48) [20:50:23:648]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
    MSI (s) (24:48) [20:50:23:648]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (24:48) [20:50:23:648]: Machine policy value 'DisableRollback' is 0
    MSI (s) (24:48) [20:50:23:648]: User policy value 'DisableRollback' is 0
    MSI (s) (24:48) [20:50:23:648]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    === Logging started: 8/27/2014  20:50:23 ===
    MSI (s) (24:48) [20:50:23:649]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (24:48) [20:50:23:649]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
    MSI (s) (24:48) [20:50:23:649]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (24:48) [20:50:23:649]: Doing action: INSTALL
    Action start 20:50:23: INSTALL.
    MSI (s) (24:48) [20:50:23:650]: Running ExecuteSequence
    MSI (s) (24:48) [20:50:23:650]: Doing action: System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933
    MSI (s) (24:48) [20:50:23:650]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933'
    MSI (s) (24:48) [20:50:23:650]: PROPERTY CHANGE: Adding System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933.
    MSI (s) (24:48) [20:50:23:651]: Doing action: SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933
    Action ended 20:50:23: System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933. Return value 1.
    MSI (s) (24:48) [20:50:23:651]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933'
    MSI (s) (24:48) [20:50:23:651]: PROPERTY CHANGE: Adding SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933.
    MSI (s) (24:48) [20:50:23:651]: Doing action: SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3
    Action ended 20:50:23: SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933. Return value 1.
    MSI (s) (24:48) [20:50:23:652]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3'
    MSI (s) (24:48) [20:50:23:652]: PROPERTY CHANGE: Adding SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3.
    MSI (s) (24:48) [20:50:23:652]: Doing action: System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3
    Action ended 20:50:23: SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3. Return value 1.
    MSI (s) (24:48) [20:50:23:652]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3'
    MSI (s) (24:48) [20:50:23:652]: PROPERTY CHANGE: Adding System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3.
    MSI (s) (24:48) [20:50:23:653]: Doing action: SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61
    Action ended 20:50:23: System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3. Return value 1.
    MSI (s) (24:48) [20:50:23:653]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61'
    MSI (s) (24:48) [20:50:23:653]: PROPERTY CHANGE: Adding SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61.
    MSI (s) (24:48) [20:50:23:653]: Doing action: System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61
    Action ended 20:50:23: SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61. Return value 1.
    MSI (s) (24:48) [20:50:23:654]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61'
    MSI (s) (24:48) [20:50:23:654]: PROPERTY CHANGE: Adding System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61.
    MSI (s) (24:48) [20:50:23:654]: Doing action: SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7
    Action ended 20:50:23: System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61. Return value 1.
    MSI (s) (24:48) [20:50:23:654]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7'
    MSI (s) (24:48) [20:50:23:654]: PROPERTY CHANGE: Adding SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7.
    MSI (s) (24:48) [20:50:23:655]: Doing action: System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7
    Action ended 20:50:23: SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7. Return value 1.
    MSI (s) (24:48) [20:50:23:655]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7'
    MSI (s) (24:48) [20:50:23:655]: PROPERTY CHANGE: Adding System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7.
    MSI (s) (24:48) [20:50:23:655]: Doing action: SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2
    Action ended 20:50:23: System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7. Return value 1.
    MSI (s) (24:48) [20:50:23:656]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2'
    MSI (s) (24:48) [20:50:23:656]: PROPERTY CHANGE: Adding SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 20:50:23: SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2.
    MSI (s) (24:48) [20:50:23:656]: Doing action: System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2
    Action ended 20:50:23: SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2. Return value 1.
    MSI (s) (24:48) [20:50:23:656]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2'
    MSI (s) (24:48) [20:50:23:656]: PROPERTY CHANGE: Adding System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2 property. Its value is 'C:\Windows\system32\'.
    Action start 20:50:23: System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2.
    MSI (s) (24:48) [20:50:23:657]: Doing action: LaunchConditions
    Action ended 20:50:23: System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2. Return value 1.
    Action start 20:50:23: LaunchConditions.
    MSI (s) (24:48) [20:50:23:657]: Skipping action: CcmSwitchToRepairMode (condition is false)
    MSI (s) (24:48) [20:50:23:657]: Doing action: AppSearch
    Action ended 20:50:23: LaunchConditions. Return value 1.
    Action start 20:50:23: AppSearch.
    MSI (s) (24:48) [20:50:23:658]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:658]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:659]: PROPERTY CHANGE: Modifying CCMINSTALLDIR property. Its current value is 'h:\Program Files\SMS_CCM'. Its new value: 'C:\Windows\CCM\'.
    MSI (s) (24:48) [20:50:23:659]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:659]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\CCM\Embedded 3: 2
    MSI (s) (24:48) [20:50:23:659]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:659]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Microsoft\CCM\Logging\DebugLogging 3: 2
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\SMS\IIS 3: 2
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\SMS\MP 3: 2
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\SMS\MP 3: 2
    MSI (s) (24:48) [20:50:23:660]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (s) (24:48) [20:50:23:661]: Skipping action: CcmAbortIfEmbeddedExists (condition is false)
    MSI (s) (24:48) [20:50:23:661]: Doing action: CCPSearch
    Action ended 20:50:23: AppSearch. Return value 1.
    MSI (s) (24:48) [20:50:23:661]: Note: 1: 2205 2:  3: CCPSearch
    MSI (s) (24:48) [20:50:23:661]: Note: 1: 2228 2:  3: CCPSearch 4: SELECT `Signature_` FROM `CCPSearch`
    Action start 20:50:23: CCPSearch.
    MSI (s) (24:48) [20:50:23:661]: Doing action: RMCCPSearch
    Action ended 20:50:23: CCPSearch. Return value 0.
    MSI (s) (24:48) [20:50:23:662]: Note: 1: 2205 2:  3: CCPSearch
    MSI (s) (24:48) [20:50:23:662]: Note: 1: 2228 2:  3: CCPSearch 4: SELECT `Signature_` FROM `CCPSearch`
    Action start 20:50:23: RMCCPSearch.
    MSI (s) (24:48) [20:50:23:662]: Doing action: ValidateProductID
    Action ended 20:50:23: RMCCPSearch. Return value 0.
    Action start 20:50:23: ValidateProductID.
    MSI (s) (24:48) [20:50:23:662]: Skipping action: CcmSetInstallDir32 (condition is false)
    MSI (s) (24:48) [20:50:23:662]: Doing action: CcmSetInstallDir64
    Action ended 20:50:23: ValidateProductID. Return value 1.
    MSI (s) (24:48) [20:50:23:663]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CcmSetInstallDir64'
    MSI (s) (24:48) [20:50:23:663]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\Windows\CCM'.
    Action start 20:50:23: CcmSetInstallDir64.
    MSI (s) (24:48) [20:50:23:663]: Doing action: CcmSetInstallDirFromCmdLine
    Action ended 20:50:23: CcmSetInstallDir64. Return value 1.
    MSI (s) (24:48) [20:50:23:664]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CcmSetInstallDirFromCmdLine'
    MSI (s) (24:48) [20:50:23:664]: PROPERTY CHANGE: Modifying TARGETDIR property. Its current value is 'C:\Windows\CCM'. Its new value: 'C:\Windows\CCM\'.
    Action start 20:50:23: CcmSetInstallDirFromCmdLine.
    MSI (s) (24:48) [20:50:23:664]: Doing action: CcmSetPrimaryFolder
    Action ended 20:50:23: CcmSetInstallDirFromCmdLine. Return value 1.
    MSI (s) (24:48) [20:50:23:664]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CcmSetPrimaryFolder'
    MSI (s) (24:48) [20:50:23:664]: PROPERTY CHANGE: Adding PRIMARYFOLDER property. Its value is 'TARGETDIR'.
    Action start 20:50:23: CcmSetPrimaryFolder.
    MSI (s) (24:48) [20:50:23:665]: Doing action: FindRelatedProducts
    Action ended 20:50:23: CcmSetPrimaryFolder. Return value 1.
    Action start 20:50:23: FindRelatedProducts.
    MSI (s) (24:48) [20:50:23:665]: PROPERTY CHANGE: Adding SMSSP1COLOCDOWNGRADE property. Its value is '{8864FB91-94EE-4F16-A144-0D82A232049D}'.
    MSI (s) (24:48) [20:50:23:666]: Skipping action: SmsDetectUnsupportedUpgrade (condition is false)
    MSI (s) (24:48) [20:50:23:666]: Skipping action: SmsDetectDowngrade (condition is false)
    MSI (s) (24:48) [20:50:23:666]: Skipping action: CcmDetectUnsupportedUpgrade (condition is false)
    MSI (s) (24:48) [20:50:23:666]: Doing action: SmsDetectColocationDowngrade
    Action ended 20:50:23: FindRelatedProducts. Return value 1.
    MSI (s) (24:48) [20:50:23:666]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SmsDetectColocationDowngrade'
    Action start 20:50:23: SmsDetectColocationDowngrade.
    MSI (s) (24:48) [20:50:23:666]: Product: ConfigMgr Management Point -- A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    Action ended 20:50:23: SmsDetectColocationDowngrade. Return value 3.
    Action ended 20:50:23: INSTALL. Return value 3.
    Property(S): UpgradeCode = {ABD0F60F-1622-4311-8989-106B60D784FF}
    Property(S): TARGETDIR = C:\Windows\CCM\
    Property(S): ALLUSERS = 1
    Property(S): ErrorDialog = ErrorDialog
    Property(S): ProductName = ConfigMgr Management Point
    Property(S): ProductCode = {6CED3AB0-05AF-4C81-8DBE-A62661C26F40}
    Property(S): PackageCode = {5CBAF9F8-A298-49C0-B874-D0F5F0F39DB4}
    Property(S): Manufacturer = Microsoft Corporation
    Property(S): ProductVersion = 5.00.7804.1000
    Property(S): ProductLanguage = 1033
    Property(S): SMSCWSREGKEYNAME = MPCWSPath
    Property(S): CcmCheckRepairNotInstalled_ActionText = Abort repair if the product has not been installed.
    Property(S): CcmSwitchToRepairMode_ActionText = Product has been installed. Switch to repair mode for this installation.
    Property(S): CcmSuppressReboot_ActionText = Suppress machine reboot after installation.
    Property(S): CcmCheckFreeDiskSpace_ActionText = Check if the target volumn has enough space for the installation.
    Property(S): CcmCheckFreeDiskSpace2_ActionText = Check if the target volumn has enough space for the installation.
    Property(S): CcmSetInstallDirFromCmdLine_ActionText = Property custom action for setting install directory from command line.
    Property(S): CcmCreateWmiNamespacesInit_ActionText = Processes the table CcmWmiNamespace and sends the context to CcmCreateWmiNamespaces.
    Property(S): CcmCreateWmiNamespaces_ActionText = Creates the WMI namespaces found in the CcmWmiNamespace table
    Property(S): CcmCreateWmiNamespacesRollback_ActionText = Calls CcmRemoveWmiNamespaces. Deletes the WMI namespaces.
    Property(S): CcmRemoveWmiNamespacesInit_ActionText = Processes the table CcmWmiNamespace and sends the context to CcmRemoveWmiNamespaces.
    Property(S): CcmRemoveWmiNamespaces_ActionText = Deletes WMI namespaces.
    Property(S): CcmRegisterWmiMofFilesInit_ActionText = Queues MOF files in the CcmWmiMofFile table to be compiled.
    Property(S): CcmRegisterWmiMofFile_ActionText = Compiles MOF files that were queued by CcmRegisterWmiMofFilesInit.
    Property(S): CcmWmiRollback_ActionText = Deletes the existin site policy config and then recompiles MOF to restore old WMI instances.
    Property(S): CcmDeleteWmiBackup_ActionText = Deletes the back up mof of the wmi namespace created for rolling back purposes.
    Property(S): CcmRemoveWmiObjectsInit_ActionText = Queries the CcmWmiObject table for WMI objects to be removed.
    Property(S): CcmRemoveWmiObjects_ActionText = Removes WMI objects found by CcmRemoveWmiObjectsInit.
    Property(S): CcmRemoveWmiObjectsRollback_ActionText = Calls CcmRemoveWmiObjects. Removes WMI objects found by CcmRemoveWmiObjectsInit.
    Property(S): CcmCreateIISVirtualDirectoriesInit_ActionText = Processes the CcmIISVirtualDirectory table and passes that information to CcmCreateIISVirtualDirectories to create the virtual directories.
    Property(S): CcmCreateIISVirtualDirectories_ActionText = Creates the virtual directories specified in the CcmIISVirtualDirectory table.
    Property(S): CcmRollbackIISVirtualDirectories_ActionText = Calls CcmRemoveIISVirtualDirectories. Removes IIS Virtual Directories found in CcmRemoveIISVirtualDirectoriesInit.
    Property(S): CcmRemoveIISVirtualDirectories_ActionText = Removes IIS Virtual Directories found in CcmRemoveIISVirtualDirectoriesInit.
    Property(S): CcmRemoveIISVirtualDirectoriesInit_ActionText = Queries the CcmIISVirtualDirectory table for IIS Virtual Directories to be removed.
    Property(S): CcmCreateIISApplicationPoolsInit_ActionText = Processes the CcmIISAplicationPool table and passes that context to CcmCreateIISAplicationPools custom action.
    Property(S): CcmCreateIISApplicationPools_ActionText = Creates the application pools specified in the CcmIISAplicationPools table.
    Property(S): CcmCreateIISApplicationPoolsRollback_ActionText = Calls CcmRemoveIISApplicationPools. Removes IIS Application Pools found in CcmRemoveIISApplicationPoolsInit.
    Property(S): CcmRemoveIISApplicationPoolsInit_ActionText = Queries the CcmIISApplicationPool table for IIS Application Pools to be removed.
    Property(S): CcmRemoveIISApplicationPools_ActionText = Removes IIS Application Pools found in CcmRemoveIISApplicationPoolsInit.
    Property(S): CcmDetectFilesInUseRemoveInit_ActionText = Detect if files are in used at uninstallation.
    Property(S): CcmDetectFilesInUseInit_ActionText = Detects file in use.
    Property(S): CcmDetectFilesInUse_ActionText = Moves files that are in use so that they will be deleted upon the next reboot.
    Property(S): CcmDetectFilesInUseRollback_ActionText = Rolls back files moved by CcmDetectFilesInUse.
    Property(S): CcmDetectFilesInUseCommit_ActionText = Commits action of CcmDetectFileInUse. After this we cannot rollback.
    Property(S): CcmDetectFilesInUseRemoveRollback_ActionText = Calls CcmDetectFilesInUseRollback. Rolls back the files moved by CcmDetectFilesInUse.
    Property(S): CcmDetectFilesInUseRemoveCommit_ActionText = Calls CcmDetectFilesInUseCommit. Commits action of CcmDetectFileInUse. After this the action cannot be rolled back.
    Property(S): CcmLookupAccountNames_ActionText = Looks up the name of the Administrators group, Users group, and Creator Owner account, then sets the properties CcmAdministratorGroupName, CcmUsersGroupName, and CcmCreatorOwnerAccountName.
    Property(S): CcmRegisterPerfCountersInit_ActionText = Processes the CcmPerfApplication table for components that will be registering a performance counter.
    Property(S): CcmRegisterPerfCounters_ActionText = Registers performance counters gathered in the CcmRegisterPerfCountersInit action
    Property(S): CcmUnregisterPerfCountersInit_ActionText = Processes the CcmPerfApplication table for components that will be unregistering a performance counter.
    Property(S): CcmUnregisterPerfCounters_ActionText = Removes performance counters gathered in the CcmUnregisterPerfCountersInit action
    Property(S): CcmRegisterPerfCountersRollback_ActionText = Rolls back any changes made by CcmRegisterPerfCounters if install fails.
    Property(S): CcmUnloadWmiProvidersInit_ActionText = Enumerates component table and builds a list of files that will be installed
    Property(S): CcmUnloadWmiProviders_ActionText = Enumerates all providers and unloads them, verifies they are unloaded, and then reloads them.
    Property(S): CcmTypelibRollbackInit_ActionText = Queues a list of type libraries to be registered on rollback.
    Property(S): CcmTypelibRollback_ActionText = In the event of install failing, this event rolls back the type libraries to the state before install started.
    Property(S): CcmSetObjectSecurityInit_ActionText = Queries the CcmObjectSecurity table and passes this information to CcmSetObjectSecurity.
    Property(S): CcmSetObjectSecurity_ActionText = Applying security permissions
    Property(S): CcmSetInstallDir32_ActionText = Property action for setting installation directory for Configuration Manager Client on 32-bit platform.
    Property(S): CcmSetInstallDir64_ActionText = Property action for setting installation directory for Configuration Manager Client on 64-bit platform.
    Property(S): CcmSetPrimaryFolder_ActionText = Property action for setting target installation folder.
    Property(S): PRIMARYFOLDER = TARGETDIR
    Property(S): VersionNT64 = 603
    Property(S): CCMINSTALLDIR = C:\Windows\CCM\
    Property(S): System64Folder.12C909B6_5F69_4C4D_8EC3_C225C1607933 = C:\Windows\system32\
    Property(S): SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933 = C:\Windows\SysWOW64\
    Property(S): CCMEXECFILEKEY = [#CcmExec_exe.A6940213_CD40_4753_8BA2_E803376DECC3]
    Property(S): CcmDetectUpgradeOldClient_Message = A previous version of the Configuration Manager Client is installed. Please upgrade the client to Configuration Manager 2012 before attempting to upgrade.
    Property(S): SmsDetectUpgradeOldMP_Message = A previous version of the Configuration Manager Management Point is installed. Please upgrade the management point to Configuration Manager 2012 before attempting to upgrade.
    Property(S): SmsDetectUnsupportedUpgrade_ActionText = Detect if a previous version of the Configuration Manager Management Point is installed before upgrading Configuration Manager Client.
    Property(S): CcmDetectUnsupportedUpgrade_ActionText = Detect if a previous version of the Configuration Manager Client is installed before upgrading Configuration Manager Management Point.
    Property(S): CcmAbortIfEmbeddedExists_ActionText = Abort installation if the Configuration Manager Client Embedded version is installed.
    Property(S): CcmRegisterHostingConfigurationInit_ActionText = Gathers configuration for Configuration Manager Client service to be registered on the system.
    Property(S): CcmRegisterHostingConfiguration_ActionText = Register configuration for Configuration Manager Client service.
    Property(S): CcmRegisterHostedApplicationsInit_ActionText = Gathers hosted out-of-proc DCOM applications running inside of Configuration Manager Client to be registered on the system.
    Property(S): CcmRegisterHostedApplications_ActionText = Register hosted out-of-proc DCOM applications running inside of Configuration Manager Client.
    Property(S): CcmRegisterHostedApplicationsRollback_ActionText = Rollback the registration of hosted out-of-proc DCOM applications running inside of Configuration Manager Client.
    Property(S): CcmRemoveHostedApplicationsInit_ActionText = Prepare to remove the registration of hosted out-of-proc DCOM applications running inside of Configuration Manager Client.
    Property(S): CcmRemoveHostedApplications_ActionText = Remove the registration of hosted out-of-proc DCOM applications running inside of Configuration Manager Client.
    Property(S): CcmRegisterEndpointsInit_ActionText = Gathers information such as log file name on each endpoint to be registered on the system.
    Property(S): CcmRegisterEndpoint_ActionText = Registers endpoint gathered in the action CcmRegisterEndpointsInit with WMI.
    Property(S): CcmRegisterEndpointRollback_ActionText = In the event of a failed installation, this action rolls back the changes from CcmRegisterEndpoint.
    Property(S): CcmRemoveEndpointsInit_ActionText = Gathers information for each endpoint to be removed from the system.
    Property(S): CcmRemoveEndpoint_ActionText = Removes endpoint gathered in the action CcmRemoveEndpointsInit with WMI.
    Property(S): CcmRegisterSystemTasksInit_ActionText = Processes the CcmSystemTask table and passes this information to CcmRegisterSystemTask.
    Property(S): CcmRegisterSystemTask_ActionText = Registers a System Task with WMI.
    Property(S): CcmRegisterSystemTaskRollback_ActionText = Rolls back the changes made by CcmRegisterSystemTask.
    Property(S): CcmRemoveSystemTasksInit_ActionText = Processes the CcmSystemTask table and passes this information to CcmRemoveSystemTask.
    Property(S): CcmRemoveSystemTask_ActionText = Deletes a System Task from WMI.
    Property(S): CcmRegisterProduct_ActionText = If product is registered in MSI database, then product is registered with WMI.
    Property(S): CcmRegisterProductRollback_ActionText = Calls CcmUnregisterProduct. Deletes the instance from the WMI in the Configuration Manager namespace using the ProductCode instance in the session.
    Property(S): CcmUnregisterProduct_ActionText = Deletes the instance from WMI in ccm namespace using the ProductCode instance in the session.
    Property(S): CcmRegisterComponentsInit_ActionText = Generates the list of components for CcmRegisterComponets action to register.
    Property(S): CcmRegisterComponents_ActionText = Registers components passed in from CcmRegisterComponentsInit
    Property(S): CcmRegisterComponentsRollback_ActionText = In the event of a failed installation, this action rolls back the changes from CcmRegisterComponents.
    Property(S): CcmUnregisterComponentsInit_ActionText = Generates the list of components for CcmUnregisterComponets action to unregister.
    Property(S): CcmUnregisterComponents_ActionText = Unregisters components passed in from the action CcmUnregisterComponentsInit.
    Property(S): CcmSetupLoggingInit_ActionText = Gathers log file information from the LogFile table and passes this information to CcmSetupLogging.
    Property(S): CcmSetupLogging_ActionText = Sets component logging information in WMI.
    Property(S): CcmStopService_ActionText = Stops the ccmexec service.
    Property(S): CcmStopServiceRollback_ActionText = Calls CcmStartService. Starts the ccmexec service.
    Property(S): CcmStartService_ActionText = Starts the ccmexec service.
    Property(S): CcmClearServiceSetupStamp_ActionText = Clear the time stamp for blocking the ccmexec service from starting up during upgrade.
    Property(S): CcmSetServiceConfigInit_ActionText = Gathers ServiceData and then queues actions CcmSetServiceConfig and CcmMigrateMessagingQueues.
    Property(S): CcmSetServiceConfig_ActionText = Sets WMI ServiceRootDir and configures CCMEXEC service.
    Property(S): CcmConfigDCOMInit_ActionText = Processes the CcmDCOMAplication table and  checks to see if the DCOM Component is being updated. If so, passes that information to custom action CcmConfigDCOM.
    Property(S): CcmConfigDCOM_ActionText = Configures registry key permissions for the DCOM Components passed from CcmConfigDCOMInit.
    Property(S): CcmFixupServiceConfigInit_ActionText = Gathers the services or load ordering groups which must be started before ccmexec starts.
    Property(S): CcmFixupServiceConfig_ActionText = Sets the services or load ordering groups which must be started before ccmexec can be started.
    Property(S): CcmRemoveService_ActionText = Removes BITS jobs and deletes the messaging queues.
    Property(S): CcmRemoveLanternDocuments_ActionText = Removing documents from Microsoft Policy Platform that have been submitted by Configuration Manager authority.
    Property(S): CcmSetPortConfigInit_ActionText = This custom action specifies the port the client should use when communicating with the management point and the server locator point.
    Property(S): CcmSetHttpsConfigInit_ActionText = This custom action configures the https port and http state.
    Property(S): CcmPreserveLastStateSerialNum_ActionText = Custom action to preserve last state message serial number.
    Property(S): CcmInitializePolicyInit_ActionText = Gather default policy information.
    Property(S): CcmInitializePolicy_ActionText = Sets and initializes default policy.
    Property(S): CcmMigratePolicySettingsInit_ActionText = Custom action to schedule the deferred execution of CcmMigratePolicySettings custom action.
    Property(S): CcmMigratePolicySettings_ActionText = Compiles Mof file to migrate root\ccm\Policy namespace schema from Pre-V4 Beta2 to V4 and above.
    Property(S): CcmMigratePolicySettingsCommit_ActionText = Just deletes the temporary MOF file.
    Property(S): CcmMigratePolicySettingsRollback_ActionText = Just deletes the temporary MOF file. Actual Rollback is done by the rollback action that rollbacks root\ccm namespace.
    Property(S): ExpandCcmExecFileKey_ActionText = Property action for setting CcmExec file key.
    Property(S): CcmMinAppVersion = 5.00.7000.0000
    Property(S): CcmMaxAppVersion = 5.00.9000.0000
    Property(S): SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3 = C:\Windows\SysWOW64\
    Property(S): System64Folder.A6940213_CD40_4753_8BA2_E803376DECC3 = C:\Windows\system32\
    Property(S): SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61 = C:\Windows\SysWOW64\
    Property(S): System64Folder.F65FD590_5BEA_48BE_8408_26F7244E8B61 = C:\Windows\system32\
    Property(S): USELEGACYSTATEMESSAGESTORE = 1
    Property(S): CcmValidateCustomWebSite_ActionText = This custom action validates that either the custom website or default website (if a custom website is not specified) can be used.
    Property(S): CcmValidateServerConfig_ActionText = Validates that IIS, BITS and WebDAV is installed and properly configured setup.
    Property(S): CcmLookupIISAnonymousAccountName_ActionText = Looks up the IIS AnonymousUserName and then sets the IISAnonymousUserAccount property to this value.
    Property(S): CcmSetServiceMPConfigInit_ActionText = Gathers Incoming and Outgoing directories and virtual directories for the MP. Queues the action CcmSetServiceMPConfig.
    Property(S): CcmSetServiceMPConfig_ActionText = Sets Incoming and Outgoing directories and virtual directories in WMI.
    Property(S): CcmSetServerDataRoot_ActionText = Property action for setting service data root folder.
    Property(S): CcmSetServerDataRootInstallDir_ActionText = Property action for setting service data folder.
    Property(S): CcmIncomingVDirName = CCM_Incoming
    Property(S): SystemFolder.BFC13682_FB8F_4455_9724_4DDBBBF713D7 = C:\Windows\SysWOW64\
    Property(S): System64Folder.BFC13682_FB8F_4455_9724_4DDBBBF713D7 = C:\Windows\system32\
    Property(S): CCMSERVERDATAROOT = h:\Program Files\Microsoft Configuration Manager
    Property(S): CcmSystemVDirName = CCM_System
    Property(S): CcmSystemRegVDirName = CCM_System_WindowsAuth
    Property(S): CcmSystemAltAuthVDirName = CCM_System_AltAuth
    Property(S): SMSCACHEDIR = Default
    Property(S): SMSCACHEFLAGS = Default
    Property(S): DISABLESITEOPT = Default
    Property(S): DISABLECACHEOPT = Default
    Property(S): SMSCACHESIZE = 5120
    Property(S): SmsShellNotify_ActionText = Notifies the shell for the file-association icon changes.
    Property(S): CCMINSTALLMSMQ = FALSE
    Property(S): CCMINSTALLMP = 1
    Property(S): ARPSYSTEMCOMPONENT = 1
    Property(S): ARPNOREMOVE = 1
    Property(S): ARPNOMODIFY = 1
    Property(S): CCMENABLELOGGING_Default = FALSE
    Property(S): CCMLOGLEVEL_Default = 1
    Property(S): CCMLOGMAXSIZE_Default = 2000000
    Property(S): CCMLOGMAXHISTORY_Default = 1
    Property(S): SecureCustomProperties = CCMENABLELOGGING;CCMLOGLEVEL;CCMLOGMAXHISTORY;CCMLOGMAXSIZE;CCMDEBUGLOGGING;CCMOSINSTALLPATHS;CCMINSTALLMSMQ;CCMINSTALLMP;SMSUPGRADEPRODUCTS;CCMSERVERDATAROOT;SMSUPLEVELPRODUCTS;USESMSPORTS;SMSPORTS;CCMHTTPPORT;SMSSP1COLOCDOWNGRADE;USESMSSSLPORTS;SMSSSLPORTS;SMSSSLSTATE;CCMHTTPSPORT;CCMHTTPSCERTNAME;SMSFWKUPGRADEFROMPREV4;CCMFWKUPGRADEFROMPREV4;CLIENTFWKUPGRADEFROMCM2007;SMSCWS;CCMSHAREMODE
    Property(S): AdminProperties = CCMENABLELOGGING;CCMLOGLEVEL;CCMLOGMAXHISTORY;CCMLOGMAXSIZE;CCMDEBUGLOGGING;CCMOSINSTALLPATHS;CCMINSTALLMSMQ;CCMINSTALLMP;CCMSERVERDATAROOT;CCMALLOWSILENTREBOOT;CCMHTTPPORT;CCMHTTPSPORT;CCMHTTPSCERTNAME;SMSCWS
    Property(S): CcmDefaultPolicyAuthorityPriority = 10
    Property(S): SmsDetectColocationDowngrade_Message = A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    Property(S): SmsDetectColocationDowngrade_ActionText = Detect if a newer version of the Configuration Management Client is installed before installing the Configuration Manager Management Point.
    Property(S): SmsDetectDowngrade_ActionText = Check if a newer version of the Configuration Manager Client is already installed.
    Property(S): SmsMpRepairSucceeded_ActionText = Sends a wmi event to indicate MP repair succeeded.
    Property(S): SmsDetectMSXMLRebootRequired_ActionText = Tries to create an instance of SAXXMLReader to determine if a reboot is required.
    Property(S): SmsMpSetDefaultPolicyAuthority_ActionText = Set default policy authority for the Configuration Manager Management Point.
    Property(S): SmsMpSerializedKeyExist_ActionText = Wait for the Configuration Manager Management Point serialized key to exist.
    Property(S): ButtonText_Next = &Next >
    Property(S): ButtonText_Back = < &Back
    Property(S): ButtonText_Cancel = &Cancel
    Property(S): ButtonText_Finish = &Finish
    Property(S): ButtonText_Install = &Install
    Property(S): ButtonText_Close = &Close
    Property(S): ButtonText_OK = &OK
    Property(S): ButtonText_Abort = &Abort
    Property(S): ButtonText_Ignore = &Ignore
    Property(S): ButtonText_No = &No
    Property(S): ButtonText_Yes = &Yes
    Property(S): ButtonText_Retry = &Retry
    Property(S): ButtonText_Exit = &Exit
    Property(S): FilesInUse_Info = Setup has detected that it needs to update some files that are currently in use by other processes.
    To prevent having to reboot the machine, please close the following applications:
    Property(S): DefaultUIFont = DefaultDlgFont
    Property(S): DialogBox_Title = ConfigMgr Management Point Setup
    Property(S): WelcomeDialog_Info = This will install the ConfigMgr Management Point.
    Property(S): InstallDialog_Title = Install
    Property(S): InstallDialog_SubTitle = The product is now ready to install
    Property(S): InstallDialog_Info = Click Next to proceed.
    Property(S): ProgressDialog_Title = Please Wait
    Property(S): ProgressDialog_SubTitle = Setup is configuring your system.
    Property(S): CompleteDialog_Title = Setup Complete
    Property(S): CompleteDialog_SubTitle = Setup has finished updating your system.
    Property(S): CompleteDialog_Info = Setup was successful.
    Property(S): UserExitDialog_Title = Setup Aborted
    Property(S): UserExitDialog_SubTitle = Setup was cancelled
    Property(S): UserExitDialog_Info = The ConfigMgr Management Point setup was cancelled.
    Property(S): InstallErrorDialog_Title = Setup Aborted
    Property(S): InstallErrorDialog_SubTitle = Setup failed
    Property(S): InstallErrorDialog_Info = Setup encountered an error and could not continue.
    Property(S): SystemFolder.1114972D_590D_4AB6_BA2E_779928CEDCC2 = C:\Windows\SysWOW64\
    Property(S): System64Folder.1114972D_590D_4AB6_BA2E_779928CEDCC2 = C:\Windows\system32\
    Property(S): SMSSP1COLOCDOWNGRADE = {8864FB91-94EE-4F16-A144-0D82A232049D}
    Property(S): MsiLogFileLocation = h:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
    Property(S): ProductState = -1
    Property(S): PackagecodeChanging = 1
    Property(S): USESMSPORTS = TRUE
    Property(S): SMSPORTS = 80
    Property(S): USESMSSSLPORTS = TRUE
    Property(S): SMSSSLPORTS = 443
    Property(S): USESMSSSL = TRUE
    Property(S): SMSSSLSTATE = 0
    Property(S): CCMENABLELOGGING = TRUE
    Property(S): CCMLOGLEVEL = 1
    Property(S): CCMLOGMAXSIZE = 1000000
    Property(S): CCMLOGMAXHISTORY = 1
    Property(S): CURRENTDIRECTORY = H:\Program Files\Microsoft Configuration Manager\bin\x64
    Property(S): CLIENTUILEVEL = 3
    Property(S): MSICLIENTUSESEXTERNALUI = 1
    Property(S): CLIENTPROCESSID = 6556
    Property(S): MsiRestartManagerSessionKey = d8d0cefc1249514889002637bb750a41
    Property(S): VersionDatabase = 200
    Property(S): MsiSystemRebootPending = 1
    Property(S): VersionMsi = 5.00
    Property(S): VersionNT = 603
    Property(S): WindowsBuild = 9600
    Property(S): ServicePackLevel = 0
    Property(S): ServicePackLevelMinor = 0
    Property(S): MsiNTProductType = 3
    Property(S): MsiNTSuiteDataCenter = 1
    Property(S): WindowsFolder = C:\Windows\
    Property(S): WindowsVolume = C:\
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): RemoteAdminTS = 1
    Property(S): TempFolder = C:\Windows\TEMP\
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): AppDataFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\
    Property(S): FavoritesFolder = C:\Windows\system32\config\systemprofile\Favorites\
    Property(S): NetHoodFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): PersonalFolder = C:\Windows\system32\config\systemprofile\Documents\
    Property(S): PrintHoodFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): RecentFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): SendToFolder = C:\Windows\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): LocalAppDataFolder = C:\Windows\system32\config\systemprofile\AppData\Local\
    Property(S): MyPicturesFolder = C:\Windows\system32\config\systemprofile\Pictures\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): GPTSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): ShellAdvtSupport = 1
    Property(S): MsiAMD64 = 6
    Property(S): Msix64 = 6
    Property(S): Intel = 6
    Property(S): PhysicalMemory = 5372
    Property(S): VirtualMemory = 4017
    Property(S): AdminUser = 1
    Property(S): MsiTrueAdminUser = 1
    Property(S): LogonUser = SYSTEM
    Property(S): UserSID = S-1-5-18
    Property(S): UserLanguageID = 1033
    Property(S): ComputerName = [servername]
    Property(S): SystemLanguageID = 1033
    Property(S): ScreenX = 1024
    Property(S): ScreenY = 768
    Property(S): CaptionHeight = 23
    Property(S): BorderTop = 1
    Property(S): BorderSide = 1
    Property(S): TextHeight = 16
    Property(S): TextInternalLeading = 3
    Property(S): ColorBits = 32
    Property(S): TTCSupport = 1
    Property(S): Time = 20:50:23
    Property(S): Date = 8/27/2014
    Property(S): MsiNetAssemblySupport = 4.0.30319.33440
    Property(S): MsiWin32AssemblySupport = 6.3.9600.16384
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiRunningElevated = 1
    Property(S): Privileged = 1
    Property(S): DATABASE = C:\Windows\Installer\6257f6f.msi
    Property(S): OriginalDatabase = h:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi
    Property(S): UILevel = 2
    Property(S): ACTION = INSTALL
    === Logging stopped: 8/27/2014  20:50:23 ===
    MSI (s) (24:48) [20:50:23:717]: Note: 1: 1708
    MSI (s) (24:48) [20:50:23:717]: Product: ConfigMgr Management Point -- Installation operation failed.
    MSI (s) (24:48) [20:50:23:718]: Windows Installer installed the product. Product Name: ConfigMgr Management Point. Product Version: 5.00.7804.1000. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
    MSI (s) (24:48) [20:50:23:721]: Deferring clean up of packages/files, if any exist
    MSI (s) (24:48) [20:50:23:721]: MainEngineThread is returning 1603
    MSI (s) (24:FC) [20:50:23:725]: RESTART MANAGER: Session closed.
    MSI (s) (24:FC) [20:50:23:725]: No System Restore sequence number for this installation.
    MSI (s) (24:FC) [20:50:23:726]: User policy value 'DisableRollback' is 0
    MSI (s) (24:FC) [20:50:23:726]: Machine policy value 'DisableRollback' is 0
    MSI (s) (24:FC) [20:50:23:726]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (24:FC) [20:50:23:726]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (24:FC) [20:50:23:726]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (24:FC) [20:50:23:727]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (9C:58) [20:50:23:728]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (9C:58) [20:50:23:728]: MainEngineThread is returning 1603
    === Verbose logging stopped: 8/27/2014  20:50:23 ===

    A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    Action ended 20:50:23: SmsDetectColocationDowngrade. Return value 3.
    Action ended 20:50:23: INSTALL. Return value 3.
    The installer certainly thinks that you still have a previous ConfigMgr client installed. Perhaps you haven't completely removed it. Use ccmclean.exe from the SMS 2003 tool kit.
    If that fails, why not just rebuild the server - you've said that this is a fresh install. I don't like too much messing at the beginning. This can be difficult enough - you need to start with a clean installation of the product.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • ProClarity 6.3 PAS install fails on Windows Server 2012

    We are trying to install PAS 6.3 on Windows Server 2012 and the install fails with the following error
    The following requirements are missing:
    Windows Server 2003 SP1
    We have successfully installed on Windows Server 2008 R2, so it really isn't a Windows Server 2003 SP1 issue.
    Has anyone successfully installed on Windows Server 2012?  Is there a way to force the installer not to check for the OS?
    Thanks.
    Kevin

    I have a PAS server running in Windows 2012, by doing exactly the same pre-requisites  that you do in Windows 2008 r2 (iis, Framework, SQL ADO 2005 / 2008). With the Windows Server 2003 SP1 message you can avoid it by doing a really simple thing that
    is right click the setup file --> properties, and head to the "Compatibility Tab" and run it with compatibility mode Windows 7, also run it with Admin permissions. This let you pass by the message and let you install the product.  Remember, after  the
    installation, you need to check all the IIS config, folder permissions, that you did in Windows 2008 x64  installation. Also, the App pool needs to work with .NET 2.0 not 4.0. 
    Good luck! 
    Byron
    BNavas

  • G5 10.5.8 Combo Update codec overrun - install fails

    Hi,
    I still have my first mac, a Power Mac G5, but it has been acting as a center speaker stand for some time now. A couple of years ago it started playing up, I spent hours and pounds trying to fix it, gave up and bought a shiny new iMac. So with the festive season upon us and orders to tidy up, I thought I'd have one last try at fixing it before turning it into a drinks cabinet.
    As I recall, it all started to go wrong one day when I tried to download a large update to something. When I tried to install the update I got a Codec Overrun error and/or a Corrupt File message. As it stands today the machine is running a clean install of OSX 10.5.6 and I am failing to install the MacOSXUpdCombo10.5.8.dmg upgrade. I currently have 2 copies of the update.
    One copy on the desktop  was downloaded directly from the Apple support site. The .dmg opens and verifies OK and I can launch the MacOSXUpdCombo10.5.8.pkg. This runs through the installation sequence, past the password but finally comes up with an error message "Install Failed. The installer could not validate the contents of the 'MacOSXUpdCombo10.5.8' package. Contact the software manufacturer for assistance."
    Another copy in my downloads folder, put there by the Software Updater, doesn't get that far. It comes up with "Warning,The following disk image failed to mount. Image - MacOSXUpdCombo10.5.8.dmg, Reason - codec overrun."
    So far I have tried:-
    Memory - run third party memory checker application (can't remember which one) and found no faults.Tried different set of memory cards
    Hard disk - run all the disk check and repair utilities, re-formatted, repartitioned. Tried a different hard disk.
    OSX 10.5.6 - reinstalled from original disks several times.
    MacOSXUpdCombo10.5.8 - downloaded via Software Updater process and direct from Apple Support website. Downloaded via wi-fi, ethernet, different Mac, different PC. Always get the exact same file size.
    Resetting the PRAM etc
    New standby battery
    Installing in Safe Mode
    Swearing.
    None of this has worked. I get some different error messages but they are all variations of "codec overrun", "corrupt file" or "Install failure"
    Anyone got any other ideas? Or should I just get on with the drinks cabinet conversion?
    Thanks

    That message isn't a space available message. If you bring up Disk Utility, how does it say the partition is formatted, ie, partition format, write status, and partition map scheme? Assume SMART status is verified, yes?

  • Family Pack Leopard install fails G4 Dual 1.2Ghz

    All, I purchased the Leopard family pack and have successfully installed it on an Intel Macbook Pro and a G5 2.3Ghz DP machine - flawless, no problems during installation or after.
    However, any attempt to install on a G4 Dual 1.2Ghz + 2Gb of RAM + just bought a Seagate 500Gb Barracuda internal drive (well within the designated technical requirements), I've tried the following.
    1. Booting the G4 off the Leopard install DVD, I get the following error: Failed Install message = "The Installer could not validate the contents of the Essentials Package...".
    I can never get beyond this point. After receiving this error, the internal disk isn't even recognized on the bus - I have to pull the disk out, put it in an external case to reformat it. I've even tried a low level format and also had Seagate replace the disk thinking it was defective.
    2. I then thought it may be an issue with putting the Seagate disk in cable select mode versus master / slave configuration. The Seagate is the only hard drive in the machine. I have tried both cable select and master/slave configuration - both freeze after install, etc. without fail.
    3. Tried installing Leopard on the G4 by connecting it to the G5 in target disk mode. It installed, but routinely just freezes (NEVER had this issue with Tiger on this machine).
    I do see lots of people posting issues with the "The Installer could not validate the contents of the Essentials Package..." error.
    For the record, after successful Leopard install using technique #1 and #3 - I am also unable to run the Migration assistant - it fails every time with a kernel panic. I'm not having any trouble with the Leopard install media on any of the other 2 machines, nor did I have issues running the migration assistant.
    Any ideas are appreciated. thx,

    themdg - you said you put back your 2-512 original RAM cards and tried to install Leopard and the install failed. But my original, factory-installed RAM was third-party RAM which prevented me from installing Leopard, giving the “essentials” error. Only when I purchased RAM from Apple, and used only that RAM to install, could I get it to work correctly.
    Check your original RAM. If it is not the Apple brand, it may not work because of that, even if it was the factory-installed RAM.
    After I installed Leopard with only the Apple RAM, I added back the third-party RAM and I’ve been running Leopard flawlessly since.
    It seems the installation software, which meticulously checks the installer disk for flaws, should also check the RAM to see if the installation will be successful (i.e., check to see if it is going to produce the “essentials” error) and also check to see if you have enough valid RAM to install, before it begins installation, and to let the user know there will be a problem unless the RAM is changed to valid cards.
    I “assumed” I had enough valid RAM when I first tried to install Leopard because I had a G5, but it had only 256 MB of non-Apple brand RAM (minimum of 512 is required). A direct check of that by the installer and letting me know it was a problem would have saved me a lot of trouble checking lots of other potential problems, like a bad installer disk, a third-party drive, etc., before I figured out it was insufficient and incompatible RAM for the installation.
    I read the minimal requirements for installation of Leopard and probably someone will say I should have checked all those before I tried the installation, but I didn’t, as I’m sure many others have not, because we “assume” Apple had tested it and would prevent us from making any mistake like this.
    Previously Apple made their software and hardware to “just work” by providing error messages before we made an error and we have come to rely on that. But they overlooked this problem on this update. It’s the first time I’ve had a problem with an update from Apple.
    I’m still a loyal Apple user, but I’ll check requirements a little closer with future updates.

  • SCOM agent install fails Error 80070035 - the network path was not found

    I have deployed SCOM 2012 agents to most servers (2008, 2008 R2, 2012, 2012R2) in our estate but some either fail to install or are not monitored. I assume the two problems are related, but for now I am concentrating on the servers that fail completely.
    Installation is from the Discovery Wizard and I have about 20 servers that fail of various server versions.
    So looking at one specific server that is failing to install the agent - a 2008 standard service pack 2
    The firewall in on and file and printer sharing is enabled for domain, remote administration is enabled for domain
    I added a specific rule to allow TCP 5723 and 5724
    DCOM is enabled
    I can Ping the target server from the SCOM server by both name and FQDN - both return the same IP and our DNS server has only one entry for this server
    I can browse to the admin share \\server\C$ from the SCOM Server, using the same account that I specify for the agent install that is a domain admin with rights on this server (and on the other servers the agent
    did install to) and the server has plenty of disk space available
    I am not sure what else to look at so would welcome any ideas
    Thanks

    Hi Petro,
    I have a Agent installation failure cheat sheet, For your error 80070035 it is said to perform a manual installation.
    So i would like to understand which version of SCOM is this ? 2007 R2 or 2012 or 2012 r2 ?
    Also check if your agents have the WMI service started and enabled ?
    Also if yours is a SCOM 2007 R2 do you have a RMS & MS in your management group ? If yes then Pushing the agent installation from MS may cause such issue. So would suggest you push the installation from RMS.
    Also check if your Network connectivity meets the minimum requirement as recommended by SCOM. Below is applicable for Both SCOM 2007 R2 & SCOM 2012 & 2012 R2.
    Component A
    Component B
    Minimum Requirement
    Root management server or management server
    Agent
    64 Kbps
    Root management server or management server
    Agentless
    1024 Kbps
    Root management server or management server
    Database
    256 Kbps
    Also check if you have any Anti virus / Firewall which is blocking the install / communication. If yes disabe or add the "Monitoringhost.exe to the safe list or what your feature is.
    Check if you have another IP assigned to the NIC card and remove it tempraurly andchecl.
    Also post the event logs of the Agents which are in not monitored state for analysis.
    SCOM Agent installation failure error codes
    Error
    Error Code(s)
    Remediation Steps
    The MOM Server could not execute WMI Query "Select * from Win32_Environment where
    NAME='PROCESSOR_ARCHITECTURE'" on computer server.domain.com
    Operation: Agent Install
    Install account: domain\account
    Error Code: 80004005
    Error Description: Unspecified error
    80004005
    1.  Check the PATH environment variable.  If the PATH statement is very long, due to lots of installed third party software - this can
    fail.  Reduce the path by converting any long filename destinations to 8.3, and remove any path statements that are not necessary.
    2.  The cause
    could be corrupted Performance Counters on the target Agent.
    To rebuild all Performance counters including extensible and third party counters in Windows Server 2003, type the following commands at a command
    prompt. Press ENTER after each command.
    cd
    \windows\system32
    lodctr /R
    Note /R is uppercase.
    Windows Server 2003 rebuilds all the counters because it reads all the .ini files in the C:\Windows\inf\009 folder for the English operating system.
    How to manually rebuild Performance Counter Library values
    http://support.microsoft.com/kb/300956
    3.  Manual agent install. 
    The MOM Server could not execute WMI Query "Select * from Win32_OperatingSystem" on
    computer “servername.domain.com”
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 800706BA
    Error Description: The RPC server is unavailable.
    8004100A
    800706BA
    1.  Ensure agent push account has local admin rights
    2.  Firewall is blocking NetBIOS access
    3.  Inspect WMI health and rebuild repository if necessary
    4.  Firewall is blocking ICMP  (Live OneCare)
    5.  DNS incorrect
    The MOM Server failed to open service control manager on computer "servername.domain.com". Access is Denied
    Operation: Agent Install
    Install account: DomainName\User Account
    Error Code: 80070005
    Error Description: Access is denied.
    80070005
    80041002
    1.  Verify SCOM agent push account is in Local Administrators group on target computer.
    2.  On Domain controllers will have to work with AD team to install agent manually if agent push account is not a domain admin.
    Disable McAfee antivirus during push
    The MOM Server failed to open service control manager on computer "servername.domain.com".
    Therefore, the MOM Server cannot complete configuration of agent on the computer.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 800706BA
    Error Description: The RPC server is unavailable.
    800706BA
    1.  Firewall blocking NetBIOS ports
    2.  DNS resolution issue.  Make sure the agent can ping the MS by NetBIOS and FQDN.  Make sure the MS can ping the agent by NetBIOS
    and FQDN
    3.  Firewall blocking ICMP
    4.  RPC services stopped.
    The MOM Server failed to acquire lock to remote computer servername.domain.com. This means there is already an agent management operation proceeding
    on this computer, please retry the Push Agent operation after some time.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 80072971
    Error description: Unknown error 0x80072971
    80072971
    This problem occurs if the LockFileTime.txt file is located in the following folder on the remote computer:
    %windir%\422C3AB1-32E0-4411-BF66-A84FEEFCC8E2
    When you install or remove a management agent, the Operations Manager 2007 management server copies temporary files to the remote computer. One
    of these files is named LockFileTime.txt. This lock file is intended to prevent another management server from performing a management agent installation at the same time as the current installation. If the management agent installation is unsuccessful and
    if the management server loses connectivity with the remote computer, the temporary files may not be removed. Therefore, the LockFileTime.txt may remain in the folder on the remote computer. When the management server next tries to perform an agent installation,
    the management server detects the lock file. Therefore, the management agent installation is unsuccessful.
    http://support.microsoft.com/kb/934760/en-us
    The MOM Server detected that the following services on computer "(null);NetLogon" are not running. These services are required for push
    agent installation. To complete this operation, either start the required services on the computer or install the MOM agent manually by using MOMAgent.msi located on the product CD.
    Operation: Agent Install
    Remote Computer Name: servername.domain.com Install account: DOMAIN\account
    Error Code: C000296E
    Error Description: Unknown error 0xC000296E
    C000296E
    1.  Netlogon service is not running.  It must be set to auto/started
    The MOM Server detected that the following services on computer
    "winmgmt;(null)" are not running
    C000296E
    1.  WMI services not running or WMI corrupt
    The MOM Server detected that the Windows Installer service (MSIServer) is disabled on computer "servername.domain.com". This service is
    required for push agent installation. To complete this operation on the computer, either set the MSIServer startup type to "Manual" or "Automatic", or install the MOM agent manually by using MOMAgent.msi located on the product CD.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: C0002976
    Error Description: Unknown error 0xC0002976
    C0002976
    1.  Windows Installer service is not running or set to disabled – set this to manual or auto and start it.
    The Agent Management Operation Agent Install failed for remote computer servername.domain.com.
    Install account: DOMAIN\account
    Error Code: 80070643
    Error Description: Fatal error during installation.
    Microsoft Installer Error Description:
    For more information, see Windows Installer log file "C:\Program Files\System Center Operations Manager 2007\AgentManagement\AgentLogs\servernameAgentInstall.LOG
    C:\Program Files\System Center Operations Manager 2007\AgentManagement\AgentLogs\servernameMOMAgentMgmt.log" on the Management Server.
    80070643
    1.  Enable the automatic Updates service…. Install the agent – then disable the auto-updates service if desired.
    Call was canceled by the message filter
    80010002
    Install latest SP and retry. One server that failed did not have Service pack installed
    The MOM Server could not find directory \\I.P.\C$\WINDOWS\. Agent will not be installed on computer "name". Please verify the required
    share exists.
    80070006
    1.  Manual agent install
    Possible locking on registry?
    http://www.sysadmintales.com/category/operations-manager/
    Try manual install.
    Verified share does not exist.
    The network path was not found.
    80070035
    1.  Manual agent install
    The Agent Management Operation Agent Install failed for remote computer "name". There is not enough space on the disk.
    80070070
    1.  Free space on install disk
    The MOM Server failed to perform specified operation on computer "name". The semaphore timeout period has expired.
    80070079
    NSlookup failed on server. Possible DNS resolution issue.
    Try adding dnsname to dnssuffix search list.
    The MOM Server could not start the MOMAgentInstaller service on computer "name" in the time.
    8007041D
    80070102
    NSlookup failed on server. Possible DNS resolution issue.
    Verify domain is in suffix search list on management servers.
    The Agent Management Operation Agent Install failed for remote computer "name"
    80070643
    1.  Ensure automatic updates service is started
    2.  Rebuild WMI repository
    3.  DNS resolution issue
    The Agent Management Operation Agent Install failed for remote computer "name". Another installation is already in progress.
    80070652
    Verify not in pending management. If yes, remove and then attempt installation again.
    The MOM Server detected that computer "name" has an unsupported operating system or service pack version
    80072977
    Install latest SP and verify you are installing to Windows system.
    Not discovered
    Agent machine is not a member of domain
    Ping fails
    1.  Server is down
    2.  Server is blocked by firewall
    3.  DNS resolving to wrong IP.
    Fail to resolve machine
    1.  DNS issue
    The MOM Server failed to perform specified operation on computer "name". Not enough server storage…
    8007046A
    1.  This is typically a memory error caused by the remote OS that the agent is being installed on.
    There are currently no logon servers available to service the logon request.
    8007051F
    1.  Possible DNS issue
    This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version
    of the Windows Installer service.
    8007064D
    1.  Install Windows Installer 3.1
    The network address is invalid
    800706AB
    Possible DNS name resolution issue.
    Tried nslookup on server name and did not get response.
    Verify domain is in suffix search list on management servers.
    The MOM Server failed to perform specified operation on computer servername.domain.com
    80070040
    1.  Ensure agent push account has local admin rights
    The MOM Server detected that the actual NetBIOS name SERVERNAME is not same as the given NetBIOS name provide for remote computer SERVERNAME.domain.com.
    80072979
    1.  Correct DNS/WINS issue.
    2.  Try pushing to NetBIOS name
    Gautam.75801

Maybe you are looking for