I have a fairly new SCOM install up at the moment.
It consists of:
2 Management Servers
2 Gateway servers on other domains using certificates
1 SQL Server with two instances, one for OperationsDB and one for WarehouseDB.
Ever since I installed it a couple of weeks ago, I get the following error every now and then, and it can last for up to 2 days at a time:
OpsMgr Management Configuration Service failed to execute 'SnapshotSynchronization' engine work item due to the following exception
Microsoft.EnterpriseManagement.ManagementConfiguration.DataAccessLayer.DataAccessOperationTimeoutException: Exception of type 'Microsoft.EnterpriseManagement.ManagementConfiguration.DataAccessLayer.DataAccessOperationTimeoutException' was thrown.
at Microsoft.EnterpriseManagement.ManagementConfiguration.DataAccessLayer.DataAccessOperation.ExecuteSynchronously(Int32 timeoutSeconds, WaitHandle stopWaitHandle)
at Microsoft.EnterpriseManagement.ManagementConfiguration.CmdbOperations.CmdbDataProvider.GetConfigurationSnapshotNextBatch(SnapshotProcessWatermark watermark)
at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.TracingConfigurationDataProvider.GetConfigurationSnapshotNextBatch(SnapshotProcessWatermark watermark)
at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.SnapshotSynchronizationWorkItem.TransferData(SnapshotProcessWatermark initialWatermark)
at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.SnapshotSynchronizationWorkItem.ExecuteSharedWorkItem()
at Microsoft.EnterpriseManagement.ManagementConfiguration.Interop.SharedWorkItem.ExecuteWorkItem()
at Microsoft.EnterpriseManagement.ManagementConfiguration.Interop.ConfigServiceEngineWorkItem.Execute()
Now when this is happening, I also get a whole bunch of others:
Once the original error above clears, the others also resolve, so I'm only interested in said error I'm assuming.
I have been running the following query on the OperationsDB on SQL:
On one which was succeeded, the day before, the time shows 302.
I have increased the timeouts on the config files on both Management servers and restarted the services (even the servers themselves), but still nothing helps.
Pulling my hair out with this a bit!
All machines are Windows Server 2012R2.
We do run them on VMWare with DRS enabled, but they haven't migrated for some time, so it's not a host/network thing as far as I can see.
OpsMgr is running as normal mostly, still monitoring things and reporting, but I cannot add new objects to monitor until this clears.
The Management Servers and others also show this in the even log:
"OpsMgr's configuration may be out-of-date for management group <Management Group>, and has requested updated configuration from the Configuration Service.", but I don't see successful update of the cookie until this issue resolves itself.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hi there,
I have a fairly new SCOM install up at the moment.
It consists of:
2 Management Servers
2 Gateway servers on other domains using certificates
1 SQL Server with two instances, one for OperationsDB and one for WarehouseDB.
Ever since I installed it a couple of weeks ago, I get the following error every now and then, and it can last for up to 2 days at a time:
Share this post
Link to post
Share on other sites