So now that I've disabled AA reporting, MR 2012 CU11 HotFix2 is still not fully integrating, though it appears to work OK other that than. Every 5 minutes, I get a bunch of the errors below, along with "Failed: 0 record(s) have been written. 0 record(s) have been deleted. 14 record(s) have failed. 0 record(s) were filtered. Total runtime was 4 seconds." The runtime varies by a few seconds, but it's always 14 records failed every 5 minutes.
Not really expecting an answer to this here, but thought I'd share the experience in case I'm not only one dealing with it...
Integration source SQL1 with discriminator :DYNAMICS not found
--- Exception Dump ---
Caught Exception: [Microsoft.Dynamics.Integration.Service.Tasks.RecordException] Integration source SQL1 with discriminator :DYNAMICS not found
Stack trace:
Inner Exception: [System.InvalidOperationException] Integration source SQL1 with discriminator :DYNAMICS not found
Stack trace:
at Microsoft.Dynamics.Performance.Reporting.DataAccess.Server.ConfiguredIntegration.<>c__DisplayClass16.<GetIntegrationSourceId>b__15()
at Microsoft.Dynamics.Performance.Reporting.DataAccess.DataExecution`1.Execute[T](Func`1 transact, Func`1 connect, Func`1 execute, Boolean retry)
at Microsoft.Dynamics.Performance.Integration.Reporting.Adapter.CompanyProvider.WriteObject(Object value)
at Microsoft.Dynamics.Integration.Service.Tasks.RecordWork.DoRecordWork(DbMap map, Object key, OperationType operationType, String loggingSourceName)
Inner Exception: [System.NullReferenceException] Object reference not set to an instance of an object.
Stack trace:
at Microsoft.Dynamics.Performance.Reporting.DataAccess.Server.ConfiguredIntegration.<>c__DisplayClass16.<GetIntegrationSourceId>b__15()
User: HQ\gpreportservice
Machine: SQL1
*This post is locked for comments