PXIe deployment with errors

Hello,
I have been trying to run a program on my PXIe-1065 without success. I think I may be missing a driver or software, especifically LabVIEW Real-Time module on the host and DAQmx on the target which I both tried to install following this steps for DAQmx http://digital.ni.com/public.nsf/allkb/79CB44F7E228AED88625756E00445151?OpenDocument. Is Run-Time module the same as Real-Time?. Do I really need to insert a CD when installing the Real-Time Module? This is where I tried to download it from: http://www.ni.com/download/labview-real-time-module-2014/4832/en/. You can check the list of software I have installed on each device on the MAX screenshots.
Also, I got this error when trying to deploy my VI on the target:
Initializing...
Calculating dependencies...
Checking items for conflicts. This operation could take a while...
Preparing items for download. This operation could take a while...
Deploying NI-PXIe8135-2F144366(successfully deployed target settings)
Deploying whitespace.ctl (1.32 K)
Deploying Error Code Database.vi (4.39 K)
Deploying DAQmx Timing (Sample Clock).viDAQmx Timing (Sample Clock).vi loaded with errors on the target and was closed.
LabVIEW: Failed to load shared library nilvaiu.*:setTimingTerminalAP:C. Ensure that the library is present on the RT target. Use either MAX to install NI software or FTP to transfer custom libraries to the RT target.
LabVIEW: Failed to load shared library nilvaiu.*:setTimingI32EnumAP:C. Ensure that the library is present on the RT target. Use either MAX to install NI software or FTP to transfer custom libraries to the RT target.
LabVIEW: Failed to load shared library nilvaiu.*:setTimingF64U64AP:C. Ensure that the library is present on the RT target. Use either MAX to install NI software or FTP to transfer custom libraries to the RT target.
LabVIEW: Failed to load shared library nilvaiu.*:setTimingF64AP:C. Ensure that the library is present on the RT target. Use either MAX to install NI software or FTP to transfer custom libraries to the RT target.
Deploying NI-PXIe8135-2F144366 Container
Deployment completed with errors
On the screenshots it shows that I have the library but I cannot open it. And in MAX every slot on the PXIe has a waring symbol, why is that?
Thank you very much!
 

Hello glovato,
The run-time is not the same as the Real Time module, and shouldn't have to use a CD to install it necesarilly, what happened when you tried to install the one you downloaded from the link you mentioned?
 

Similar Messages

  • Deploy with error and execute succesfully

    I have a Mapping and if I deploy and execute it in the Deployment Manager it is executed succesfully but If I debug it I received these error:
    ROWKEY: 702
    TABLE: DBG$$$DIM_INSTALACIO_VIEW_0
    STATEMENT: TRACE 112: SELECT
    ORA-01403: no data found
    ROWKEY: 701
    TABLE: "DBG$$$_DIM_INSTALACIO_GRP1_0"
    STATEMENT: TRACE 113: INSERT
    ORA-22160: element at index [1] does not exist
    ROWKEY: 701
    TABLE: DBG$$$DIM_INSTALACIO_VIEW_0
    STATEMENT: TRACE 111: TRACE 114: "DIM_INST_1_COD_CONCESIONAR$2"("DBG$$$_DIM_INSTALACIO_GRP1_0_i") :="DIM_INST_1_COD_CONCESIONAR$0"("IJ_DBG$$$_EXPR_4_GRP1_0_i");
    ORA-01403: no data found
    ORA-06512: at "ODS_CLIENTES.DBG$$$_RT8_MAP_GILYCARBAJAL", line 11422
    ORA-22160: element at index [1] does not exist
    How Can it be?

    Things to check:
    1. You can be using a different target schema for you Debugging sessions than for your deployed map execution.
    2. There can be a mistake defining Test Data for the debugging session http://download.oracle.com/docs/html/B12146_01/debug.htm#i1004902
    Nikolai Rochnik

  • Error when deploying EAR file: Operation failed with error: java:/app/jdbc/

    I created application using JDeveloper 11g, and have the deploy file EAR read to deploy to oracle application server 10g, but I am encouting the error of Operation failed with error: java:/app/jdbc/jdbc/HRConnDS not found
    Below is the log. What did i do wrong? I have created the datasource of HRConnDS, and it shows in EM.
    Nov 6, 2009 10:06:12 AM] Application Deployer for hra1 STARTS.
    [Nov 6, 2009 10:06:12 AM] Copy the archive to /u01/OraHome_app1/j2ee/home/applications/hra1.ear
    [Nov 6, 2009 10:06:12 AM] Initialize /u01/OraHome_app1/j2ee/home/applications/hra1.ear begins...
    [Nov 6, 2009 10:06:12 AM] Unpacking hra1.ear
    [Nov 6, 2009 10:06:12 AM] Done unpacking hra1.ear
    [Nov 6, 2009 10:06:12 AM] Unpacking webapp2.war
    [Nov 6, 2009 10:06:12 AM] Done unpacking webapp2.war
    [Nov 6, 2009 10:06:12 AM] Initialize /u01/OraHome_app1/j2ee/home/applications/hra1.ear ends...
    [Nov 6, 2009 10:06:12 AM] Starting application : hra1
    [Nov 6, 2009 10:06:12 AM] Initializing ClassLoader(s)
    [Nov 6, 2009 10:06:12 AM] Initializing EJB container
    [Nov 6, 2009 10:06:12 AM] Loading connector(s)
    [Nov 6, 2009 10:06:12 AM] Starting up resource adapters
    [Nov 6, 2009 10:06:12 AM] application : hra1 is in failed state
    [Nov 6, 2009 10:06:12 AM] Operation failed with error: java:/app/jdbc/jdbc/HRConnDS not found
    Thank you very much for your help.

    How did you create your datasource, can you post the content, without passwords of course.
    Greetings.

  • Deployment Manager Error with Oracle Weblogic Server 10.3.1

    I have installed Identity Manager 9.1.0.2 (patch upgraded from 9.1.0.1) on OEL 5.3 64bit and Weblogic 10.3.1
    Database:Oracle 11gR2 (remote machine).
    **I am aware that IM 9.1.0.2 is not certified on Weblogic 10.3.1 (it is only certified on 10.3),
    The installation was successful and OIManager is up and running. Able to create Users, Resources etc. as well.
    As part of configuring OIM Connectors tried to Import .xml file using Import option from Deployment Management section as below and the following error was displayed.
    "Either your session timed out or you are trying to access a page without logging in".
    Did all workarounds like enabling java, changing browsers, restarting machine etc as per the below discussion but in vain.
    Deployment Manager Error with Oracle Weblogic Server
    Can any one suggest any workaround or solution for this problem.
    Or atleast can any one confirm there is no Identity manager available on this date which is compatible with 10.3.1? and cannot be continued further.
    Thanks in Advance
    Sudheer
    Edited by: SudheerPrabhala on Oct 20, 2009 1:26 AM

    You are facing this issue because you're using a non certified combination.
    Other folks who tried to use OIM in 10.3.1 ended up in the same problem you're facing.

  • Deploying a web app with errors

    Good day,
    We are migrating an older application into a WebLogic Portal 10.2 environment. We have Ant scripts to do the deployment from the command line but we want to use the Workspace Studio capabilities to deploy JSP changes to the application. The problem is that the application was architected to dynamically include JSP fragments into other JSPs. These fragments have objects defined in other JSPs and therefore show up with errors in the problems tab in Eclipse.
    Is there a way to force an application to deploy even in this case or do we have to keep deploying/redeploying from the command line? This takes much longer than pushing the single files so this is why we are trying to figure out how to do it within the tool.
    Thanks,
    Sean

    I have created a web application and have a jsp host.
    I have 2 questions:
    1-How do I deploy to the host. please explain. is this host a 3rd party? if so, ask them.
    if the host is tomcat running on a machine that you have control of, create a WAR file and put it in the /webapps directory.
    >
    2-I also want to add a tomcat realm and have been
    told to edit the server.xml file and web.xml file you should not edit the server.xml. just put a WAR file in the /webapps directory. no need to edit server.xml.
    web.xml is part of the standard web app deployment. your app should have one, and it needs to be in the WEB-INF directory.
    are these found on the host??
    please offer a confused guy some helpYou should read "My First Web App" on the Tomcat page.
    %

  • HFM EPMA application deployment aborted with error Object reference not set

    HFM EPMA application deployment aborted with error Object reference not set to an instance of an object when trying to validate/deploy any HFM application in EPMA. This has started happending after we have deleted a Dimension in one of HFM applications. The deleted dimension is a shared dimension.
    We are facing this issue in a distributed environment with version 11.1.2.1. This applications are built here newly.
    Following is the error log entry
    16] ERROR Object reference not set to an instance of an object.
    at Hyperion.DimensionServer.CompareCriteria.<>c__DisplayClass5.<GetMemberClassProperties>b__4(Dimension dim)
    at Hyperion.DimensionServer.Library.IterateDimensions(Action`1 action)
    at Hyperion.DimensionServer.CompareCriteria.GetMemberClassProperties(ApplicationClass appClass, DimensionClass dimClass, MemberClass mbrClass)
    at Hyperion.DimensionServer.CompareCriteria.GetCommonMemberClassProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareMemberEvaluator.CompareProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass, List`1 propertyDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(RelationshipMember sourceMember, Application sourceApp, Application targetApp, Boolean firstPass, Int32 level, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(List`1 sourceTopMembers, List`1 targetTopMembers, Application sourceApp, Application targetApp, Boolean firstPass, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Execute(List`1 fromTopMembers, List`1 toTopMembers, Dimension fromDimension, Dimension toDimension, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareDimensionEvaluator.Execute(Dimension fromDimension, Dimension toDimension, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareEngine.CompareDimensions(Dimension fromDimension, Dimension toDimension)
    at Hyperion.DimensionServer.CompareEngine.StartCompare()
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.CheckStaticDimension(Library snapShot, Dimension dim, Application oldApp, String[] skipProperties)
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.CheckStaticDimensions(Application baselineApp)
    at Hyperion.DimensionServer.Validations.ApplicationValidation.ValidateAgainstBaseline()
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.InternalValidate()
    at Hyperion.DimensionServer.Validations.ApplicationValidation.Validate()
    at Hyperion.DimensionServer.Validations.ApplicationValidation.<ValidateAsync>b__0()System.NullReferenceException: Object reference not set to an instance of an object.
    at Hyperion.DimensionServer.CompareCriteria.<>c__DisplayClass5.<GetMemberClassProperties>b__4(Dimension dim)
    at Hyperion.DimensionServer.Library.IterateDimensions(Action`1 action)
    at Hyperion.DimensionServer.CompareCriteria.GetMemberClassProperties(ApplicationClass appClass, DimensionClass dimClass, MemberClass mbrClass)
    at Hyperion.DimensionServer.CompareCriteria.GetCommonMemberClassProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareMemberEvaluator.CompareProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass, List`1 propertyDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(RelationshipMember sourceMember, Application sourceApp, Application targetApp, Boolean firstPass, Int32 level, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(List`1 sourceTopMembers, List`1 targetTopMembers, Application sourceApp, Application targetApp, Boolean firstPass, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Execute(List`1 fromTopMembers, List`1 toTopMembers, Dimension fromDimension, Dimension toDimension, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareDimensionEvalua
    There was a bug in earlier releases for deleting dimensions with children, making the children orphans.
    Heard from release notes that it has been fixed, but we are seeing this issue in 11.1.2.1 again.
    Please help us out in resolving this error.

    Hi,
    I always ask this first, have you installed all the planning and epma patches as there have been many issues addressed in 9.3.1
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Teststand deployment with LabView VI gives error code 1035

    Using Teststand 3.0 deployment tool. My test sequence uses LabView 7.0 VIs. When I build, error code 1035 is output after several minutes along with the message :-
    Error Code:1035
    Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. Labview error:
    Invoke Node in Teststand - Diost Chg and Save VIs-> TestSTand - Dist Build LLB Image ->TestStand - Build VI
    Distribution.vi->TestSTand - Build VI Distribution AX Wrapper.vi-> TestStand - Build VI DIstribution AX Wrapper.vi.ProxyCaller
    ++++++++++++++++++++++++
    I tried a LabVIEW mass compile of my VI directory and it reported no errors.
    I have tried this website for an explaination of this error but there appears to be nothing. System is Windows N
    T4 SP6.

    Jon, you mentioned this problem got solved in TestStand 3.1. Right we are using TS 3.0 and have that problem caused by LabView's own locked VI's (not to mention LabView VIs with the "/" character in the filename, i had to save those under a different name) . Is there any documention about this problem being fixed in 3.1? This would help me explain the need for the upgrade to the powers that be.
    Thanks,
    Fernando Marquez
    Project Engineer
    CSI
    Jon Bowers wrote:
    There can be a problem in Teststand 3 when deploying with the "Lock vi Diagrams" option checked when your sequence contains vi's that already have locked diagrams. Un-checking this option or removing the vi's which have locked diagrams should allow you to build successfully. This has been fixed in Teststand 3.1.
    Jon Bowers
    Applications Engineer
    NIUK

  • The Deploy Software Updates Wizard completed with errors - Access is Denied

    Hello, I am trying to download some updates that were synced up to the SCCM's database from another WSUS server. I am not able to get it done because the wizard fails with the access is denied error. I checked patchdownloader.log file and saw Error code
    = 5  which means access denied. I tried to change permissions on the "updateservicespackages" folder within the folder, and I have full NTFS permissions for system, administrators, and read only permissions for everyone. Same thing goes for
    the share permissions. My account is in the administrators group. The only way I can get it to work is by granting full permissions to "everyone", but that cannot be security friendly. Which account is "Deploy Software Updates Wizard" using
    so that I can properly give it the required rights?

    Hi,
    You could have a look at the thread below. Lucas used ProcMon that shows an access denied with the user which he was using.  Permission via group wasn't enough. Give your user full share/security access and everything works fine.
    https://social.technet.microsoft.com/Forums/en-US/99859604-a803-43f3-a172-159a500fcb90/the-deploy-software-updates-wizard-completed-with-errors-access-is-denied?forum=configmgrsum
    Best Regards,
    Joyce

  • PXIe 8100 with R&S SMB100A driver

    Hello all,
    I have a PXIe 8100 with GPIB CARD and I'm trying to control via GPIB the signal generator SMB100A by Rhode&Swhartz using a program that runs on the RT module. I downloaded the driver for labview 8.2 (it should be the latest version available) and I tried to add into the RT target the VIs to communicate via GPIB with the instrument, but we I deploy the code, I get an error saying that the shared library rssmb_32.dll cannot be load into the target…does anyone have any suggestions on how to fix it?
    thanks

    Hi Danny,
    thanks for your quick reply...I thought I had to manually load that library on the RT target, but I did not know where exactly.
    Now I transferred the rssmb_32.dll into the /ni-rt/system directory on the PXIe-8100, but I always get the same error:
    LabVIEW:  Failed to load shared library rssmb_32.DLL:rssmb_error_message:C. Ensure that the library is present on the RT target. Use MAX to install NI software or FTP to transfer custom libraries to the RT target.
    I actually checked if the library was present and it is!
    ...any other suggestions?
    thanks a lot
    eug

  • Sapinst stops with error while installing ess component for Java AS

    Dear experts,
    I really hope you can help me with this one,
    We are installing a ABAP/Java AS development system and sapinst has gone through 75% of all execution tasks nicely,
    but then stopped with error while deploying components for the Java AS:
    ERROR 2009-03-30 13:01:27
    CJS-30156  SDM deployment failed for at least one of the components to deploy.<br> SOLUTION: Check 'C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/DISTRIBUTED/AS/CI/callSdmViaSapinst.log' for more information.
    ERROR 2009-03-30 13:01:28
    FCO-00011  The step enableUsageTypes with step key |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|15|0|enableUsageTypes was executed with status ERROR .
    Any help would be really appreciated as I am stuck with this and dont seem to be able to find any information on this one.
    Thanks a lot for your help in advance.
    Here is the crucial part of callSdmViaSapinst.log:
    Mar 30, 2009 12:55:18... Info: Starting: Initial deployment: Selected development component 'ess/bp_ess'/'sap.com'/'MAIN_ERP05VAL_C'/'788220'/'0' will be deployed.
    Mar 30, 2009 12:55:18... Info: SDA to be deployed: D:\usr\sap\DE1\DVEBMGS00\SDM\root\origin\sap.com\ess\bp_ess\MAIN_ERP05VAL_C\0\788220\sap.com_ess~bp_ess.sda
    Mar 30, 2009 12:55:18... Info: Software type of SDA: J2EE
    *Mar 30, 2009 12:55:18... Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) ******
    Mar 30, 2009 1:00:21 PM  Info: Begin of log messages of the target system:
    *09/03/30 12:55:19 -  ************************************************************
    09/03/30 12:58:07 -  Start updating EAR file...
    09/03/30 12:58:07 -  start-up mode is lazy
    09/03/30 12:58:08 -  EAR file updated successfully for 578ms.
    09/03/30 12:58:08 -  Start deploying ...
    09/03/30 12:58:42 -  EAR file uploaded to server for 30641ms.
    09/03/30 13:00:20 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/ess~bp_ess..
                         Reason: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception during deploy: Failed to deploy archive D:\usr\sap\DE1\DVEBMGS00\j2ee\cluster\server0\.\temp\deploy\work\deploying\reader1238414327258\sap.comessbp_ess.epa
                   The following objects could not be locked: [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess**.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.mx/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr|pcd_service], [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.de/com.sap.pct.erp.ess.addr|pcd_service], [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.id/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr|pcd_service], [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.pages/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.jp/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr|pcd_service], [pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.pages/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.de/com.sap.pct.erp.es

    Thanks Désirée for your answer and apologies for the late update on this one.
    This issue is resolved now, the reason for the error was a lack of memory which probably triggered a timeout in sapinst. After upgrading the memory to 7GB and re-starting the ABAP+Java AS and resuming sapinst everything went through fine. However, this was hard to spot because the logs wouldn't tell you about the lack of memory but about everything else!
    regards,
    Manfred

  • SDM deployment aborted error

    Hi,
    I am getting the following error while trying to deploy SAPESS13_0-20000512 on SDM. :
    Starting Deployment of ess/lwegp
    Aborted: development component 'ess/lwegp'/'sap.com'/'MAIN_ERP05VAL_C'/'2513885'/'2', grouped by software component 'SAP_ESS'/'sap.com'/'MAIN_ERP05VAL_C'/'1000.600.0.13.0.20080516101950''/'2':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/ess_lwegp.ear. Reason: None of the available containers recognized the components of application sap.com/ess~lwegp; it is not possible to make deploy.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of ess/lwegp finished with Error (Duration 18066 ms)
    Can anyone please tell me why I am getting this error ?
    Regards,
    Aditi

    Hi Pradeep,
    Which component are you talking about ? I am trying to deploy XSS components .
    I have already deployed SAPPCUI_GP sucessfully without error. Only while deploying SAPESS13, I am getting the above mentioned error.

  • CcmSetup failed with error code 0x80004005 - windows 8.1

    using sccm 2012 r2, trying to push to a windows 8.1 client i get:
    <![LOG[==========[ ccmsetup started in process 7416 ]==========]LOG]!><time="16:05:28.041+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="ccmsetup.cpp:9437">
    <![LOG[Running on platform X64]LOG]!><time="16:05:28.042+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="util.cpp:1837">
    <![LOG[Updated security on object C:\WINDOWS\ccmsetup\cache\.]LOG]!><time="16:05:28.042+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9272" file="ccmsetup.cpp:9281">
    <![LOG[Launch from folder C:\WINDOWS\ccmsetup\]LOG]!><time="16:05:28.042+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="ccmsetup.cpp:721">
    <![LOG[CcmSetup version: 5.0.7958.1000]LOG]!><time="16:05:28.042+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="ccmsetup.cpp:727">
    <![LOG[In ServiceMain]LOG]!><time="16:05:28.044+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9468" file="ccmsetup.cpp:3365">
    <![LOG[Running on 'Microsoft Windows 8.1 Pro' (6.3.9600). Service Pack (0.0). SuiteMask = 272. Product Type = 18]LOG]!><time="16:05:28.084+00" date="01-15-2014" component="ccmsetup" context="" type="1"
    thread="9468" file="util.cpp:1919">
    <![LOG[Ccmsetup command line: "C:\WINDOWS\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="16:05:28.084+00" date="01-15-2014" component="ccmsetup" context="" type="1"
    thread="9468" file="ccmsetup.cpp:3590">
    <![LOG[Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required.]LOG]!><time="16:05:28.084+00" date="01-15-2014" component="ccmsetup" context=""
    type="1" thread="9468" file="ccmsetup.cpp:3775">
    <![LOG[Command line: "C:\WINDOWS\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="16:05:28.084+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468"
    file="ccmsetup.cpp:3776">
    <![LOG[SslState value: 224]LOG]!><time="16:05:28.085+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9468" file="ccmsetup.cpp:4425">
    <![LOG[CCMHTTPPORT:    80]LOG]!><time="16:05:28.086+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8617">
    <![LOG[CCMHTTPSPORT:    443]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8632">
    <![LOG[CCMHTTPSSTATE:    224]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8650">
    <![LOG[CCMHTTPSCERTNAME:    ]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8668">
    <![LOG[FSP:    ]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8720">
    <![LOG[CCMFIRSTCERT:    1]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8778">
    <![LOG[Config file:      C:\WINDOWS\ccmsetup\MobileClientUnicode.tcf]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468"
    file="ccmsetup.cpp:4539">
    <![LOG[Retry time:       10 minute(s)]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:4540">
    <![LOG[MSI log file:     C:\WINDOWS\ccmsetup\Logs\client.msi.log]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468"
    file="ccmsetup.cpp:4541">
    <![LOG[MSI properties:    INSTALL="ALL" SMSSITECODE="consto" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1"]LOG]!><time="16:05:28.088+00"
    date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:4542">
    <![LOG[Source List:]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:4550">
    <![LOG[                  \\TA-SRV-SC.constoplc.local\SMSClient]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup"
    context="" type="1" thread="9468" file="ccmsetup.cpp:4557">
    <![LOG[                  \\TA-SRV-SC.constoPLC.LOCAL\SMSClient]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup"
    context="" type="1" thread="9468" file="ccmsetup.cpp:4566">
    <![LOG[MPs:]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:4569">
    <![LOG[                  TA-SRV-SC.constoplc.local]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context=""
    type="1" thread="9468" file="ccmsetup.cpp:4584">
    <![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="16:05:28.091+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmutillib.cpp:5479">
    <![LOG[No version of the client is currently detected.]LOG]!><time="16:05:28.093+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:2748">
    <![LOG[Folder 'Microsoft\Configuration Manager' not found. Task does not exist.]LOG]!><time="16:05:28.094+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9468" file="wintask.cpp:622">
    <![LOG[Updated security on object C:\WINDOWS\ccmsetup\.]LOG]!><time="16:05:28.095+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9468" file="ccmsetup.cpp:9281">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='100' will not be sent.]LOG]!><time="16:05:28.095+00" date="01-15-2014" component="ccmsetup" context="" type="1"
    thread="9468" file="ccmsetup.cpp:9763">
    <![LOG[Running as user "SYSTEM"]LOG]!><time="16:05:28.118+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:1995">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='328' will not be sent.]LOG]!><time="16:05:28.118+00" date="01-15-2014" component="ccmsetup" context="" type="1"
    thread="9468" file="ccmsetup.cpp:9763">
    <![LOG[CcmSetup failed with error code 0x80004005]LOG]!><time="16:05:28.119+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="ccmsetup.cpp:10879">
    any ideas why its failing?

    Hi,
    I've seen the same error on a customer where we had Windows Intune Client (SCCM) installed previously. Did you try it on a newly deployed computer? If you had Intune or another CCM client on it previously make sure you clean it up. Here is a well formulated
    instruction:
    http://douwevanderuit.wordpress.com/2014/01/30/removing-windows-intune-client/
    Usually when deploying to many clients we use a startup script, there is a great one that Jason Sandys made in the link below.
    http://blog.configmgrftw.com/configmgr-client-startup-script/
    There should be no problems deploying SCCM 2012 R2 clients on Windows 8.1 unless there is something wrong with either the setup or the client computer.
    All the best, Jesper Hassing - MCTS SCCM 2012 - MCSA 2012 Server - MCP

  • Adding Internet-Printing role ends with error 0x800f0922

    I spend the last two days googling and troubleshooting the issue but no luck.
    Tried so far:
    “sfc /scannow”
    fsutil resource setautoreset true C:\
    DISM /online /Cleanup-Image /restorehealth
    Still ending up with error 0x800f0922.
    The machine is a desktop Fujitsu server with 2012r2 essentials.
    Here's the critical part of my CBS log:
    2014-07-30 14:48:07, Info                  CBS    Exec: Installing Package: Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Printing-InternetPrinting-Server,
    InstallDeployment: amd64_microsoft-windows-p..oyment-languagepack_31bf3856ad364e35_6.3.9600.16384_en-us_8a769e02c4b8e0a2
    2014-07-30 14:48:07, Info                  CSI    00000011 Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  AddCat (14): flags: 1 catfile: @0xd1da02e418
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-Server-Subsystem-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current:
    Installed, targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-Server-Subsystem-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Microsoft-Windows-Printing-Server-Subsystem-Package
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-ServerCore-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current:
    Installed, targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-ServerCore-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Microsoft-Windows-Printing-ServerCore-Package-base
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-Server-Subsystem-WOW64-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current:
    Installed, targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-Server-Subsystem-WOW64-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Microsoft-Windows-Printing-Server-Subsystem-WOW64-Package
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-ServerCore-WOW64-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current:
    Installed, targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-ServerCore-WOW64-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: microsoft-windows-printing-servercore-deployment-base
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-PremiumTools-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current: Installed,
    targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-PremiumTools-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Printing-PremiumTools-Collection
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-BusinessScanning-ScanRepository-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state,
    current: Staged, targeted: Staged
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-BusinessScanning-ScanRepository-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Microsoft-Windows-BusinessScanning-ScanRepository-Package-base
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Plan: Start to process component watchlist
    2014-07-30 14:48:07, Info                  CBS    Setting ExecuteState key to: CbsExecuteStateFailed
    2014-07-30 14:48:09, Info                  CSI    00000012 Performing 2 operations; 2 are not lock/unlock and follow:
      (0)  Install (5): flags: 0 tlc: [Microsoft-Windows-Printing-InternetPrinting-Server-Deployment, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35},
    Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:236{118}]"Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.Printing-InternetPrinting-Server"
    ncdata: [l:0]"") thumbprint: [l:128{64}]"d7513bfc8a363b8edae8ade455f235c149d150f5127e890defbb58b9b03714c2"
      (1)  Install (5): flags: 0 tlc: [Microsoft-Windows-Printing-InternetPrinting-Server-Deployment-LanguagePack, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken
    = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:246{123}]"Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384.Printing-InternetPrinting-Server"
    ncdata: [l:0]"") thumbprint: [l:128{64}]"85c91492174c8712693e53f922ee8a0bd04ad1d51198ffd88ea8d07e2ecc784d"
    2014-07-30 14:48:09, Info                  CSI    00000013 Component change list:   { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server, pA = PROCESSOR_ARCHITECTURE_AMD64
    (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-MSW3PRTDLL, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server.Resources, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral,
    TypeName neutral, PublicKey neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-Content, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-Deployment-LanguagePack, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35},
    Type neutral, TypeName neutral, PublicKey neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-MSW3PRTDLL.Resources, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type
    neutral, TypeName neutral, PublicKey neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-Deployment, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
    2014-07-30 14:48:10, Info                  CSI    00000014 [DIRSD OWNER WARNING] Directory [ml:520{260},l:70{35}]"\??\C:\Windows\Web\Printers\PrtCabs" is not owned but specifies SDDL in component
    Microsoft-Windows-Printing-InternetPrinting-Server, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral
    2014-07-30 14:48:11, Info                  CSI    00000015 Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:a9675ce7fcabcf011600000038355812} pathid: {l:16 b:a9675ce7fcabcf011700000038355812} path: [l:222{111}]"\SystemRoot\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.3.9600.17200_none_fa7026dd9b04586e"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:48:12, Info                  CSI    00000016 ICSITransaction::Commit calling IStorePendingTransaction::Apply - coldpatching=FALSE applyflags=15 (0x0000000f)
    2014-07-30 14:48:12, Info                  CSI    00000017@2014/7/30:13:48:12.349 Begin executing midground installer for 2 components
        Installer ID: {c4ecd77a-8511-4b18-89bf-c6ebecad4e01}
        Installer name: [26]"Resource Cache (servicing)"
    2014-07-30 14:48:12, Info                  CSI    00000018@2014/7/30:13:48:12.349 Done executing midground installer
    2014-07-30 14:48:12, Info                  CSI    00000019 Creating NT transaction (seq 2), objectname [6]"(null)"
    2014-07-30 14:48:12, Info                  CSI    0000001a Created NT transaction (seq 2) result 0x00000000, handle @0x58c
    2014-07-30 14:48:13, Info                  CSI    0000001b@2014/7/30:13:48:13.039 Beginning NT transaction commit...
    2014-07-30 14:48:14, Info                  CSI    0000001c@2014/7/30:13:48:14.201 CSI perf trace:
    CSIPERF:TXCOMMIT;1170903
    2014-07-30 14:50:36, Info                  CSI    0000001d Begin executing advanced installer phase 38 (0x00000026) index 2 (sequence 38)
        Old component: [l:0]""
        New component: [ml:350{175},l:348{174}]"Microsoft-Windows-Printing-InternetPrinting-Server, Culture=neutral, Version=6.3.9600.16384, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
        Install mode: install
        Installer ID: {7da6c3f0-56cd-4deb-a6e9-528e22244058}
        Installer name: [52]"CSI Setup Internet Print Provider Advanced Installer"
    2014-07-30 14:50:36, Info                  CSI    0000001e Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:f97a5f3dfdabcf011d00000038355812} pathid: {l:16 b:f97a5f3dfdabcf011e00000038355812} path: [l:238{119}]"\SystemRoot\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_6.3.9600.17200_none_1015b0b2970d7067"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:50:36, Info                  CSI    0000001f Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:3bf6663dfdabcf011f00000038355812} pathid: {l:16 b:3bf6663dfdabcf012000000038355812} path: [l:238{119}]"\SystemRoot\WinSxS\amd64_microsoft-windows-p..rnetprinting-server_31bf3856ad364e35_6.3.9600.16384_none_6ba89226f657293c"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:50:36, Error                 CSI    00000020@2014/7/30:13:50:36.761 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(518): Error HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS) originated
    in function Windows::WCP::SetupIppAI::BasicInstaller::AddWebExtension expression: pCgiRestrictionCollection->AddElement(pNewCgiRestrictionElement)
    [gle=0x80004005]
    2014-07-30 14:50:37, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:50:37, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:50:37, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:50:38, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:50:38, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:50:38, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:50:38, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:53:13, Error                 CSI    00000021@2014/7/30:13:53:13.332 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(265): Error HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS) originated
    in function Windows::WCP::SetupIppAI::BasicInstaller::InstallWebPrinting expression: AddWebExtension()
    [gle=0x80004005]
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:53:20, Error                 CSI    00000022@2014/7/30:13:53:20.806 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(118): Error HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS) originated
    in function Windows::WCP::SetupIppAI::BasicInstaller::Install expression: InstallWebPrinting()
    [gle=0x80004005]
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:53:39, Info                  CSI    00000023 Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:5fb25daafdabcf012100000038355812} pathid: {l:16 b:5fb25daafdabcf012200000038355812} path: [l:234{117}]"\SystemRoot\WinSxS\x86_microsoft.windows.s..ation.badcomponents_31bf3856ad364e35_6.3.9600.16384_none_cd3183f2deb856d2"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:53:39, Error      [0x018042] CSI    00000024 (F) Failed execution of queue item Installer: CSI Setup Internet Print Provider Advanced Installer ({7da6c3f0-56cd-4deb-a6e9-528e22244058}) with HRESULT HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS).
     Failure will not be ignored: A rollback will be initiated after all the operations in the installer queue are completed; installer is reliable (2)[gle=0x80004005]
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:48, Info                  CSI    00000025 Creating NT transaction (seq 3), objectname [6]"(null)"
    2014-07-30 14:54:48, Info                  CSI    00000026 Created NT transaction (seq 3) result 0x00000000, handle @0x200
    2014-07-30 14:54:48, Info                  CSI    00000027@2014/7/30:13:54:48.314 Beginning NT transaction commit...
    2014-07-30 14:54:48, Info                  CSI    00000028@2014/7/30:13:54:48.322 CSI perf trace:
    CSIPERF:TXCOMMIT;7638
    2014-07-30 14:54:48, Info                  CSI    00000029@2014/7/30:13:54:48.322 CSI Advanced installer perf trace:
    CSIPERF:AIDONE;{7da6c3f0-56cd-4deb-a6e9-528e22244058};Microsoft-Windows-Printing-InternetPrinting-Server, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type
    neutral, TypeName neutral, PublicKey neutral;253883515us
    2014-07-30 14:54:48, Info                  CSI    0000002a End executing advanced installer (sequence 38)
        Completion status: HRESULT_FROM_WIN32(ERROR_ADVANCED_INSTALLER_FAILED) 
    2014-07-30 14:54:48, Info                  CSI    0000002b Rolling back transactions...
    2014-07-30 14:54:48, Info                  CSI    0000002c Creating NT transaction (seq 4), objectname [6]"(null)"
    2014-07-30 14:54:48, Info                  CSI    0000002d Created NT transaction (seq 4) result 0x00000000, handle @0x55c
    2014-07-30 14:54:48, Info                  CSI    0000002e Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2014-07-30 14:54:48, Info                  CSI    0000002f Performing 2 operations; 2 are not lock/unlock and follow:
      (0)  Uninstall (6): flags: 1 tlc: [Microsoft-Windows-Printing-InternetPrinting-Server-Deployment-LanguagePack, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken
    = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:246{123}]"Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384.Printing-InternetPrinting-Server"
    ncdata: [l:0]"")
      (1)  Uninstall (6): flags: 1 tlc: [Microsoft-Windows-Printing-InternetPrinting-Server-Deployment, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35},
    Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:236{118}]"Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.Printing-InternetPrinting-Server"
    ncdata: [l:0]"")
    2014-07-30 14:54:48, Info                  CSI    00000030 Component change list:   { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server, pA = PROCESSOR_ARCHITECTURE_AMD64
    (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-MSW3PRTDLL, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server.Resources, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral,
    TypeName neutral, PublicKey neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-Deployment-LanguagePack, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35},
    Type neutral, TypeName neutral, PublicKey neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-Content, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-MSW3PRTDLL.Resources, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type
    neutral, TypeName neutral, PublicKey neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-Deployment, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
    2014-07-30 14:54:48, Info                  CSI    00000031 Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:4c80d8d3fdabcf012e00000038355812} pathid: {l:16 b:4c80d8d3fdabcf012f00000038355812} path: [l:222{111}]"\SystemRoot\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.3.9600.17200_none_fa7026dd9b04586e"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:54:48, Info                  CSI    00000032@2014/7/30:13:54:48.991 Begin executing midground installer for 2 components
        Installer ID: {c4ecd77a-8511-4b18-89bf-c6ebecad4e01}
        Installer name: [26]"Resource Cache (servicing)"
    2014-07-30 14:54:48, Info                  CSI    00000033@2014/7/30:13:54:48.991 Done executing midground installer
    2014-07-30 14:54:49, Info                  CSI    00000034 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2014-07-30 14:54:49, Info                  CSI    00000035@2014/7/30:13:54:49.019 Beginning NT transaction commit...
    2014-07-30 14:54:49, Info                  CSI    00000036@2014/7/30:13:54:49.049 CSI perf trace:
    CSIPERF:TXCOMMIT;29608
    2014-07-30 14:54:49, Info                  CSI    00000037@2014/7/30:13:54:49.062 Begin executing midground installer for 2 components
        Installer ID: {c4ecd77a-8511-4b18-89bf-c6ebecad4e01}
        Installer name: [26]"Resource Cache (servicing)"
    2014-07-30 14:54:49, Info                  CSI    00000038@2014/7/30:13:54:49.063 Done executing midground installer
    2014-07-30 14:54:49, Info                  CSI    00000039 Creating NT transaction (seq 5), objectname [6]"(null)"
    2014-07-30 14:54:49, Info                  CSI    0000003a Created NT transaction (seq 5) result 0x00000000, handle @0x4e4
    2014-07-30 14:54:49, Info                  CSI    0000003b@2014/7/30:13:54:49.200 Beginning NT transaction commit...
    2014-07-30 14:54:49, Info                  CSI    0000003c@2014/7/30:13:54:49.314 CSI perf trace:
    CSIPERF:TXCOMMIT;115505
    2014-07-30 14:54:49, Info                  CSI    0000003d Begin executing advanced installer phase 24 (0x00000018) index 2 (sequence 62)
        Old component: [ml:350{175},l:348{174}]"Microsoft-Windows-Printing-InternetPrinting-Server, Culture=neutral, Version=6.3.9600.16384, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
        New component: [l:0]""
        Install mode: uninstall
        Installer ID: {7da6c3f0-56cd-4deb-a6e9-528e22244058}
        Installer name: [52]"CSI Setup Internet Print Provider Advanced Installer"
    2014-07-30 14:54:49, Info                  CSI    0000003e Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:153f41d4fdabcf013600000038355812} pathid: {l:16 b:153f41d4fdabcf013700000038355812} path: [l:238{119}]"\SystemRoot\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_6.3.9600.17200_none_1015b0b2970d7067"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:54:49, Info                  CSI    0000003f Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:5bb441d4fdabcf013800000038355812} pathid: {l:16 b:5bb441d4fdabcf013900000038355812} path: [l:238{119}]"\SystemRoot\WinSxS\amd64_microsoft-windows-p..rnetprinting-server_31bf3856ad364e35_6.3.9600.16384_none_6ba89226f657293c"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:54:49, Error                 CSI    00000040@2014/7/30:13:54:49.391 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(1498): Error 8002802b [Error,Facility=(0002),Code=32811 (0x802b)]
    originated in function Windows::WCP::SetupIppAI::BasicInstaller::FindElementInCollection expression: ((HRESULT)0x8002802BL)
    [gle=0x80004005]
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:50, Error                 CSI    00000041@2014/7/30:13:54:50.092 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(1498): Error 8002802b [Error,Facility=(0002),Code=32811 (0x802b)]
    originated in function Windows::WCP::SetupIppAI::BasicInstaller::FindElementInCollection expression: ((HRESULT)0x8002802BL)
    [gle=0x80004005]
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:50, Info                  CSI    00000042@2014/7/30:13:54:50.636 CSI Advanced installer perf trace:
    CSIPERF:AIDONE;{7da6c3f0-56cd-4deb-a6e9-528e22244058};(null);1330111us
    2014-07-30 14:54:50, Info                  CSI    00000043 End executing advanced installer (sequence 62)
        Completion status: S_OK 
    2014-07-30 14:54:50, Info                  CSI    00000044 Creating NT transaction (seq 6), objectname [6]"(null)"
    2014-07-30 14:54:50, Info                  CSI    00000045 Created NT transaction (seq 6) result 0x00000000, handle @0x55c
    2014-07-30 14:54:50, Info                  CSI    00000046 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2014-07-30 14:54:50, Info                  CSI    00000047@2014/7/30:13:54:50.638 Beginning NT transaction commit...
    2014-07-30 14:54:50, Info                  CSI    00000048@2014/7/30:13:54:50.661 CSI perf trace:
    CSIPERF:TXCOMMIT;24077
    2014-07-30 14:54:50, Info                  CBS    Setting ExecuteState key to: ExecuteStateNone
    2014-07-30 14:54:50, Info                  CBS    Setting RollbackFailed flag to 0
    2014-07-30 14:54:50, Info                  CBS    Clearing HangDetect value
    2014-07-30 14:54:50, Info                  CBS    Saved last global progress. Current: 0, Limit: 1, ExecuteState: ExecuteStateNone
    2014-07-30 14:54:50, Info                  CBS    Cancelling: no transactions
    2014-07-30 14:54:50, Info                  CBS    Exec: Cancelled pending transactions after rollback. [HRESULT = 0x00000000 - S_OK]
    2014-07-30 14:54:50, Error                 CBS    Exec: An error occurred while committing the transaction, the transaction has been rolled back. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2014-07-30 14:54:50, Info                  CBS    Perf: InstallUninstallChain complete.
    2014-07-30 14:54:50, Info                  CSI    00000049@2014/7/30:13:54:50.690 CSI Transaction @0xd1d8fd01b0 destroyed
    2014-07-30 14:54:50, Info                  CBS    Failed to execute execution chain. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2014-07-30 14:54:50, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2014-07-30 14:54:50, Info                  CBS    WER: Generating failure report for package: Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~amd64~~6.3.9600.16384, status: 0x800f0922, failure source:
    Execute, start state: Installed, target state: Installed, client id: DISM Package Manager Provider
    2014-07-30 14:54:50, Info                  CBS    Not able to query DisableWerReporting flag.  Assuming not set... [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Not able to add %windir%\winsxs\pending.xml to WER report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:50, Info                  CBS    Not able to add %windir%\winsxs\pending.xml.bad to WER report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:52, Info                  CBS    Reboot mark cleared
    2014-07-30 14:54:52, Info                  CBS    Winlogon: Deregistering for CreateSession notifications
    2014-07-30 14:54:52, Info                  CBS    Winlogon: Stopping notify server
    2014-07-30 14:54:52, Info                  CBS    Winlogon: Unloading SysNotify DLL
    2014-07-30 14:54:52, Info                  CBS    FinalCommitPackagesState: Started persisting state of packages
    2014-07-30 14:54:52, Info                  CBS    TI: CBS has queried the current reboot required state: 0
    2014-07-30 14:54:52, Info                  CBS    SQM: Reporting selectable update change for package: Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~~6.3.9600.16384, update: Printing-InternetPrinting-Server,
    start: Staged, applicable: Installed, target: Installed, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 352, first merged sequence: 352, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK),reboot
    required: False, overall result:0x800f0922 (CBS_E_INSTALLERS_FAILED)

    Hi,
    Before going further, would you please let me confirm whether had encountered similar issue when install other
    roles?
    Would you please let me know whether install any third-party application on the server? Please
    perform a clean boot and check if this issue still exists.
    By the way, did network connection ran as normal when install the role?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Java DC not deployed with WebDynPro DC

    Hi,
    I've been testing the DC functionality and I'm trying to create the following:
    1) WebDynPro DC (DCA)
    2) Java DC (DCB)
    DCB has code for reading data from a database table (three classes, one is set as a public part). This code is functioning ok in another WebDynpro project where I've used it as an external jar file located in the lib directory and added to classpath.
    DCA has a small table in the view that I'm filling (or trying to) with data from the database.
    DCB has one java class as a Public Part. DCA has this PP defined in the Used DC's (DC Metadata --> DC definition --> Used DC's). I can see the DCB code fine from the DCA's view (I can use the methods from the class).
    I see no code errors and everything compiles ok. I've built the DCA and DCB separately (Development Component --> Build) before doing the project build and deployment.
    When I deploy, I'm getting java.lang.NoClassDefFoundError for the DCB class (User.class) when the program starts. So it seems that the DCB is not deployed with the DCA. I've tried to look at the properties and java classpath but nothing I've done has helped.
    Purpose is set to compilation, and there is a
    <at-build-time/>
    tag in the .dcdef file.
    Deployment of normal (no DC) Webdynpro projects works fine and the jars in the lib directory are deployed to the server OK.
    Seems like I've tried everything but have found no solution yet. Refreshed every part, re-created everything, re-built, re-deployed etc...
    Shortly: how to get DCB to deploy ?
    Any help is appreciated here
    Kind Regards,
    Jari Pakarinen

    Hi,
    What is the Java DC for then ? If it cannot be used as a part of another DC (deployable unit) then how should it be used ? What is the use if it does not end up at the server with Webdynpro code ?
    The scenario I'm looking for is to include Java classes in a Webdynpro project as a part of the project (not jars done somewhere else, I can do that already) deployed to the server with the Webdynpro.
    Thank you for your help, I'm not blaming you or anything
    Regards,
    Jari

  • SCCM 2012 CU2 OSD forest trust: ReleaseRequest failed with error code 0x87d00317

    Hello,
    Actually i have a difficult Problem with my SCCM 2012 R2 CU2 Windows 7 x64 SP1 Tasksequence:
    I get the folowing error in smsts.log:
    ::RegQueryValueExW(hSubKey, szReg, NULL, NULL, NULL, &dwSize), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\utils.cpp,811) TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    GetTsRegValue() is unsuccessful. 0x80070002. TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    End program:  TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Finalize logging request ignored from process 1736 TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Waiting for CcmExec service to be fully operational TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    CcmExec service is up and fully operational TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Access handle will be read from _SMSTSActiveRequestHandle TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Access handle: {B699D570-B2BF-4874-8CB7-3B208B380969} TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Attempting to release request using {B699D570-B2BF-4874-8CB7-3B208B380969} TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    CoCreateInstance succeeded TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    pISoftwareExecutionRequestMgr->ReleaseRequest(ActiveRequestGUID), HRESULT=87d00317 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanagerutils.cpp,136) TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    ReleaseRequest failed with error code 0x87d00317 TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Task Sequence Manager could not release active TS request. code 87D00317 TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Here is the complete smsts.log: http://1drv.ms/1pwTEBf
    To explain the Problem in Detail:
    The SCCM Primary Site Server and the Clients are in different trusted (bidirectional) forests!
    Everythings working fine in this Scenario, I can install SCCM Agent on the Clients with Manual ccmsetup and with Client Push Installation. Additionally i can deploy Software Updates and so on... only OSD is crashing in the releaserequest step.
    During my Tasksequence new Clients are joined to Domain A while SCCM Primary Site Server is installed in Domain B
    If I change my TS and let the Clients also join Domain B everything works without any Problems and the Tasksequence finish without any Errors.
    My Problem must be related to the different Domains and the forest trust.
    My Setup:
    MP published to DNS in both domains
    Schema Extended in both domains
    System Management Container published and verified in both domains
    ccmsetup Parameters in TS: ccmsetup SMSMP=sccm.domain.b FSP=sccm.domain.b DNSSUFFIX=Domain.b
    Network Access account configured with Domain B account
    Domain Join account has create Computer rights on the OU in Domain A (Domain join is successful)
    DNs conditional forwarders configured in both Domains and DNS resolutin is working in both directions
    Any suggestions?
    Many thanks.
    regards,
    Christian

    Hi Christian,
    So do you actual get an error message in your TS or is it just failing to join Domain B?  (Could be both if the machines fails to join the domain).
    Can you review netsetup.log on the machines after the issue and see what error message you might be getting during the domain join process?
    Also, if it a domain join issue, can you try manually joining to domain B using the same service account?

Maybe you are looking for

  • Adobe Media Encoder won't open MPEG2 files

    Hi All, I'm hoping you can help me, I'm having some trouble with Adobe Media Encoder CS4, it won't open any MPEG2 files I throw at it. They all open fine in Media Player Classic, MPC-HC and VideoLan, so I'm wondering what I'm doing wrong. Any ideas g

  • How to optimize Mac file sharing speeds over LAN?

    I got a new NetGear R7000, and I find it very fast for LAN transfers wired or wireless between Macs running OS X Mountain Lion or Mavericks. Testing large (multigigabyte) file transfers over AFP, an early 2011 Macbook Pro running Mavericks 10.9.1 con

  • Failed to load JDBC driver

    I am trying to run a program and keep getting the error Failed to load JDBC driver. java.lang.ClassNotFoundException How can I correct this?

  • I think my MacBook Pro has a Virus.

    I've had my pro for over a year now, have updated it to the newest software and everything. Last night my computer looked like it had a mind of it's own. It would open and close different things on my desktop, it wouldn't let me close out of anything

  • LookupCube based on CurrentMember of different dimensions along with date range

    Hi, I want to get a value through LookupCube based on CurrentMember of different dimensions along with a date range. For example, I want to make this happen: LookupCube("TMIClaim","([Measures].[Paid Amount],"+"[Transaction Date].[Hierarchy].[Day].&[2