You experience one or more of the following symptoms:
- Symptom 1
On a source Microsoft Operations Manager (MOM) 2005 Management Server, the Problem State of an alert that changes from Active to Inactive appears as Active on the destination Management Server.
This symptom occurs when one of the following conditions is true:- You are using a MOM 2005 product connector. The alert status is not
forwarded to the destination Management Server.
- You are using an alert rule with a response, such as a script
response. The alert rule may have any response defined.
- Symptom 2
MOM agents frequently fail over to another Management Server and fail back to the primary Management Server. Agents fail over before they retry communication to the primary Management Server. When this symptom occurs, events 21249 and 21250 are logged in the Application log. Event 21249 indicates that the agent failed over to another Management Server. Event 21250 indicates that the agent has re-established a connection to the primary Management Server. - Symptom 3
After you install hotfix 892140, hotfix 885416 is removed from the Management Server.
Symptom 1 occurs because of a problem in the MOM alert processing workflow. Currently, alerts are filtered before they are processed. Therefore, a new alert may be discarded before the alert is processed.
For example, the alert filtering node discards the updated alert after the following sequence of events:
- An event processing rule creates an alert.
- The alert is processed by the alert filtering node of the workflow.
- The alert's last known state is saved.
- The alert processing node of the workflow sees that the client-side responses are updated and puts the alert at the start of the workflow.
- The alert is processed again by the alert workflow. However, the alert filtering node processes the alert as a new alert that has the same state as the first alert that was processed.
Symptom 2 may occur on networks that are experiencing intermittent network problems.
Service pack information
To resolve this problem, obtain the latest service pack for Microsoft Operations Manager 2005. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
905416Â
(http://kbalertz.com/Feedback.aspx?kbNumber=905416/
)
How to obtain the latest Microsoft Operations Manager 2005 service pack
Hotfix
information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
No prerequisites are
required.
Restart requirement
This hotfix stops and then restarts the MOM service.
Hotfix replacement
information
This hotfix replaces hotfix 892140.
File
information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
Date Time Version Size File name
--------------------------------------------------------------
29-Apr-2005 14:39 51,944 Eemengine.tlb
29-Apr-2005 14:39 5.0.2749.20 899,824 Momactions.dll
29-Apr-2005 14:39 5.0.2749.20 1,530,608 Momdbconnector.dll
29-Apr-2005 14:39 5.0.2749.20 1,629,936 Momengine.dll
25-Apr-2005 18:52 51,944 Eemengine.tlb IA-64
25-Apr-2005 18:52 5.0.2749.20 3,186,928 Momactions.dll IA-64
25-Apr-2005 18:52 5.0.2749.20 5,997,296 Momengine.dll IA-64
Hotfix installation information
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
Install this hotfix on all MOM 2005 Management Servers and manually-installed agents. To do this, follow these steps:
- Copy the MOM2005-RTM-KB892920-X86-IA64-ENU.exe file to a temporary
folder on the Management Server or on the manually-installed agent.
- Run the MOM2005-RTM-KB892920-X86-IA64-ENU.exe file, and then click
Apply Microsoft Operations Manager 2005 Software Update. Make sure
that you review the Release Notes before you install this hotfix. To
review the Release Notes, click Review this Software Update Release
Notes in the hotfix installer wizard.
After you install this hotfix, automatically-installed agents are added to the
Pending Actions node of the MOM Administrator console. The
Pending Action value is
Requires Patching. Approve these agents, and then run a computer discovery cycle to install the hotfix on these agents. To do this, follow these steps:
- In the MOM 2005 Administrator console, expand Microsoft Operations
Manager, expand Administration, and then click Pending Actions.
- Right-click a computer, and then click Approve for Processing by
Computer Discovery.
After you install this hotfix, transient network issues will not cause failover or fallback loops.
You can configure the delay interval and the number of times that the agent tries to connect to the primary Management Server. The agent will fail over if the agent still cannot connect to the primary Management Server. By default, the agent tries to connect three times at 1000-millisecond intervals.
To configure these settings, create and configure the
ConnectRetryAttempts value and the
ConnectRetryIntervalMS value under the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Mission Critical Software\OnePoint\Configurations\<ManagementGroup>\Operations\Agent\Consolidators
Note <ManagementGroup> is the name of your MOM management group.
To create these values, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then right-click the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Mission Critical Software\OnePoint\Configurations\<ManagementGroup>\Operations\Agent\Consolidators
- Point to New, and then click DWORD Value.
- Type ConnectRetryAttempts, and then press ENTER.
- Double-click ConnectRetryAttempts, type a number to indicate how many times the agent must retry the Management Server before failing over. By default, the agent will retry the connection three times.
- Click OK.
- Right-click the Consolidators registry key, point to New, and then click DWORD Value.
- Type ConnectRetryIntervalMS, and then press ENTER.
- Double-click ConnectRetryIntervalMS, type a number in milliseconds to indicate how long the agent must wait before it retries the connection. By default, the agent waits 1000 milliseconds.
- Click OK.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft Operations Manager 2005 Service Pack 1.
Symptom 1 is discussed in the "Forwarded Alerts States are not Being Changed to Inactive" section of the hotfix Release Notes. However, the workaround that is discussed in the Release Notes is incorrect for this problem.
For more information about other problems that are resolved by Microsoft Operations Manager 2005 Service Pack 1, click the following article number to view the article in the Microsoft Knowledge Base:
905420Â
(http://kbalertz.com/Feedback.aspx?kbNumber=905420/
)
List of bugs that are fixed in Microsoft Operations Manager 2005 service packs
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684Â
(http://kbalertz.com/Feedback.aspx?kbNumber=824684/
)
Description of the standard terminology that is used to describe Microsoft software updates