Sure thing. Sorry if it seemed I didn't pay attention. Hopefully this is helpful and not poorly copied on my part. - My Event logs go back to the beginning of December. This is the first to mention COM+, appearing twice in the same second and then not
again after:
Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 12/25/2010 9:41:58 AM
Event ID: 10016
Task Category: None
Level: Error
Keywords: Classic
User: Blueberry_Verry\Guest
Computer: Blueberry_Verry
Description:
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{8BC3F05E-D86B-11D0-A075-00C04FB68820}
and APPID
{8BC3F05E-D86B-11D0-A075-00C04FB68820}
to the user Blueberry_Verry\Guest SID (S-1-5-21-72967861-3383069690-4048351782-501) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="49152">10016</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-12-25T01:41:58.000000000Z" />
<EventRecordID>211045</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Blueberry_Verry</Computer>
<Security UserID="S-1-5-21-72967861-3383069690-4048351782-501" />
</System>
<EventData>
<Data Name="param1">application-specific</Data>
<Data Name="param2">Local</Data>
<Data Name="param3">Activation</Data>
<Data Name="param4">{8BC3F05E-D86B-11D0-A075-00C04FB68820}</Data>
<Data Name="param5">{8BC3F05E-D86B-11D0-A075-00C04FB68820}</Data>
<Data Name="param6">Blueberry_Verry</Data>
<Data Name="param7">Guest</Data>
<Data Name="param8">S-1-5-21-72967861-3383069690-4048351782-501</Data>
<Data Name="param9">LocalHost (Using LRPC)</Data>
</EventData>
</Event>
And this, once on the first of April:
Log Name: System
Source: Microsoft-Windows-Kernel-General
Date: 4/1/2011 11:28:04 PM
Event ID: 5
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: Blueberry_Verry
Description:
{Registry Hive Recovered} Registry hive (file): '??\Volume{31278246-e46b-11de-9101-806e6f6e6963}\System Volume Information\SPP\SppCbsHiveStore{cd42efe1-f6f1-427c-b004-033192c625a4}{90485DD9-6825-42C7-B86B-E105F114E122}' was corrupted and it has been
recovered. Some data might have been lost.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-General" Guid="{A68CA8B7-004F-D7B6-A698-07E2DE0F1F5D}" />
<EventID>5</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2011-04-01T15:28:04.624975800Z" />
<EventRecordID>233744</EventRecordID>
<Correlation />
<Execution ProcessID="6140" ThreadID="6036" />
<Channel>System</Channel>
<Computer>Blueberry_Verry</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="FinalStatus">0x8000002a</Data>
<Data Name="ExtraStringLength">171</Data>
<Data Name="ExtraString">??\Volume{31278246-e46b-11de-9101-806e6f6e6963}\System Volume Information\SPP\SppCbsHiveStore{cd42efe1-f6f1-427c-b004-033192c625a4}{90485DD9-6825-42C7-B86B-E105F114E122}</Data>
</EventData>
</Event>
These appear ever-frequently since 4/30th.
Log Name: System
Source: Service Control Manager
Date: 5/1/2011 7:24:58 AM
Event ID: 7000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Blueberry_Verry
Description:
The COM+ System Application service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.
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="2011-04-30T23:24:58.916575500Z" />
<EventRecordID>242268</EventRecordID>
<Correlation />
<Execution ProcessID="572" ThreadID="2564" />
<Channel>System</Channel>
<Computer>Blueberry_Verry</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">COM+ System Application</Data>
<Data Name="param2">%%1053</Data>
</EventData>
</Event>
Log Name: System
Source: Service Control Manager
Date: 5/1/2011 7:24:58 AM
Event ID: 7009
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Blueberry_Verry
Description:
A timeout was reached (30000 milliseconds) while waiting for the COM+ System Application service to connect.
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">7009</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2011-04-30T23:24:58.916575500Z" />
<EventRecordID>242267</EventRecordID>
<Correlation />
<Execution ProcessID="572" ThreadID="2564" />
<Channel>System</Channel>
<Computer>Blueberry_Verry</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">30000</Data>
<Data Name="param2">COM+ System Application</Data>
</EventData>
</Event>
Also, there are a couple different errors that also show up throughout the entire log, though I think they have to do with my graphics/display.
Log Name: System
Source: atikmdag
Date: 4/30/2011 3:05:13 PM
Event ID: 52236
Task Category: CPLIB
Level: Error
Keywords: Classic
User: N/A
Computer: Blueberry_Verry
Description:
CPLIB :: General - Invalid Parameter
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="atikmdag" />
<EventID Qualifiers="49152">52236</EventID>
<Level>2</Level>
<Task>51</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-04-30T07:05:13.243623900Z" />
<EventRecordID>239888</EventRecordID>
<Channel>System</Channel>
<Computer>Blueberry_Verry</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Binary>0000000001000000330000000CCC00C0000000000000000000000000000000000000000000000000</Binary>
</EventData>
</Event>
Log Name: System
Source: atikmdag
Date: 4/30/2011 3:05:13 PM
Event ID: 43029
Task Category: DAL
Level: Error
Keywords: Classic
User: N/A
Computer: Blueberry_Verry
Description:
Display is not active
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="atikmdag" />
<EventID Qualifiers="49152">43029</EventID>
<Level>2</Level>
<Task>42</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-04-30T07:05:13.243623900Z" />
<EventRecordID>239889</EventRecordID>
<Channel>System</Channel>
<Computer>Blueberry_Verry</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Binary>00000000010000002A00000015A800C0000000000000000000000000000000000000000000000000</Binary>
</EventData>
</Event>
There's also different events from a program called LogMeIn Hamachi, which occur throughout. I uninstalled this program a few months ago now, but seeing that it still crops up in Event Viewer, apparently not well enough. I tried reinstalling and removing
it again to see if they'd stop (didn't really help). Though I don't know if that's at all related.
Eg:
Log Name: System
Source: Service Control Manager
Date: 4/30/2011 3:05:27 PM
Event ID: 7000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Blueberry_Verry
Description:
The LogMeIn Kernel Information Provider service failed to start due to the following error:
The system cannot find the path 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="2011-04-30T07:05:27.341655100Z" />
<EventRecordID>239939</EventRecordID>
<Correlation />
<Execution ProcessID="568" ThreadID="572" />
<Channel>System</Channel>
<Computer>Blueberry_Verry</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">LogMeIn Kernel Information Provider</Data>
<Data Name="param2">%%3</Data>
</EventData>
</Event>
Log Name: System
Source: Service Control Manager
Date: 5/9/2011 12:58:13 PM
Event ID: 7000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Blueberry_Verry
Description:
The LogMeIn Kernel Information Provider service failed to start due to the following error:
The system cannot find the path 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="2011-05-09T04:58:13.375654800Z" />
<EventRecordID>250652</EventRecordID>
<Correlation />
<Execution ProcessID="620" ThreadID="624" />
<Channel>System</Channel>
<Computer>Blueberry_Verry</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">LogMeIn Kernel Information Provider</Data>
<Data Name="param2">%%3</Data>
</EventData>
</Event>