since this week after we installed some Windows updates we are facing a strange issue.
We are running SCSM 2012R2 UR6 in a 4 server configuration based on server 2012R2 and SQL 2012
By adding or modifying service catalog items we get the following error. The configuration is not saved.
After a reboot of the Mgmt Server it work for some time, then it occurs again...
Date: 7/15/2015 12:03:16 PM
Application: System Center Service Manager
Application Version: 7.5.3079.367
Severity: Error
Message: Query to adapter 'dataportal:EnterpriseManagementObjectProjectionWriteAdapter' failed.
: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Exception has been thrown by the target of an invocation.
This Error ist logged in Events:
Log Name: Operations Manager
Source: OpsMgr SDK Service
Date: 7/15/2015 12:03:16 PM
Event ID: 26319
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: server
Description:
An exception was thrown while processing ProcessDiscoveryData for session ID uuid:baf4a887-7223-407f-b7a9-d68dabd0c74e;id=6.
Exception message: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Exception has been thrown by the target of an invocation.
Full Exception: : Database error. MPInfra_p_ManagementPackInstall failed with exception:
Exception has been thrown by the target of an invocation.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="OpsMgr SDK Service" />
<EventID Qualifiers="49152">26319</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-07-15T10:03:16.000000000Z" />
<EventRecordID>48210</EventRecordID>
<Channel>Operations Manager</Channel>
<Computer>server</Computer>
<Security />
</System>
<EventData>
<Data>ProcessDiscoveryData</Data>
<Data>uuid:baf4a887-7223-407f-b7a9-d68dabd0c74e;id=6</Data>
<Data>Database error. MPInfra_p_ManagementPackInstall failed with exception:
Exception has been thrown by the target of an invocation.</Data>
<Data>: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Exception has been thrown by the target of an invocation.
</Data>
</EventData>
</Event>
- Edited by c_loki Wednesday, July 15, 2015 10:17 AM added system information