Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
In Microsoft Operations Manager 2005, after you install a product connector from the (MOM) 2000 Resource Kit, alerts are not forwarded to the third-party product. For example, alerts may not be forwarded after you install any one of the following product connectors:
- MOM-to-Tivoli TEC
- MOM-to-HP OVO
- MOM-to-HP NNM
When this problem occurs, events that are similar to the following appear in the Application event log:Event Type: Error
Event Source: MOM to HP OVO Product Connector
Event Category: None
Event ID: 1102
Description:
Unable to register with MOM server: System.Net.WebException: The request failed with HTTP status 503: Service Unavailable.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Dirigo.ProductConnector.DirigoPCF.MCFConnectorService.ConnectorService.Setup(ForwardeeInfo forwardeeInfo, Byte resolutionState)
at Dirigo.ProductConnector.DirigoPCF.PCBase.Initialize()
For more information, see Help and Support Center at http://support.microsoft.com.Event Type: Error
Event Source: MOM to HP OVO Product Connector
Event Category: None
Event ID: 1103
Description:
Failed connecting to all defined MOM servers. Exiting.
For more information, see Help and Support Center at http://support.microsoft.com.Event Type: Error
Event Source: MOM to HP OVO Product Connector
Event Category: None
Event ID: 1209
Description:
MOM to HP OVO Product Connector: MOM initialization failure: Unable to connect to MOM servers:
computer nameAn attempt to restart the product connector will be initiated in 5 minutes.
For more information, see Help and Support Center at http://support.microsoft.com.Event Type: Error
Event Source: MOM to HP OVO Product Connector
Event Category: None
Event ID: 1304
Description:
GetEMEvents: encountered an error: System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server.
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Dirigo.ProductConnector.MOMtoOVOProductConnector.DirigoEMService.DirigoEMEventService.onRequest(ovMessage ov)
at Dirigo.ProductConnector.MOMtoOVOProductConnector.HPOVOInterface.GetEMevents()
For more information, see Help and Support Center at http://support.microsoft.com.
Note The event source varies according to the product connector that you install.
CAUSE
This problem occurs because the product connector uses the following URL to connect to the MOM server:
http://mom-server/MCF/ConnectorService.asmx
By default, in MOM 2000 with Service Pack 1 (SP1), product connectors in the MOM Connector Framework (MCF) Connector Feature Pack use this URL.
RESOLUTION
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
To resolve this issue, follow these steps to modify the registry on the computer where the product connector is installed:
- Click Start, click Run, type regedit, and then click OK.
- Expand the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft subkey, and then click ProductConnector.
- Double-click the MOMservers entry.
- Change the value of this entry to http://mom-server:1271/Connectorservice.asmx, where mom-server is the computer name of your MOM 2005 server.
- Stop and then restart the connector service.