Here are some more:
Log Name: System
Source: Service Control Manager
Date: 7/16/2014 1:11:06 AM
Event ID: 7000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: ChristophersPC
Description:
The KmxCF service failed to start due to the following error:
The system cannot find the file specified.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2014-07-16T05:11:06.221764900Z" />
<EventRecordID>39132</EventRecordID>
<Correlation />
<Execution ProcessID="760" ThreadID="764" />
<Channel>System</Channel>
<Computer>ChristophersPC</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">KmxCF</Data>
<Data Name="param2">%%2</Data>
<Binary>4B006D007800430046000000</Binary>
</EventData>
</Event>
I get this one a lot:
Log Name: System
Source: Microsoft-Windows-Kernel-PnP
Date: 7/16/2014 1:10:39 AM
Event ID: 219
Task Category: (212)
Level: Warning
Keywords:
User: SYSTEM
Computer: ChristophersPC
Description:
The driver \Driver\BTATH_BUS failed to load for the device ROOT\SYSTEM\0004.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-PnP" Guid="{9C205A39-1250-487D-ABD7-E831C6290539}" />
<EventID>219</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>212</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2014-07-16T05:10:39.474891900Z" />
<EventRecordID>39123</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="228" />
<Channel>System</Channel>
<Computer>ChristophersPC</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="DriverNameLength">16</Data>
<Data Name="DriverName">ROOT\SYSTEM\0004</Data>
<Data Name="Status">3221226092</Data>
<Data Name="FailureNameLength">17</Data>
<Data Name="FailureName">\Driver\BTATH_BUS</Data>
<Data Name="Version">0</Data>
</EventData>
</Event>
There is a ton of errors in there from Service Control Manager.