Client install fails during OSD

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

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

Similar Messages

  • ConfigMgr 2012 R2 CU1 Client Installation fails during OSD Patch error 1635

    Senario:
    Single Primary Site A00, offloaded MP. R2 CU1 patch installed on primary site. Seperate "client with hotfix" package and distributed to offloaded DP.
    OSD Task Sequence Installs the client fine as can be seen in the ccmsetup.log file ""<![LOG[CcmSetup is exiting with return code 0]LOG]!><time="15:18:34.414-120" date="05-27-2014"
    But then later in the same log the client iniated a repair, "<![LOG[Client (5.00.7958.1000) is installed and is the same or lower version. Initiating repair.]LOG]!><time="16:13:29.634-120" date="05-27-2014"
    but at this stage fails to find the patch.
    <![LOG[Repairing version 5.00.7958.1000 of the client with product code {8864FB91-94EE-4F16-A144-0D82A232049D}]LOG]!><time="16:13:29.666-120"
    <![LOG[MSI PROPERTIES are  REINSTALL=ALL REINSTALLMODE=vmous  INSTALL="ALL" SMSCACHESIZE="15360" DISABLECACHEOPT="TRUE" FSP="<FSPName>" PATCH="C:\_SMSTASKSEQUENCE\OSD\A0000101\X64\HOTFIX\KB2938441\CONFIGMGR2012AC-R2-KB2938441-X64.MSP"
    CCMDEBUGLOGGING="1" CCMLOGLEVEL="0" CCMLOGMAXSIZE="52488000" CCMLOGMAXHISTORY="5"  SMSSITECODE="A00" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1"
    CCMCERTID="SMS;624660EDFE6E9C9EFD4653520218B5D17010D8B9" REMEDIATE="true" SMSPUBLICROOTKEY=0602000000A4000052534131000800000100010069B181EEACA1796DFF9D19D79BDE85CEC5C334A798A0E47EDF29E0F976B70A62A6772C69277575F6134756C56D6E5EE299832009EE3D7C9D3C313C85DCF2E05163A67C442F85F411BCE506EDD3B728320C76C65F6578974201F1E9C7095D61055E33D0C9E7AC56F271530B6E3750B94B93B69A5F6912914FCF4B35E160AD8D7D1F60481071BB49F8BB2B8BDB3F3F8871E057AF1149E21722896689175F43093CC2183835848A08ACB3AEA77E4B7C7F3D8A915948581B0280860F1A383BCDBC6865AF0FA4984C93CE40EDC752D88A76BA25A5ED0891682006B8B276ACF220560EF606879EF5AB3517C222C59016C96D5D1D1B98848B4D9C2B479C9335903101E5]LOG]!><time="16:13:29.681-120
    Error in the repair-msi log states, "Unable to create a temp copy of patch 'C:\_SMSTASKSEQUENCE\OSD\A0000101\X64\HOTFIX\KB2938441\CONFIGMGR2012AC-R2-KB2938441-X64.MSP'." " MainEngineThread is returning 1635"
    By creating a share on the primary site and referencing the share as the patch loacation solves the issue.
    PATCH=<a href="file://\\\<HOTFIXShare>\KB2938441\CONFIGMGR2012AC-R2-KB2938441-X64.MSP">\\<ServernName>\<HOTFIXShare>\KB2938441\CONFIGMGR2012AC-R2-KB2938441-X64.MSP.
    Obviously its not ideal for the CU1 client msp to be installed over the WAN. Can anyone explain why:
    1. The client seems to need a repair
    2. Cannot access the MSP file when available locally on the client in the "'C:\_SMSTASKSEQUENCE" folder.

    I always fall back to use this method, when dealing with hotfixes in a task sequence:
    http://www.scconfigmgr.com/2014/03/26/install-kb2910552-hotfix-for-configmgr-2012-r2-client-during-osd/
    It may be worth a shot to try it out, if you haven't already.
    Regards,
    Nickolaj Andersen | www.scconfigmgr.com | @Nickolaja

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

  • SCCM R2 CU2 Fail during OSD

    Hi,
    Client SCCM can't install during OSD with the R2 CU2.
    SCCM R2 CU2 is well installed.
    After the CU2 apply, the update (.msp) copy automatically copie on \\SERVER\SHARE_PATH\Client\x64\
    TS installation properties to Configuration Manager Client Package is set to:
    PATCH="C:\_SMSTaskSequence\OSD\ZTO0050D\x64\configmgr2012ac-r2-kb2970177-x64.msp"
    The log say that the download is OK but in smsts.log:
    Executing command line: "C:\_SMSTaskSequence\OSD\ZTO0050D\ccmsetup.exe" /useronly /source:C:\_SMSTaskSequence\OSD\ZTO0050D /config:MobileClient.TCF /status:576
    Launching command shell.
    executing command: C:\WINDOWS\system32\cmd.exe /k
    executed command: C:\WINDOWS\system32\cmd.exe /k
    Process completed with exit code 1
    Client installation failed, code 1
    Have you an idea ?

    Thank you for replay.
    @Peter, thanks it helped me. @Martin yes is not the same directory, the good directory (default pck client) was copy manually and updated.
    It works now, but:
    With these properties, ins't works:
    PATCH="C:\_SMSTaskSequence\OSD\LIM00259\x64\configmgr2012ac-r2-kb2970177-x64.msp" SMSCACHESIZE=10240 CCMLOGMAXSIZE=5242880 CCMLOGLEVEL=1 CCMLOGMAXHISTORY=10
    It works only with:
    PATCH="C:\_SMSTaskSequence\OSD\LIM00259\x64\configmgr2012ac-r2-kb2970177-x64.msp"
    Well, I think syntax isn't correct, maybe a semicolon ; must be put just after the .msp" ?
    Like this:
    PATCH="C:\_SMSTaskSequence\OSD\LIM00259\x64\configmgr2012ac-r2-kb2970177-x64.msp"; SMSCACHESIZE=10240 CCMLOGMAXSIZE=5242880 CCMLOGLEVEL=1 CCMLOGMAXHISTORY=10

  • Cisco VPN client install fails with Error 1722 on Windows 7

    Hi,
    I am having issues with laptops upgraded from Vista to Windows 7.
    Prior to the upgrade they are running Cisco VPN Client 5.0.05.0290.  These laptops also have Juniper Network Connect 6.5 and Citrix web client installed.  The windows upgrade advisor made no recommendations regarding uninstalling / reinstalling these apps.
    I have done an inplace upgade to Windows 7 (Windows Vista Enterprise 32bit to Windows 7 Enterprise 32 bit) and after the install the Cisco client is not working.  Uninstalled the client (the uninstall was successful) then reinstalled and the installation fails at Installing Cisco Systems Virtual Adapter - error 1722 there was a problem with the windows installer package.
    I have followed the steps for a manual uninstall of the Cisco client and then tried the install again - still not successful.  Interestingly (or not) the Juniper Network Connect also fails with the error The Network Connect Virtual adapter driver is not installed properly.  This also fails to reinstall after being removed.
    I tried removing the VPN clients on another laptop and then running the upgrade but the same errors occured when reinstalling the VPN Client.  I have tried the Winfix and DNE patch from Citrix but these fail saying there is a corruption in the application.
    On another laptop where only the Cisco VPN client was installed a reinstall was required after the upgrade, but it did install successfully.
    On a clean image these applications all install fine, however I have a large number of laptops do upgrade and don't want to do a fresh install and settings migration on all of them.
    What files / registry entrys are involved with the DNE adapter so I can manually clear it all out before reinstalling?
    Anything else I can do to troubleshoot this issue?
    Cheers,
    James

    You should be able to install the 64 bit version of the Cisco VPN software
    Latest version is vpnclient-winx64-msi-5.0.07.0440-k9.exe
    You should download and run MCPR.exe first, to clean out any traces of McAfee products that conflict with Cisco VPN.
    http://download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe
    If there is a problem with vbscript registration on the system - there is a fixit tool from Microsoft for that:
    MicrosoftFixit50842.msi
    (Using Shrew VPN is a possible workaround.)

  • Adding RBS To 3-Tier Farm: Client Install Fails

    Hello Forums Folks:
    Am running into two issues I cannot seem to get past though all indications are I am following steps and getting good results - to a point.   Please see the steps/results below, I would be appreciative if you could point out what the issues are.
    I am following a couple of articles online to add BLOB feature into my SP2013 3-tier farm:
    1 WFE (CORDTESTWEB1), 1 DB/FILE (CORDTESTDB1) & 1 APP (CORDTESTSPAPP1).
    Ran the FILESTREAM setup on SQL Server Config Manager - ran OK.
    COMMANDS ON SQL SERVER ALL RAN TO COMPLETION
    use [WSS_Content]
    if not exists 
    (select * from sys.symmetric_keys 
    where name = N'##MS_DatabaseMasterKey##')
    create master key encryption by password = N'Admin Key Password !2#4'
    use [WSS_Content]
    if not exists 
    (select groupname from sysfilegroups 
    where groupname=N'RBSFilestreamProvider')
    alter database [WSS_Content]
    add filegroup RBSFilestreamProvider contains filestream
    use [WSS_Content] 
    alter database [WSS_Content]
     add file (name = RBSFilestreamFile, filename = 
    'C:\WSS_CONTENT_RBS') 
    to filegroup RBSFilestreamProvider
    INSTALL RBS CLIENT ON FIRST FARM WEBSERVER & DB SERVER
    Command was run on server CORDTESTDB1 first, then onto first WFE server CORDTESTWEB1
    msiexec /qn /lvx* rbs_install_log.txt /i RBS.msi TRUSTSERVERCERTIFICATE=true FILEGROUP=PRIMARY DBNAME="WSS_Content" DBINSTANCE="MSSQLSERVER" FILESTREAMFILEGROUP=RBSFilestreamProvider FILESTREAMSTORENAME=FileStreamStore
    In both cases the log file showed the command run successfully and the program shows in Control Panel/Programs & Features.   But none of the tables were created on WSS_Content database.
    INSTALL RBS CLIENT ON ALL OTHER WEB/APP SERVERS
    Am waiting to get past first hurdle above before I run on add'l servers.
    msiexec /qn /lvx* rbs_install_log.txt /i  RBS.msi DBNAME="WSS_Content" DBINSTANCE="MSSQLSERVER" ADDLOCAL="Client,Docs,Maintainer,ServerScript,FilestreamClient,FilestreamServer"
    ENABLE RBS FOR EACH CONTENT DB
    Run on WFE CORDTESTWEB1
    The two commands below worked
    $cdb = Get-SPContentDatabase WSS_Content
    $rbss = $cdb.RemoteBlobStorageSettings
    This command shows as Failed
    $rbss.Installed()
    Did not proceed with these commands
    $rbss.Enable()
    $rbss.SetActiveProviderName($rbss.GetProviderNames()[0])
    $rbss
    I confirmed that the domain admin account being used is listed as a Local Admin on each server.

    UPDATE - I was able to get the RBS client installed on SQL Server 2012.   Saw an article online and did regular install of the RBS.msi (x64) client and then ran the command-line.  WSS_Content database now has the tables related to RBS (rbs_filestream_configuration,
    etc).
    But looks like I am still getting nowhere - now I cannot install the RBS client successfully on the first webserver.
    Any ideas?

  • App-V 5 client install fails on prerequisite

    I have manually installed Visual C++
    2010 Redistributable on a test Windows 7 x64 client.  I am now trying to install the App-V 5 client on the same machine.  The installation fails. 
    The error says, "Microsoft App V Client 5.0 x64 requires Microsoft Visual C++  2005 Redistributable (x86) with minimum version 8.0.61001"
    I then manually installed Microsoft Visual C++
    2005 SP1 Redistributable x86 on the system.  When I try installing the AppV 5 client it still fails with the same error.
    Why does the AppV client install routine fail to detect that Visual C++ is installed?  Anybody know how I can troubleshoot this?
    Thanks!
    FP

    You need an updated version, try these:
    http://www.microsoft.com/en-us/download/details.aspx?id=5638
    http://www.microsoft.com/en-us/download/details.aspx?id=14431
    http://www.microsoft.com/en-us/download/details.aspx?id=26347
    Install both x86 and x64 on a 64bit OS.

  • PSE 9 install fails during Shared Technologies and rolls back

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

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

  • Client Install Fails - Unable to get Win32_OperatingSystem object

    I have a PC that won't install the SCCM client via Client Push.  In the CCM.Log file on the site server, it connects to the IPC$ and admin$ shares using my client installation account, but then it comes back with this error:
    ---> Unable to get Win32_OperatingSystem object from WMI on remote machine "PCNAME", error = 0x80080005.
    I know that error means that access was denied to WMI, and I verified that when I run wbemtest manually (using the same client installation account), I can connect to the root\cimv2 object on that PC but when I try to enumerate the instances of the Win32_OperatingSystem object, I get the same error.
    I also tried using Computer Management applet (remotely - I have no local access to this PC) to look at the WMI Control properties.  Again, I get the same access denied error so I can't check/change the security permissions that way.
    I have verified that my client installation account is in the local Administrators group of the PC.  I've already tried rebuilding the WMI repository - that worked but it didn't fix the access issue.  I know I can install the client manually but I'm guessing I'd still have a problem with inventories, etc. that are dependent on access to that WMI object.  Any suggestions about how to go about fixing the WMI access issue?
    Thanks so much, --Jo

    Finally getting back to this issue after vacaton... sigh.
    I got a little further.  I took client push out of the mix and ran ccmsetup.exe locally on the PC.  This time the client installation ran.  However, I'm still getting a similar error from the client itself and the client is not talking to the site.  After the client was installed, only about 10 of the log files showed up in system32\ccm\logs. 
    ccmexec.log shows this error: 
    Endpoint'PolicyAgent_PolicyEvaluator' return 0x80070057 from event notification
    PolicyAgentProvider.log has these lines repeating:
    Failed to create actual config class for 'CCM_RootCACertificates' 
    Failed to update namespace 'Machine' (80041002) 
    Successfully updated namespace 'DefaultMachine' 
    Successfully updated namespace 'DefaultUser' 
    Failed to create actual config class for 'CCM_MulticastConfig' 
    Failed to update namespace 'Machine' (80041002) 
    PolicyEvaluator.log has this error:
    Received notification that Local policy has changed. 
    Failed to trigger Machine settings update (80070057)
    SrcUpdateManager has these errors:
    Instance of CCM_SourceUpdateClientConfig doesn't exist in WMI
    Failed to get instance of CCM_SourceUpdateHistory, error 80041002
    ClientIDManagerStartup.log has these errors:
    GetSystemEnclosureInfo failed (0x80080005)
    ComputeHardwareID failed (0x80080005).
    RegTask: Failed to create registration request body. Error: 0x80080005
    The rest of the logs that exist (LocationServices, StatusAgent, ClientLocation, RemCtrl, and setuppolicyevaluator) appear to be OK. 
    These seem to all be WMI-related errors/issues, but I can't find any specific information on any SCCM/SMS websites/forums that address these particular errors in these particular log files.  I've tried rebuilding the repository (several times), I've done the regsvr stuff as discussed above, etc. 
    I ran WMIDIAG next.  It ran for a little less than two hours - not sure if that's normal or not, but the log file continued to update the entire time.  Now I have this log file and I'm not sure what to do with the issues I found.  I'm looking at the WMI REPORT: BEGIN section...  I see instructions that make sense for most of the errors.  However, the section of log file below shows the area that is most likely causing issues for SCCM because it is the same error I get on the client install.  I have no idea how to fix this stuff - any help would be appreciated:
    31997 14:20:05 (1) !! ERROR: WMI ENUMERATION operation errors reported: .......................................... 33 ERROR(S)!
    31998 14:20:05 (0) ** - ROOT/CIMV2, InstancesOfAsync, CIM_USBDevice, 0x80080005 - .
    31999 14:20:05 (0) ** - ROOT/CIMV2, InstancesOfAsync, CIM_USBHub, 0x80080005 - .
    32000 14:20:05 (0) ** - ROOT/CIMV2/SMS, InstancesOfAsync, SMS_Class_Template, 0x80041011 - (WBEM_E_PROVIDER_NOT_FOUND) Provider referenced in the schema does not have a corresponding registration.
    32001 14:20:05 (0) ** - Root/Default, InstancesOf, SystemRestore, 0x80080005 - Server execution failed.
    32002 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_Process, 0x80080005 - Server execution failed.
    32003 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_OperatingSystem, 0x80080005 - Server execution failed.
    32004 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_ComputerSystem, 0x80080005 - Server execution failed.
    32005 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_Service, 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32006 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_Bios, 0x80080005 - Server execution failed.
    32007 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_Tcpip_IP, 0x80080005 - Server execution failed.
    32008 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_Tcpip_TCP, 0x80080005 - Server execution failed.
    32009 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_Tcpip_UDP, 0x80080005 - Server execution failed.
    32010 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_Tcpip_ICMP, 0x80080005 - Server execution failed.
    32011 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_PerfOS_Cache, 0x80080005 - Server execution failed.
    32012 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_PerfOS_Memory, 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32013 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_PerfOS_Objects, 0x80080005 - Server execution failed.
    32014 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_PerfOS_PagingFile, 0x80080005 - Server execution failed.
    32015 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_PerfOS_Processor, 0x80080005 - Server execution failed.
    32016 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_PerfOS_System, 0x80080005 - Server execution failed.
    32017 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_PerfProc_Process, 0x80080005 - Server execution failed.
    32018 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfRawData_PerfProc_Thread, 0x80080005 - Server execution failed.
    32019 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_Tcpip_IP, 0x80080005 - Server execution failed.
    32020 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_Tcpip_TCP, 0x80080005 - Server execution failed.
    32021 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_Tcpip_UDP, 0x80080005 - Server execution failed.
    32022 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_Tcpip_ICMP, 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32023 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_PerfOS_Cache, 0x80080005 - Server execution failed.
    32024 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_PerfOS_Memory, 0x80080005 - Server execution failed.
    32025 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_PerfOS_Objects, 0x80080005 - Server execution failed.
    32026 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_PerfOS_PagingFile, 0x80080005 - Server execution failed.
    32027 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_PerfOS_Processor, 0x80080005 - Server execution failed.
    32028 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_PerfOS_System, 0x80080005 - Server execution failed.
    32029 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_PerfProc_Process, 0x80080005 - Server execution failed.
    32030 14:20:05 (0) ** - Root/CIMv2, InstancesOf, Win32_PerfFormattedData_PerfProc_Thread, 0x80080005 - Server execution failed.
    32031 14:20:05 (0) **
    32032 14:20:05 (1) !! ERROR: WMI EXECQUERY operation errors reported: ............................................ 17 ERROR(S)!
    32033 14:20:05 (0) ** - Root/Default, SELECT * FROM SystemRestore, 0x80080005 - Server execution failed.
    32034 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_LogicalDisk WHERE FreeSpace > 10000000 AND DriveType = 3, 0x80080005 - Server execution failed.
    32035 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_PageFileUsage, 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32036 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_BIOS WHERE Version IS NOT NULL, 0x80080005 - Server execution failed.
    32037 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_NetworkAdapter WHERE AdapterType IS NOT NULL AND AdapterType != "Wide Area Network (WAN)" AND Description != "Packet Scheduler Miniport", 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32038 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_Processor WHERE Name IS NOT NULL, 0x80080005 - Server execution failed.
    32039 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_DiskDrive, 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32040 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_ComputerSystem, 0x80080005 - Server execution failed.
    32041 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_DiskPartition, 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32042 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_LogicalDisk WHERE Description != "Network Connection", 0x80080005 - Server execution failed.
    32043 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_SoundDevice, 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32044 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_VideoController, 0x80080005 - Server execution failed.
    32045 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_USBController, 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32046 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_DesktopMonitor, 0x80080005 - Server execution failed.
    32047 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_PointingDevice WHERE Status = "OK", 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32048 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_Keyboard, 0x80080005 - Server execution failed.
    32049 14:20:05 (0) ** - Root/CIMv2, SELECT * FROM Win32_SystemDriver WHERE StartMode != "Disabled", 0x80041013 - (WBEM_E_PROVIDER_LOAD_FAILURE) COM cannot locate a provider referenced in the schema.
    32050 14:20:05 (0) **
    32051 14:20:05 (0) ** WMI PUT operations: ........................................................................ OK.
    32052 14:20:05 (0) ** WMI DELETE operations: ..................................................................... OK.
    32053 14:20:05 (0) ** WMI GET VALUE operations: .................................................................. OK.
    32054 14:20:05 (0) ** WMI static instances retrieved: ............................................................ 1541.
    32055 14:20:05 (0) ** WMI dynamic instances retrieved: ........................................................... 0.
    32056 14:20:05 (0) ** WMI instances request cancellations (to limit performance impact): ......................... 0.
    32057 14:20:05 (0) **
    32058 14:20:05 (0) ** 38 error(s) 0x80080005 - (WBEM_UNKNOWN) This error code is external to WMI.
    32059 14:20:05 (0) **
    32060 14:20:05 (0) ** 1 error(s) 0x80041011 - (WBEM_E_PROVIDER_NOT_FOUND) Provider referenced in the schema does not have a corresponding registration
    32061 14:20:05 (0) ** => This error is typically due to the following major reasons:
    32062 14:20:05 (0) **    - The application queried by the WMI provider is not installed, not available or not running
    32063 14:20:05 (0) **      at the time of the request was made. This error can also be generated because
    32064 14:20:05 (0) **      the application supporting the providers has been uninstalled.
    32065 14:20:05 (0) **    - The WMI provider binary files are not accessible (e.g. access denied ACL).
    32066 14:20:05 (0) **    - A WMI provider registration problem at the CIM level (MOFCOMP.EXE) or at the COM level (REGSVR32.EXE).
    32067 14:20:05 (0) **      You must re-register the WMI provider by recompiling its associated MOF file with MOFCOMP.EXE
    32068 14:20:05 (0) **    Note: - If the WMI provider DLL CIM and COM registrations are correct, this error can
    32069 14:20:05 (0) **            be returned because the provider has a dependency on another DLL that cannot be
    32070 14:20:05 (0) **            loaded (missing or bad DLL)
    32071 14:20:05 (0) **          - Dependencies can be found with the DEPENDS.EXE tool coming with the
    32072 14:20:05 (0) **            Windows XP and Windows 2003 Support Tools. The command line is as follows:
    32073 14:20:05 (0) **            e.g. DEPENDS.EXE <PATH><Provider.DLL>
    32074 14:20:05 (0) ** => If the software has been de-installed intentionally, then this information must be
    32075 14:20:05 (0) **    removed from the WMI repository. You can use the 'WMIC.EXE' command to remove the provider
    32076 14:20:05 (0) **    registration data and its set of associated classes.
    32077 14:20:05 (0) ** => To correct this situation, you can:
    32078 14:20:05 (0) **    - Install or start the application supporting these providers.
    32079 14:20:05 (0) **    - Register the providers in CIM (MOFCOMP) or DCOM (REGSVR32).
    32080 14:20:05 (0) **    Note: In this case the provider should also be listed in the 'missing WMI
    32081 14:20:05 (0) **          provider DCOM registrations' or in the 'missing WMI provider files' section.
    32082 14:20:05 (2) !! WARNING: Re-registering with REGSVR32.EXE all DLL from 'C:\WINDOWS\SYSTEM32\WBEM\'
    32083 14:20:05 (0) **          may not solve the problem as the DLL supporting the WMI class(es)
    32084 14:20:05 (0) **          can be located in a different folder.
    32085 14:20:05 (0) **          You must refer to the class name to determine the software delivering the related DLL.
    32086 14:20:05 (0) **
    Thanks, --Jo

  • SCCM 2012 Client Install Failing ONLY on 8.1 Machines - Advice?

    Good morning,
    I've got a rather interesting situation.  We have a SCCM 2012 site configured for https, the site server is acting as the MP and DP, and we are installing the client via the SCCM 2012 Client GPO.  Our cert is an InCommon cert.  We have 4000+
    Windows 7 machines that are able to install the client.  We tested on a Window 8 machine and the client install works as well.  Whenever a Windows 8.1 machine tries to install it fails.  We have checked the boundaries (we can't specify IP ranges
    since we don't manage the whole network).  I can manually browse to the source files on the MP/DP.  The switches we use when installing via the GPO are /usepkicert /mp:[redacted] CCMHTTPSSTATE=63 SMSSITECODE=[redacted] SMSCACHESIZE=12288.  However,
    it always fails with:
    <![LOG[GetDPLocations failed with error 0x80004005]LOG]!><time="09:33:26.329+300" date="03-13-2015" component="ccmsetup" context="" type="3" thread="12944" file="siteinfo.cpp:532">
    <![LOG[Failed to get DP locations as the expected version from MP 'https://[redacted]'. Error 0x80004005]LOG]!><time="09:33:26.329+300" date="03-13-2015" component="ccmsetup" context="" type="2"
    thread="12944" file="ccmsetup.cpp:11261">
    <![LOG[Failed to find DP locations from MP 'https://[redacted]' with error 0x80004005, status code 403. Check next MP.]LOG]!><time="09:33:26.329+300" date="03-13-2015" component="ccmsetup" context="" type="2"
    thread="12944" file="ccmsetup.cpp:11117">
    <![LOG[Only one MP https://[redacted] is specified. Use it.]LOG]!><time="09:33:26.330+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="12944" file="ccmsetup.cpp:10080">
    <![LOG[Have already tried all MPs. Couldn't find DP locations.]LOG]!><time="09:33:26.330+300" date="03-13-2015" component="ccmsetup" context="" type="3" thread="12944" file="ccmsetup.cpp:11146">
    <![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="09:33:26.332+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="12944" file="ccmutillib.cpp:5479">
    <![LOG[GET 'https://[redacted]/CCM_Client/ccmsetup.cab']LOG]!><time="09:33:26.333+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="12944" file="httphelper.cpp:807">
    <![LOG[Failed to successfully complete WinHttp request. (StatusCode at WinHttpQueryHeaders: 403)]LOG]!><time="09:33:26.366+300" date="03-13-2015" component="ccmsetup" context="" type="3" thread="12944"
    file="httphelper.cpp:1013">
    <![LOG[DownloadFileByWinHTTP failed with error 0x80004005]LOG]!><time="09:33:26.366+300" date="03-13-2015" component="ccmsetup" context="" type="3" thread="12944" file="httphelper.cpp:1081">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='308' will not be sent.]LOG]!><time="09:33:26.367+300" date="03-13-2015" component="ccmsetup" context="" type="1"
    thread="12944" file="ccmsetup.cpp:9763">
    <![LOG['Configuration Manager Client Retry Task' is scheduled to run at 03/13/2015 02:33:26 PM (local) 03/13/2015 07:33:26 PM (UTC) time with arguments ' "/usepkicert" "/mp:[redacted]" "CCMHTTPSSTATE=63" "SMSSITECODE=AHC"
    "SMSCACHESIZE=12288" /RetryWinTask:1'.]LOG]!><time="09:33:26.369+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="10100" file="wintask.cpp:315">
    <![LOG[CcmSetup failed with error code 0x80004005]LOG]!><time="09:33:26.409+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="10100" file="ccmsetup.cpp:10879">
    Anyone have any idea why this is happening only on 8.1 machines?  I can't think of where else to check.  Thanks for any help.

    Okay, so I installed via the following:  ccmsetup.exe /usepkicert /source:C:\Client CCMHTTPSSTATE=63 SMSSITECODE=AHC SMSCACHESIZE=12288 and the client installed.  But you're right, the CCMMessaging.log is full of https errors.  I know it's
    something with the cert and I've even requested new ones from the CA.  However, why what is it about 8.1 that is causing the issues?  Like I said, we have 4000 machines using the same client authentication cert and they work.  I've cut and paste
    some of the log entries.  One thing to note is the \\[redacted]\sms_ahc\client\ccmsetup.exe in the beginning was using the internet FQDN.  Everything else is using the intranet location.  Does that provide any insight as to what is going
    on?
    \\[redacted]\sms_ahc\client\ccmsetup.exe /usepkicert /source:C:\Client CCMHTTPSSTATE=63 SMSSITECODE=AHC SMSCACHESIZE=12288
    <![LOG[Successfully sent security settings refresh message.]LOG]!><time="12:43:12.834+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="ccmhttperror.cpp:369">
    <![LOG[Successfully sent location services HTTPS failure message.]LOG]!><time="12:43:12.837+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="ccmhttperror.cpp:396">
    <![LOG[Post to https://[redacted]/ccm_system_windowsauth/request failed with 0x87d00231.]LOG]!><time="12:43:12.837+300" date="03-16-2015" component="CcmMessaging" context="" type="2" thread="5452"
    file="messagequeueproc_outgoing.cpp:442">
    <![LOG[[CCMHTTP] ERROR: URL=https://[redacted]/ccm_system_windowsauth/request, Port=443, Options=63, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE]LOG]!><time="12:45:12.880+300" date="03-16-2015" component="CcmMessaging"
    context="" type="1" thread="5452" file="ccmhttperror.cpp:297">
    <![LOG[Raising event:
    instance of CCM_CcmHttp_Status
    DateTime = "20150316174512.883000+000";
    HostName = "[redacted]";
    HRESULT = "0x87d0027e";
    ProcessID = 8572;
    StatusCode = 403;
    ThreadID = 5452;
    ]LOG]!><time="12:45:12.883+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="event.cpp:715">
    <![LOG[Successfully sent security settings refresh message.]LOG]!><time="12:45:12.889+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="ccmhttperror.cpp:369">
    <![LOG[Successfully sent location services HTTPS failure message.]LOG]!><time="12:45:12.892+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="ccmhttperror.cpp:396">
    <![LOG[Post to https://[redacted]/ccm_system_windowsauth/request failed with 0x87d00231.]LOG]!><time="12:45:12.892+300" date="03-16-2015" component="CcmMessaging" context="" type="2" thread="5452"
    file="messagequeueproc_outgoing.cpp:442">

  • Oracle 9i client install fails to load disk 3

    I downloaded the Oracle 9.2 database software from OTN. I'm trying to install the 9i client from this software. I've extracted the disk1, disk2, disk3 to separate directories. I run the install from disk1 and it gets about 90% into the install, then it requests disk 3. When the "Disk Location" dialog box comes up I set the path to the appropriate location for disk 3. Then I click OK. The OUI comes right back with the same dialog box. I have verified that the path to disk is correct. Any ideas? The install cannot get past this.

    Negative. The installer only asks for disk 3. I'm installing from the Oracle 9.2 Enterprise Edition download. I'm just choosing to install the client. I just figure for a client install, it doesn't need to access the contents of disk 2. Incidentally, even if I direct the installer at disk 2, I receive the same results. Nothing happens.

  • Strange problem - app install failed randomly - OSD SCCM 2012 R2

    Hi,
    We have this problem for a few weeks and despite various test the problem persists. I hope the community can help me on this problem.
    Problem : During TS New computer Win 7 x64 or X86 OSD, app failed to install randomly. Some example
    : on the same model, morning OSD test, all app located on TS will be installed, then test the afternoon and no application is here. Sometimes, it works during 4 days and after doesn't work during 1 week / 2 day, it's very randomly. Problem is here for all
    models.
    Test made :
    Add reboot step in TS just before install app > Not ok
    Change deployment option app TS to : "Download content and run locally" > Not ok
    Add following properties to the client agent in TS : SMSMP=SCCMSRV.domain.lan DNSSUFIX=Domain.lan > Not ok
    Enable anonymous mode > Not ok
    Informations :
    App concerned : Adobe flash, google chrome etc...
    Domain integration : OK
    App installation tested across software center : OK
    Account service for distribution app : OK
    Some errors that i've notice :
    Policy Evaluation failed, hr=0x80004005 (smsts.log)
    Install application failed: 'Adobe Shockware Player'. Error Code 0x80004005 InstallApplication
    (smsts.log)
    Policy prevents failover to WINS for lookup (LocationServices.log)
    Error sending HEAD request. HTTP code 401, status 'Unauthorized' (LocationServices.log)
    No error in AppEnforce.log
    Do you have an idea ? Thank you in advance.

    Finally the pause Works and all app was installed after 8 test on different models.
    For my case I following this order :
    - 1 Before install app: Put a pause (3m) with this script 
    Set fso = CreateObject("Scripting.FileSystemObject")
    Wscript.Sleep 180000
    And this command line : %SYSTEMROOT%\System32\wscript.exe Pause_TS_3m.vbs
    - 2 Then put a pause ( about 30s) before each app with a run command line ping :
    cmd.exe /c "ping -n 30 localhost" > NUL
    As Damon
    A. Johns say "At the very least it can result in unreliable results."
    Well I hope i'll find a reliable solution, thanks a lot all for help me it was a long time to test.
    These topic help me :
    http://social.technet.microsoft.com/Forums/en-US/221bcfe8-4c1e-4766-be5b-fbf54fe0e66c/specific-model-suddenly-fails-on-any-application-install-packages-work-fine?forum=configmanagerosd
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/17cc2c51-2769-4a43-b456-570373b24643/pausing-the-sccm-osd-task-sequence?forum=configmgrosd

  • Workgroup client application issues during OSD/ No site assigned, unknown location

    Testing SCCM 2012 operating system deployment with MDT 2013 integration.
    I have a build and capture sequence setup and all is good apart from Application installs, they fail.
    I've read through the other similar threads but nothing applied works in my scenario.
    The same apps deploy to existing CM clients successfully.
    Packages can be deployed successfully during the task sequence.
    I've tried using the subnet the client uses as a boundary. I've tried an IP range, no luck.
    I've added DNSSUFFIX SMSMP FSP in the setup windows and configmgr step
    I've set the DP to allow anonymous access.
    The MP dns srv record is present in DNS.
    In the logs it always says the workgroup client is in an unknown location and therefore doesn't get a Site code.
    The logs say that the MP info is missing even though I've tried /mp and SMSMP.
    If I join the domain all is good. I don't want to join the domain during the build and capture sequence but if I have to then I will.
    Any ideas would be very welcome.
    Cheers

    These are extract from the logs:
    from clientlocation.log
    <![LOG[[CCMHTTP] ERROR: URL=http://HNL-SCCM02.HNL.LOCAL, Port=80, Options=0, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE]LOG
    <![LOG[Error sending HEAD request. HTTP code 401, status 'Unauthorized']LOG]
    <![LOG[Workgroup client is in Unknown location]LOG]
    from locationservices.log
    <![LOG[Error sending HEAD request. HTTP code 401, status 'Unauthorized']
    <![LOG[Workgroup client is in Unknown location]LOG]!><time="13:52:35.114+420" date="12-05-2014" component="LocationServices"
    <![LOG[[CCMHTTP] ERROR: URL=http://HNL-SCCM02.HNL.LOCAL, Port=80, Options=0, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE]LOG]!>
    From smsts:
    <![LOG[MP server http://SCCM02.domain.local. Ports 80,443. CRL=false.]LOG]!><time="13:24:20.520+420" date="12-05-2014" component="TSManager" context="" type="1"
    thread="2828" file="utils.cpp:5881">
    <![LOG[Successfully completed the action (Use Toolkit Package) with the exit win32 code 0]LOG]!><time="13:24:48.645+420" date="12-05-2014" component="TSManager" context="" type="1" thread="2828"
    file="instruction.cxx:830">
    <![LOG[MP server http://SCCM02.domain.local. Ports 80,443. CRL=false.]LOG]!><time="13:24:48.645+420" date="12-05-2014" component="TSManager" context="" type="1"
    thread="2828" file="utils.cpp:5881">
    <![LOG[Install application action failed: 'Java 7 x64'. Error Code 0x87d00269]LOG]!><time="13:28:44.645+420" date="12-05-2014" component="InstallApplication" context="" type="3" thread="4088"
    file="installapplication.cpp:879">
    <![LOG[Sending error status message]LOG]!><time="13:28:44.645+420" date="12-05-2014" component="InstallApplication" context="" type="1" thread="4088" file="installapplication.cpp:883">
    <![LOG[   Setting URL = http:/SCCM02.domain.local, Ports = 80,443, CRL = false]LOG]!><time="13:28:44.661+420" date="12-05-2014" component="InstallApplication" context=""
    type="0" thread="4088" file="utils.cpp:6143">
    <![LOG[   Setting Server Certificates.]LOG]!><time="13:28:44.661+420" date="12-05-2014" component="InstallApplication" context="" type="0" thread="4088" file="utils.cpp:6171">
    <![LOG[   Setting Authenticator.]LOG]!><time="13:28:44.661+420" date="12-05-2014" component="InstallApplication" context="" type="0" thread="4088" file="utils.cpp:6178">
    <![LOG[Set authenticator in transport]LOG]!><time="13:28:44.661+420" date="12-05-2014" component="InstallApplication" context="" type="0" thread="4088" file="libsmsmessaging.cpp:7734">
    <![LOG[   Setting Media Certificate.]LOG]!><time="13:28:44.661+420" date="12-05-2014" component="InstallApplication" context="" type="0" thread="4088" file="utils.cpp:6195">
    <![LOG[Sending StatusMessage]LOG]!><time="13:28:44.708+420" date="12-05-2014" component="InstallApplication" context="" type="1" thread="4088" file="libsmsmessaging.cpp:4023">
    <![LOG[Setting message signatures.]LOG]!><time="13:28:44.708+420" date="12-05-2014" component="InstallApplication" context="" type="0" thread="4088" file="libsmsmessaging.cpp:1295">
    <![LOG[Setting the authenticator.]LOG]!><time="13:28:44.708+420" date="12-05-2014" component="InstallApplication" context="" type="0" thread="4088" file="libsmsmessaging.cpp:1325">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: HNL-SCCM02.hnl.local:80  CCM_POST /ccm_system/request]LOG]!><time="13:28:44.708+420" date="12-05-2014" component="InstallApplication" context="" type="1"
    thread="4088" file="libsmsmessaging.cpp:8604">
    <![LOG[Request was successful.]LOG]!><time="13:28:44.739+420" date="12-05-2014" component="InstallApplication" context="" type="0" thread="4088" file="libsmsmessaging.cpp:8939">
    <![LOG[Policy Evaluation failed, hr=0x87d00269]LOG]!><time="13:27:44.192+420" date="12-05-2014" component="InstallApplication" context="" type="3" thread="4088" file="installapplication.cpp:1259">
    <![LOG[Setting TSEnv variable 'SMSTSAppPolicyEvaluationJobID__ScopeId_1BBC49FC-F46A-4773-8CEE-00AFF6383ECE/Application_a1a8c511-ded8-451c-b79d-b5ebb8d122eb'='']LOG]!><time="13:27:44.192+420" date="12-05-2014" component="InstallApplication"
    context="" type="1" thread="4088" file="installapplication.cpp:66">
    <![LOG[EvaluationJob complete]LOG]!><time="13:27:44.192+420" date="12-05-2014" component="InstallApplication" context="" type="1" thread="4088" file="installapplication.cpp:1278">
    <![LOG[MP list missing in WMI, sending message to location service to retrieve MP list and retrying.]LOG]!><time="13:27:44.192+420" date="12-05-2014" component="InstallApplication" context="" type="2"
    thread="4088" file="installapplication.cpp:1051">
    <![LOG[m_hResult, HRESULT=87d00269 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\installapplication.cpp,1065)]LOG]!><time="13:28:44.645+420" date="12-05-2014" component="InstallApplication" context=""
    type="0" thread="4088" file="installapplication.cpp:1065">
    <![LOG[Step 2 out of 2 complete]LOG]!><time="13:28:44.645+420" date="12-05-2014" component="InstallApplication" context="" type="0" thread="4088" file="daprogress.cpp:226">
    <![LOG[Install application action failed: 'Java 7 x64'. Error Code 0x87d00269]LOG]!><time="13:28:44.645+420" date="12-05-2014" component="InstallApplication" context="" type="3" thread="4088"
    file="installapplication.cpp:879">
    <![LOG[Sending error status message]LOG]!><time="13:28:44.645+420" date="12-05-2014" component="InstallApplication" context="" type="1" thread="4088" file="installapplication.cpp:883">
    <![LOG[   Setting URL = http://SCCM02.domain.local, Ports = 80,443, CRL = false]LOG]!><time="13:28:44.661+420" date="12-05-2014" component="InstallApplication" context=""
    type="0" thread="4088" file="utils.cpp:6143">

  • 8.1.6 install fails during linking

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

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

  • Client Install Fails: Log: ClientIdManagerStartup - Server rejected registration request: 3

    Trying to install the client onto Windows Server 2008 R2 Servers using ConfigMgr 2012R2. no PKI is being used. We do not see this issue on any workstations, only servers.
    It returns the following:
    Got registration response from MP. Client approval status: -1
    [RegTask] - Server rejected registration request: 3 ClientIDManagerStartup 
    Actions taken based on other Articles:
    1.Delete the c:\windows\smscfg.ini file
    2)    Run CCMDELCERT on the client
    3)    Restart the SMS agent Host service.
    Result: FAILED, it comes back with the same errors.
    MP_RegistrationManager.log shows:
    MP Reg: Client in-band certificate is not valid due to failures in certificate chain validation, Raising status event. Failure HR = 0x800b010a, In-band Cert SubjectName = Servername - SERVER
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of MpEvent_CertInvalidChain
     ClientID = "GUID:D32A0A76-E832-49B6-A431-084DB435FD83";
     DateTime = "20140520175614.768000+000";
     MachineName = "Servername.tes.name.com";
     ProcessID = 3444;
     SiteCode = "XYZ";
     SubjectName = "Servername - SERVER";
     ThreadID = 17368;
     Win32ErrorCode = 2148204810;
    MP Reg: Registration request body is invalid.
    Any other ideas out there???
    David Baur

    Do the following to check the SMS self-signed certificates
    Start MMC.exe
    Add/Remove Snapin -> Select Certificates -> Select local computer
    Locate the SMS folder
    Find the SMS Signing certificate and SMS Encryption Cerrtificate - check if they have expired. If they have expired - delete them.
    Retry client installation

Maybe you are looking for

  • Audio not working.... please help!

    Alot of the time when I talk on my phone I use the headset for hands free, but recently I've been having a major problem. After I unplug the headphones, the phone still recognizes them as being plugged in(pressing the volume buttons on the side cause

  • Can I add extra RAM on a mini?

    This may be a stupid question, but here it goes... my iBook G3 recently past away (a sad, sad day, I might add), so to save a little money, I decided to replace it with a Mac Mini until I can invest in a new iBook. While I eagerly await its arrival,

  • Problems with iWS6.0 SP4 after JDK change / upgrade

    Solaris8 SPARC iPlanet 6.0 WebServer SP4 I recently upgraded from JDK 1.3.1_02 to JDK 1.3.1_07 . In both cases .... the JDK was installed at /usr/j2se. iPlanet 6.0 SP4 was already using JDK 1.3.1_02 before ( /usr/j2se ). Now after the JDK upgrade, in

  • Pls help! Receiving msg: Server where this page is located isn't responding.

    I'm trying to visit a site I created on iweb and forwarded on godaddy to www.tatianaszalay.com months ago.  Suddenly I'm receiving this message: server where this page is located isn't responding. Godaddy swears it's not a problem with them.

  • Portal & MDM to use central user base (something like LDAP)?

    Hi all Portal & MDM can we use as a central base like LDAP?? please let me know is it possible or not?? regards Suresh