Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.


Symptoms

Applying a combined binary package results in error on GlobalUpdate script for the MRApplicationService.  The detailed error will be similar to the following:

Step ##: GlobalUpdate script for service model: MRApplicationService on machine: AOS-#
 
An error was encountered while updating the Financial Reporting components.
[ERROR] Terminating error encountered, deployment may not be complete!!!
PSMessageDetails      :
Exception             : System.Management.Automation.PropertyNotFoundException: The property 'DataSigningCertThumbprint' cannot be found on this object. Verify that the property exists.

↑ Back to the top


Resolution

Microsoft has evaluated this issue and is currently working to provide a resolution.

The updated binary package fixes the error in the GlobalUpdate script for the MRApplicationService and MROnebox service models.

To work around this issue...

    0.  Go to the binary package
    1.  Open AutoGlobalUpdateMR.ps1
        a. On HA –  \MRApplicationService\Scripts\Update\AutoGlobalUpdateMR.ps1
        b. On OneBox -  \MROnebox\Scripts\Update\AutoGlobalUpdateMR.ps1
    2. Remove the following line:

        Add-ReportingIntegrationUserRoleToAXDB -MRConnectionString $connectionString -DataEncryptionCertificateThumbprint $defaultValues.DataEncryptionCertThumbprint -DataSigningCertificateThumbprint $defaultValues.DataSigningCertThumbprint

    3. Save the file
    4. Restart the package from LCS or upload the modified package

↑ Back to the top


More information

Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained here in is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use for other considerations.

↑ Back to the top


Article Info
Article ID : 4056793
Revision : 1
Created on : 12/4/2017
Published on : 12/4/2017
Exists online : False
Views : 750