Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

This article describes the issues that are fixed in Update Rollup 4 for Microsoft System Center 2012 R2 Operations Manager. Additionally, this article contains the installation instructions for Update Rollup 4 for System Center 2012 R2 Operations Manager.

Issues that are fixed in this update rollup

Operations Manager

Issue 1

It takes many minutes for the Microsoft.Windows.CheckNTServiceStateMonitorType function to determine that the service is down.

Issue 2

An attempt to apply sensitivity rules fails, and you receive the following error message:

The monitoring configuration contains errors and cannot be applied.
Exception: System.ApplicationException: Attribute 'regexCompare' is null
at Microsoft.EnterpriseManagement.Modules.Apm.LibraryConfigManager.Tools.XmlTools.GetMandatoryAttribute(String attributeName, XmlNode node)
at any attempt to apply sensitivity rules fails with the errorMicrosoft.EnterpriseManagement.Modules.Apm.LibraryConfigManager.Modules.ApmModule.Core.Actions.AgentHandlersConfig.HiddenRuleXmlDeserializer.Deserialize(XmlNode rowData)


Issue 3

GSM locations are geotagged incorrectly on Map Widget.

Issue 4

The MonitoringHost.exe process issues too many calls to System Center Failover Clustering.

Issue 5

The re-synchronization of all managed entities from Operations Manager to the Operations Manager Data Warehouse database causes duplicate entries, and an exception that resembles the following is thrown:

Data was written to the Data Warehouse staging area but processing failed on one of the subsequent operations.
Exception 'SqlException': Sql execution failed. Error 2627, Level 14, State 1, Procedure ManagedEntityChange, Line 367, Message: Violation of UNIQUE KEY constraint 'UN_ManagedEntityProperty_ManagedEntityRowIdFromDAteTime'. Cannot insert duplicate key in object 'dbo.ManagedEntityProperty'.
Issue 6

If data is truncated and is in Terminal status to a workflow, event ID 31551 is logged, and an exception that resembles the following is thrown:

Failed to store data in the Data Warehouse. The operation will be retried.
Exception 'InvalidOperationException': The given value of type String from the data source cannot be converted to type nvarchar of the specified target column.
One or more workflows were affected by this.
Workflow name: Microsoft.SystemCenter.DataWarehouse.CollectAlertData


Issue 7

An arithmetic overflow error occurs, and an exception that resembles the following is thrown:

Data was written to the Data Warehouse staging area but processing failed on one of the subsequent operations.
Exception 'SqlException': Sql execution failed. Error 8115, Level 16, State 2, Procedure RelationshipChange, Line 180, Message: Arithmetic overflow error converting expression to data type int.
Issue 8
You experience poor performance when Operations Manager searches for attributes. Additionally, when doing more than one search in a row, the cache file (momcache.mdb) keeps increasing.

Operations Manager - UNIX and Linux Monitoring (Management Pack Update)

Issue 1
SCX agent generates lots of warnings in the log file when a user is using Security-Enhanced Linux (SELinux).

Issue 2
By default, the Rpcimap monitor for Red Hat Enterprise Linux 6 is disabled.

Operations Manager - JEE Application Server Monitoring (Management Pack Update)

Issue 1
Apache Tomcat is not discovered if it is installed from an .rpm or .deb package.

Issue 2
IBM WebSphere Network Deployment is not discovered in Windows.

Updates in this update rollup

Operations Manager - UNIX and Linux Monitoring (Management Pack Update)


Updated files to supported the following operating systems

Operating System

Management Pack

Red Hat Enterprise Linux 7 (x64)

Microsoft.Linux.RHEL.7.mpb

CentOS Linux 7 (x64)

Microsoft.Linux.UniversalR.1.mpb

Oracle Linux 7 (x64)

Microsoft.Linux.UniversalR.1.mpb

Operations Manager - JEE Application Server Monitoring (Management Pack Update)

Updated files to support the following new JEE application servers

Operating System

Management Pack

JBoss Application Server 7
JBoss Enterprise Application Platform 6

Microsoft.JEE.JBoss.7.mp

Wildfly Application Server 8

Microsoft.JEE.Wildfly.8.mp

Apache Tomcat 8

Microsoft.JEE.Tomcat.8.mp



How to obtain and install Update Rollup 4 for System Center 2012 R2

Update packages for Operations Manager are available from Microsoft Update or by manual download.

Note You do not have to install previous released update for System Center 2012 R2 Operations Manager when you install Update Rollup 4.

Microsoft Update

To obtain and install an update package from Microsoft Update, follow these steps on a computer that has an applicable System Center 2012 R2 component installed:

  1. Click Start, and then click Control Panel.

  2. In Control Panel, double-click Windows Update.

  3. In the Windows Update window, click Check Online for updates from Microsoft Update.

  4. Click Important updates are available.

  5. Select the Update Rollup 4 package, and then click OK.

  6. Click Install updates to install the selected update packages.

Manual download of the update packages

To manually download the update packages, go to the following Microsoft Update Catalog website:

Download Download the Operations Manager package now.

Installation information

  • This update rollup package is available from Microsoft Update in the following languages:

    • Chinese Simplified (CHS)

    • Japanese (JPN)

    • French (FRA)

    • German (DEU)

    • Russian (RUS)

    • Italian (ITA)

    • Spanish (ESN)

    • Portuguese (Brazil) (PTB)

    • Chinese Traditional (CHT)

    • Korean (KOR)

    • Czech (CSY)

    • Dutch (NLD)

    • Polish (POL)

    • Portuguese (Portugal) (PTG)

    • Swedish (SWE)

    • Turkish (TUR)

    • Hungarian (HUN)

    • English (ENU)

    • Chinese Hong Kong (HK)

  • Some components are multi-language, and the updates for these components are not localized.

  • You must run this update rollup as an administrator.

  • If you do not want to restart the computer after you apply the console update, close the console before you apply the update for the console role.

  • To start a new instance of Microsoft Silverlight, clear the browser cache in Silverlight, and then restart Silverlight.

  • Do not install this update rollup package immediately after you install the System Center 2012 R2 server. Otherwise, the Health Service state may not be initialized.

  • If User Account Control is enabled, run the .msp update files from an elevated command prompt.

  • You must have System Administrator rights on the database instances for the Operational Database and Data warehouse to apply updates to these databases.

  • To enable the web console fixes, add the following line to the %windir%\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config file:

    <machineKey validationKey="AutoGenerate,IsolateApps" decryptionKey="AutoGenerate,IsolateApps" validation="3DES" decryption="3DES"/>


    Note Add the line under the <system.web> section, as described in the following article in the Microsoft Knowledge Base:

    911722 You may receive an error message when you access ASP.NET Web pages that have ViewState enabled after you upgrade from ASP.NET 1.1 to ASP.NET 2.0

  • The fix for the data warehouse BULK insert commands timeout issue described in Update Rollup 1 for System Center 2012 R2 Operations Manager adds a registry key that can be used to set the time-out value (in seconds) for the data warehouse BULK insert commands. These are the commands that insert new data into the data warehouse.

    Note This key must be manually added on any management server on which you want to override the default BULK insert command timeout.

    Registry location:HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft Operations Manager\3.0\Data WarehouseDWORD name: Bulk Insert Command Timeout Seconds
    DWORD Value: 40

    Note Set this value in seconds. For example, for a 40-second time-out, set this value to 40.


We recommend that you install this update rollup package by following these steps in the given order:

  1. Install the update rollup package on the following server infrastructure:

    • Management server or servers

    • Gateway servers

    • Web console server role computers

    • Operations console role computers

  2. Apply SQL scripts (see installation information).

  3. Manually import the management packs.

  4. Apply the agent update to manually installed agents, or push the installation from the Pending view in the Operations console.


Note If the Connected MG/Tiering feature is enabled, you should first update the top tier of the Connected MG/Tiering feature.

To download the update rollup package and extract the files that are contained in it, follow these steps:

  1. Download the update packages that Microsoft Update provides for each computer. Microsoft Update provides the appropriate updates according to the components that are installed on each computer. Or download from Microsoft Update Catalog.

  2. Apply the appropriate MSP files on each computer.

    Note MSP files are included in the update rollup package. Apply all MSP files that relate to a specific computer. For example, if the web console and console roles are installed on a management server, apply the MSP files on the management server. Apply one MSP file on a server for each specific role that the server holds.

  3. Run the following SQL script on the Database Server against the OperationsManagerDB database:

    update_rollup_mom_db.sql


    Note The path of the script is:

    %SystemDrive%\Program Files\Microsoft System Center 2012 R2\Operations Manager\Server \SQL Script for Update Rollups\

  4. Run the following SQL script on the Database Server against the OperationsManagerDW database:

    UR_Datawarehouse.sql


  5. Import the following management packs:

    • Microsoft.SystemCenter.TFSWISynchronization.mpb, which has the following dependency:

      • Microsoft.SystemCenter.AlertAttachment.mpb, which should be installed from the System Center Operations Manager 2012 R2 media.


    • Microsoft.SystemCenter.Visualization.Library.mpb

    • Microsoft.SystemCenter.Visualization.Component.Library.mpb

    • Microsoft.SystemCenter.Advisor.mpb

    • Microsoft.SystemCenter.Advisor.Internal.mpb

    • Microsoft.SystemCenter.2007.mp


Learn about how to import a management pack from a disk.

Note Management packs are included in the Server component updates in the following path:

%SystemDrive%\Program Files\System Center 2012 R2\Operations Manager\Server\Management Packs for Update RollupsUNIX/Linux update

This update must be installed on all computers that have the Operations Manager console installed. Additionally, to apply this hotfix, you must have version 7.5.1025.0 or later of the UNIX/Linux Process Monitoring, UNIX/Linux Log File Monitoring, and UNIX/Linux Shell Command Template management pack bundles.

Management Pack bundle update
Note Follow the installation instructions for Operations Manager - UNIX and Linux monitoring (Management Pack Update).

To install the updated monitoring packs and agents for UNIX and Linux operating systems, follow these steps:

  1. Apply Update Rollup 4 to your System Center 2012 R2 Operations Manager environment.

  2. Download the updated management packs for System Center 2012 R2.

  3. Install the management pack update package to extract the management pack files.

  4. Import the updated management pack for each version of Linux or UNIX that you are monitoring in your environment.

  5. Upgrade each agent to the latest version by using either the Update-SCXAgent Windows PowerShell cmdlet or the UNIX/Linux Agent Upgrade Wizard in the Administration pane of the Operations Console.


To install the updated management packs for JEE application servers, follow these steps:

  1. Apply Update Rollup 4 to your System Center 2012 R2 Operations Manager environment.

  2. Download the updated UNIX/Linux management packs for System Center 2012 R2 from System Center Management Pack for UNIX and Linux Operating Systems.

  3. Install the management pack update package to extract the management pack files.

  4. Import the updated management pack for each version of Linux or UNIX that you are monitoring in your environment.

  5. Upgrade each agent to the latest version by using either the Update-SCXAgent Windows PowerShell cmdlet or the UNIX/Linux Agent Upgrade Wizard in the Administration pane of the Operations Console.

  6. Download the updated JEE application servers management packs for System Center 2012 R2 from System Center Management Pack for JEE application servers.

  7. Install the management pack update to extract the management pack files.

Import the updated management pack for each version of the JEE application servers that you are monitoring in your environment.




To uninstall an update, run the following command:

msiexec /uninstall PatchCodeGuid /package RTMProductCodeGuid Note In this command, PatchCodeGuid is a placeholder that represents one of the following GUIDs.

PatchCodeGUID

Component

Architecture

Language

{A41AAA58-CD66-49B1-93CA-7A6C5713B83A}

Console

AMD64

CN

{9C1525E3-DA3B-420C-9F4A-9B064A604923}

WebConsole

AMD64

CN

{85D2AE75-F795-498A-A163-E1968EE2E565}

Console

X86

CN

{A1F628CF-339D-45B5-95BB-9F29224C9231}

Console

AMD64

CS

{B487CE47-811D-45C7-8394-530B6FE2B560}

WebConsole

AMD64

CS

{D5A01D0A-2D50-4305-ADDD-2591F4DCB537}

Console

X86

CS

{323FD1C9-2D54-4E4F-966B-B5AAF5DB30BB}

Console

AMD64

DE

{6F7279CF-5773-4E96-BC22-2CF79AF8F85B

WebConsole

AMD64

DE

{5D0E78CA-09AA-416F-B0E9-92153C60EE36}

Console

X86

DE

{3D32CB40-B28A-4245-A8B7-4E4DCDADF8F9}

Agent

AMD64

EN

{2BE319B6-DBD6-4F52-9DE1-6EDF1E129F48}

Console

AMD64

EN

{063BBCA9-4C1D-441A-8BD4-9ACDFF250054}

WebConsole

AMD64

EN

{1B7BB62E-A440-43CC-ADAA-B9435EAA611A}

Gateway

AMD64

EN

{F6930A3E-016D-4F88-9186-440090A836DF}

Server

AMD64

EN

{D366B4B2-C8D6-4012-987B-2365B516385C}

Agent

X86

EN

{72BED8CA-78E1-416C-B86B-A8E1227CDCAE}

Console

X86

EN

{4F65C10C-E39B-4916-87F6-109BB385C45A}

Console

AMD64

ES

{148587E8-C38F-44F3-B5F9-9E5BD80F07C1}

WebConsole

AMD64

ES

{81AB5015-2755-41FA-BD39-D7C7CA262306}

Console

X86

ES

{064BA117-06BB-4DEF-A80F-74ED5FE38337}

Console

AMD64

FR

{B25160A3-0289-4FF6-B9A5-89BCB7A5DD62}

WebConsole

AMD64

FR

{86421FED-82AF-4831-BF60-29B975B3E2F6}

Console

X86

FR

{0C87DEB7-303B-47DB-8D60-004D30A6B05F}

Console

AMD64

HU

{971162F3-8306-4619-B5AA-B4ED0AB545D8}

WebConsole

AMD64

HU

{F702AD32-4FCB-4327-A727-2219A60A21DB}

Console

X86

HU

{9C9C239E-B64C-489D-890D-6D58A38353B0}

Console

AMD64

IT

{F41D8481-3BEB-40FF-AB6B-3DFD00A1D7A5}

WebConsole

AMD64

IT

{27FF06F8-7174-42B1-A9D9-F2E3BD23F88B}

Console

X86

IT

{90542D39-EAD6-495B-AD87-C6F15738AA38}

Console

AMD64

JA

{5314F472-0FD9-4FC4-B5D9-3F6255575946}

WebConsole

AMD64

JA

{080693A9-D6C0-40D3-8922-29AD3D574573}

Console

X86

JA

{F02C0BC0-8038-434B-9660-0E3481A2EB8F}

Console

AMD64

KO

{45819BC2-48D2-4D9B-B959-09D4485937D4}

WebConsole

AMD64

KO

{265484B7-2C68-4D78-BAEB-65A99405E7A2}

Console

X86

KO

{035D8969-7A44-41AC-A461-B569797B7046}

Console

AMD64

NL

{B70C45CA-582F-4646-ADB4-A8657B25AF8F}

WebConsole

AMD64

NL

{860DC261-013E-47DA-B734-B2E06E7CDC62}

Console

X86

NL

{F1A875B3-9479-4CC9-9340-B103305E1EDC}

Console

AMD64

PL

{69F34B86-870E-475A-AD05-13CEB67C2B53}

WebConsole

AMD64

PL

{9E7339AD-718F-44AF-AE7B-E6565F7D9BB7}

Console

X86

PL

{ED7779DD-943E-4085-B09B-6ED8A47AD4B4}

Console

AMD64

PT-BR

{A64C7624-B2BF-45B9-ABBF-293F8CCC3F87}

WebConsole

AMD64

PT-BR

{39211A57-3BAE-43D8-98CD-69A29A5DCC5F}

Console

X86

PT-BR

{0EA2EB47-7613-4DAF-AA92-1FBB09163024}

Console

AMD64

PT-PT

{4BF0C3FB-9C59-4344-AD91-40854D0141C7}

WebConsole

AMD64

PT-PT

{84C83814-4F0E-483C-930A-AE38D8A82A9E}

Console

X86

PT-PT

{FFF99820-3AA8-49D3-99D4-52EA5BC094CE}

Console

AMD64

RU

{30A94406-9EB1-4E53-854B-E721D7F2A142}

WebConsole

AMD64

RU

{4EC170ED-23CE-44A9-82A6-CFE84BC86442}

Console

X86

RU

{F222F370-5E8A-4F94-BAFB-1884ED93C0AC}

Console

AMD64

SV

{B4ACD7E1-0AA9-4541-8CBE-458E77290946}

WebConsole

AMD64

SV

{3DEEEAD3-65FF-4123-8A3D-12F2BEA2E047}

Console

X86

SV

{BE5411EB-8E49-4EAA-AED4-64E473091D74}

Console

AMD64

TR

{A0B67D6A-D9B4-4978-A895-BCF62324D153}

WebConsole

AMD64

TR

{87A61E94-4C97-475A-B50D-4F12096E401A}

Console

X86

TR

{891B4B40-FE00-4277-87EE-4A464ED4BA6C}

Console

AMD64

TW

{7E968F07-DA9F-4A7F-8D8C-2065DA2B9FC0}

WebConsole

AMD64

TW

{13D36CB3-B31B-4F7B-ADCF-04A58732C4D1}

Console

X86

TW

{7513D0EA-8CDB-4374-9E78-65711AE823C7}

Console

AMD64

ZH-HK

{BFC6C108-4CCE-4835-950F-BDAD3C39759A}

WebConsole

AMD64

ZH-HK

{4C940724-304B-43E1-81D1-1AABC9FEECE4}

Console

X86

ZH-HK


Additionally, RTMProductCodeGuid is a placeholder that represents one of the following GUIDs.

Component

RTMProductCodeGuid

Server

{C92727BE-BD12-4140-96A6-276BA4F60AC1}

Console (AMD64)

{041C3416-87CE-4B02-918E-6FDC95F241D3}

Console (x86)

{175B7A24-E94B-46E5-A0FD-06B78AC82D17}

WebConsole (AMD64)

{B9853D74-E2A7-446C-851D-5B5374671D0B}

Gateway

{1D02271D-B7F5-48E8-9050-7F28D2B254BB}

SCX-ACS (AMD64)

{46B40E96-9631-11E2-8D42-2CE76188709B}

SCX-ACS (x86)

{46B40E96-9631-11E2-8D42-2CE76188709B}

Agent

{786970C5-E6F6-4A41-B238-AE25D4B91EEA}


Operations Manager

File name

File size

File version

Microsoft.EnterpriseManagement.DataWarehouse.DataAccess.dll

230 KB

7.1.10226.1046

Microsoft.EnterpriseManagement.HealthService.Modules.DataWarehouse.dll

1.05 MB

7.1.10226.1046

Microsoft.EnterpriseManagement.UI.Authoring.dll

9.44 MB

7.1.10226.1046

Microsoft.EnterpriseManagement.Presentation.Controls.dll
(Silverlight: MonitoringPortal.xap)

1.70 MB

7.1.10226.1046

Microsoft.EnterpriseManagement.Presentation.Controls.dll

1.70 MB

7.1.10226.1046

mommodules.dll

2.52 MB

7.1.10211.0

Microsoft.SystemCenter.Visualization.Component.Library.mpb

284 KB

7.1.10226.1046

AgentHandlers.config

120 KB

7.1.10226.1046

Operations Manager – UNIX and Linux Monitoring (Management Pack Update)

File Name

File Size

Version

Microsoft.AIX.5.3.mpb

15,716KB

7.5.1038.0

Microsoft.AIX.6.1.mpb

15,726KB

7.5.1038.0

Microsoft.AIX.7.mpb

14,732KB

7.5.1038.0

Microsoft.AIX.Library.mp

31KB

7.5.1038.0

Microsoft.HPUX.11iv2.mpb

19,949KB

7.5.1038.0

Microsoft.HPUX.11iv3.mpb

19,839KB

7.5.1038.0

Microsoft.HPUX.Library.mp

31KB

7.5.1038.0

Microsoft.Linux.Library.mp

31KB

7.5.1038.0

Microsoft.Linux.RedHat.Library.mp

15KB

7.5.1038.0

Microsoft.Linux.RHEL.4.mpb

7,881KB

7.5.1038.0

Microsoft.Linux.RHEL.5.mpb

7,804KB

7.5.1038.0

Microsoft.Linux.RHEL.6.mpb

7,368KB

7.5.1038.0

Microsoft.Linux.RHEL.7.mpb

2,327KB

7.5.1038.0

Microsoft.Linux.SLES.9.mpb

3,794KB

7.5.1038.0

Microsoft.Linux.SLES.10.mpb

7,168KB

7.5.1038.0

Microsoft.Linux.SLES.11.mpb

4,699KB

7.5.1038.0

Microsoft.Linux.SUSE.Library.mp

15KB

7.5.1038.0

Microsoft.Linux.Universal.Library.mp

15KB

7.5.1038.0

Microsoft.Linux.Universal.Monitoring.mp

83KB

7.5.1038.0

Microsoft.Linux.UniversalD.1.mpb

14,084KB

7.5.1038.0

Microsoft.Linux.UniversalR.1.mpb

12,606KB

7.5.1038.0

Microsoft.Solaris.9.mpb

13,748KB

7.5.1038.0

Microsoft.Solaris.10.mpb

26,951KB

7.5.1038.0

Microsoft.Solaris.11.mpb

26,611KB

7.5.1038.0

Microsoft.Solaris.Library.mp

22KB

7.5.1038.0

Microsoft.Unix.Library.mp

83KB

7.5.1038.0

Microsoft.Unix.LogFile.Library.mpb

86KB

7.5.1038.0

Microsoft.Unix.Process.Library.mpb

98KB

7.5.1038.0

Microsoft.Unix.ShellCommand.Library.mpb

68KB

7.5.1038.0

Operations Manager - JEE Application Monitoring (Management Pack update)

File Name

File Size

Version

Microsoft.JEE.Library.mpb

271 KB

7.5.1038.0

Microsoft.JEE.Templates.Library.mpb

115 KB

7.5.1038.0

Microsoft.JEE.Templates.Library.resources.ENU.mpb

60 KB

7.5.1038.0

Microsoft.JEE.Templates.Library.Views.mp

14 KB

7.5.1038.0

Microsoft.JEE.JBoss.Library.mp

43 KB

7.5.1038.0

Microsoft.JEE.JBoss.4.mp

55 KB

7.5.1038.0

Microsoft.JEE.JBoss.5.mp

55 KB

7.5.1038.0

Microsoft.JEE.JBoss.6.mp

55 KB

7.5.1038.0

Microsoft.JEE.JBoss.7.mp

55 KB

7.5.1038.0

Microsoft.JEE.Wildfly.8.mp

55 KB

7.5.1038.0

Microsoft.JEE.Tomcat.Library.mp

26 KB

7.5.1038.0

Microsoft.JEE.Tomcat.5.mp

51 KB

7.5.1038.0

Microsoft.JEE.Tomcat.6.mp

51 KB

7.5.1038.0

Microsoft.JEE.Tomcat.7.mp

51 KB

7.5.1038.0

Microsoft.JEE.Tomcat.8.mp

51 KB

7.5.1038.0

Microsoft.JEE.WebLogic.Library.mp

26 KB

7.5.1038.0

Microsoft.JEE.WebLogic.10gR3.mp

63 KB

7.5.1038.0

Microsoft.JEE.WebLogic.11gR1.mp

63 KB

7.5.1038.0

Microsoft.JEE.WebLogic.12cR1.mp

63 KB

7.5.1038.0

Microsoft.JEE.WebSphere.Library.mp

27 KB

7.5.1038.0

Microsoft.JEE.WebSphere.7.0.mp

51 KB

7.5.1038.0

Microsoft.JEE.WebSphere.8.mp

51 KB

7.5.1038.0



The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×