Hi All
I'm seeing an odd error when trying to integrate SCOM and VMM, interested to know if anyone else has seen this issue?
I've completed all pre-reqs for integration to occur, then when running through the integration wizard on the VMM server, it fails with the two below errors being triggered on the target SCOM MS in quick succession.
Ive checked that the VMM MP's do not exist on the SCOM side (deleted them), and I've checked that the ManangedType table has not entry for the class 'Microsoft.SystemCenter.VirtualMachineManager.VirtualMachine'; which the connector creation job appears to think already exists, and consequently fails on.
Any thoughts much appreciated?
Error 1 (occurs first):
Data Access Layer rejected retry on SqlError:
Request: MPInfra_p_ManagementPackInstall -- (ManagementPackXML=<ManagementPack xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" ContentReadable="t...), (ManagementPackXMLUpdateFragment=), (RunTimeXML=<ManagementPack xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" ContentReadable="t...), (MPKeyToken=31bf3856ad364e35), (VersionDependentId=66f01a77-ec29-1977-0485-dd81195dd531), (RETURN_VALUE=0)
Class: 16
Number: 777980300
Message: ManagementPack cannot be imported because it contains a Managed Type with the same name as an existing type: Microsoft.SystemCenter.VirtualMachineManager.VirtualMachineError 2:
An exception was thrown while processing TryImportManagementPackWithResources for session ID uuid:0854a0b9-c3a8-45d6-9e01-3323637e4c9c;id=258.
Exception message: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Database error. MPInfra_p_ManagementPackInstall failed with exception:
ManagementPack cannot be imported because it contains a Managed Type with the same name as an existing type: Microsoft.SystemCenter.VirtualMachineManager.VirtualMachine
Full Exception: : Database error. MPInfra_p_ManagementPackInstall failed with exception:
Database error. MPInfra_p_ManagementPackInstall failed with exception:
ManagementPack cannot be imported because it contains a Managed Type with the same name as an existing type: Microsoft.SystemCenter.VirtualMachineManager.VirtualMachine