Hi,
I am getting Event Id: 2006 on Application eventlog repeatedly. On refering few posts, i could that it is some problem with "Server Work Queues" counter. But on my server, I don't see "Server Work Queues" counter but still facing the problem. Please help.
Thanks in advance.
Log Name: Application
Source: Microsoft-Windows-PerfNet
Date: 12/1/2012 11:23:15 AM
Event ID: 2006
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: servername.domain.com
Description:
Unable to read Server Queue performance data from the Server service. The first four bytes (DWORD) of the Data section contains the status code, the second four bytes contains the IOSB.Status and the next four bytes contains the IOSB.Information.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PerfNet" Guid="{CAB2B8A5-49B9-4EEC-B1B0-FAC21DA05A3B}" EventSourceName="PerfNet" />
<EventID Qualifiers="49152">2006</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-12-01T16:23:15.000000000Z" />
<EventRecordID>542620</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>servername.domain.com</Computer>
<Security />
</System>
<EventData>
<Binary>230000C08000000019001D00</Binary>
</EventData>
</Event>
Regards, Suresh