Log Name: Application
Source: IdentityDiagnosticsResourceMonitor
Date: 2/23/2015 6:15:23 PM
Event ID: 510
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: adfs1045.kalangotx.com
Description:
Unable to obtain the process information from the service :
AdInsightsService
ProcessId query returned 0 (the process appears to be stopped)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="IdentityDiagnosticsResourceMonitor" />
<EventID Qualifiers="0">510</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-02-23T18:15:23.000000000Z" />
<EventRecordID>1728</EventRecordID>
<Channel>Application</Channel>
<Computer>adfs1045.kalangotx.com</Computer>
<Security />
</System>
<EventData>
<Data>Unable to obtain the process information from the service :
AdInsightsService
ProcessId query returned 0 (the process appears to be stopped)</Data>
</EventData>
</Event>
Log Name: Application
Source: Application Error
Date: 2/23/2015 6:15:17 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: adfs1045.kalangotx.com
Description:
Faulting application name: Microsoft.Identity.Health.InsightsService.exe, version: 1.0.1.246, time stamp: 0x54c1b7e1
Faulting module name: KERNELBASE.dll, version: 6.3.9600.17415, time stamp: 0x54505737
Exception code: 0xe0434352
Fault offset: 0x0000000000008b9c
Faulting process id: 0xf44
Faulting application start time: 0x01d04f94a402c91d
Faulting application path: C:\Program Files\Microsoft AD Health Agent\Microsoft AD Insights Service\Microsoft.Identity.Health.InsightsService.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: ead0b7ae-bb87-11e4-80c3-000d3a702389
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-02-23T18:15:17.000000000Z" />
<EventRecordID>1723</EventRecordID>
<Channel>Application</Channel>
<Computer>adfs1045.kalangotx.com</Computer>
<Security />
</System>
<EventData>
<Data>Microsoft.Identity.Health.InsightsService.exe</Data>
<Data>1.0.1.246</Data>
<Data>54c1b7e1</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.3.9600.17415</Data>
<Data>54505737</Data>
<Data>e0434352</Data>
<Data>0000000000008b9c</Data>
<Data>f44</Data>
<Data>01d04f94a402c91d</Data>
<Data>C:\Program Files\Microsoft AD Health Agent\Microsoft AD Insights Service\Microsoft.Identity.Health.InsightsService.exe</Data>
<Data>C:\Windows\system32\KERNELBASE.dll</Data>
<Data>ead0b7ae-bb87-11e4-80c3-000d3a702389</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
Log Name: Application
Source: .NET Runtime
Date: 2/23/2015 6:15:02 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: adfs1045.kalangotx.com
Description:
Application: Microsoft.Identity.Health.InsightsService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at Microsoft.Identity.Health.Common.Events.TracingEvent..ctor(System.String, System.String)
at Microsoft.Identity.Health.Common.Tracer.Trace(Microsoft.Identity.Health.Common.CallerInformation, Microsoft.Identity.Health.Common.TraceType, System.Exception, System.String, System.Object[])
at Microsoft.Identity.Health.Insights.Program.Main(System.String[])
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-02-23T18:15:02.000000000Z" />
<EventRecordID>1722</EventRecordID>
<Channel>Application</Channel>
<Computer>adfs1045.kalangotx.com</Computer>
<Security />
</System>
<EventData>
<Data>Application: Microsoft.Identity.Health.InsightsService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at Microsoft.Identity.Health.Common.Events.TracingEvent..ctor(System.String, System.String)
at Microsoft.Identity.Health.Common.Tracer.Trace(Microsoft.Identity.Health.Common.CallerInformation, Microsoft.Identity.Health.Common.TraceType, System.Exception, System.String, System.Object[])
at Microsoft.Identity.Health.Insights.Program.Main(System.String[])
</Data>
</EventData>
</Event>
Log Name: Application
Source: Monitoring Agent
Date: 2/23/2015 6:14:59 PM
Event ID: 118
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: adfs1045.kalangotx.com
Description:
Startup.Main;Failed to start:Missing configuration value: TenantName
System.InvalidOperationException: Missing configuration value: TenantName
at Microsoft.Online.Reporting.MonitoringAgent.Configuration.GetConfigValueThrowIfNull(String settingName)
at Microsoft.Online.Reporting.MonitoringAgent.Configuration.Initialize()
at Microsoft.Online.Reporting.MonitoringAgent.Agent.Start(EventWaitHandle shutdownEvent)
at Microsoft.Online.Reporting.MonitoringAgent.Startup.Program.Main(String[] args)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Monitoring Agent" />
<EventID Qualifiers="0">118</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-02-23T18:14:59.000000000Z" />
<EventRecordID>1721</EventRecordID>
<Channel>Application</Channel>
<Computer>adfs1045.kalangotx.com</Computer>
<Security />
</System>
<EventData>
<Data>Startup.Main;Failed to start:Missing configuration value: TenantName
System.InvalidOperationException: Missing configuration value: TenantName
at Microsoft.Online.Reporting.MonitoringAgent.Configuration.GetConfigValueThrowIfNull(String settingName)
at Microsoft.Online.Reporting.MonitoringAgent.Configuration.Initialize()
at Microsoft.Online.Reporting.MonitoringAgent.Agent.Start(EventWaitHandle shutdownEvent)
at Microsoft.Online.Reporting.MonitoringAgent.Startup.Program.Main(String[] args)</Data>
</EventData>
</Event>