Bitsperf dll ошибка 1008

  • Remove From My Forums
  • Question

  • Log Name:      Application
    Source:        Microsoft-Windows-Perflib
    Date:          10/23/2013 4:36:55 AM
    Event ID:      1008
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      xxxxxxxxxxx
    Description:
    The Open Procedure for service «BITS» in DLL «C:Windowssystem32bitsperf.dll» failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.
    Event Xml:
    <Event xmlns=»http://schemas.microsoft.com/win/2004/08/events/event»>
      <System>
        <Provider Name=»Microsoft-Windows-Perflib» Guid=»{13B197BD-7CEE-4B4E-8DD0-59314CE374CE}» EventSourceName=»Perflib» />
        <EventID Qualifiers=»49152″>1008</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime=»2013-10-23T02:36:55.000Z» />
        <EventRecordID>355461</EventRecordID>
        <Correlation />
        <Execution ProcessID=»0″ ThreadID=»0″ />
        <Channel>Application</Channel>
        <Computer>SWAMR0041.INDUSTRIE.AMMANN.INTRA</Computer>
        <Security />
      </System>
      <UserData>
        <EventXML xmlns:auto-ns2=»http://schemas.microsoft.com/win/2004/08/events» xmlns=»Perflib»>
          <param1>BITS</param1>
          <param2>C:Windowssystem32bitsperf.dll</param2>
          <binaryDataSize>8</binaryDataSize>
          <binaryData>0200000000000000</binaryData>
        </EventXML>
      </UserData>
    </Event>

    Tried to rebuild the counters 

    1. lodctr bitsperf.dll
    2. lodctr R
    3. lodctr /e:bitsperf.dll

    After performing the above still getting the issue.

    Microsoft Provided steps are confusing.
    Can any one provide me the detailed steps to resolve the issue ?


    Shashidhar N Bharadwaj

Answers

  • Need to make sure that «BITS» Service to be in started state.

    For me alerts got stopped after doing the same.


    Shashidhar N Bharadwaj

    • Marked as answer by

      Thursday, July 24, 2014 3:13 PM

    • Marked as answer by
      Andy Qi
      Monday, November 4, 2013 4:57 PM
  • Remove From My Forums
  • Question

  • Hi Experts,

                  I often getting the below error on my windows server R2 64 bit:-

    The Open Procedure for service «BITS» in DLL «C:WindowsSystem32bitsperf.dll» failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.
    Event ID= 1008

    I tried whatever the solutions I found over the various forums but none of them fixed it. I don’t understand the issue because it comes often and whenever it comes it make my server stop responding and MY IIS website gets down.

    Could you please share some help how I can fix this issue.

    best Regards
    Pawan

Log Name: Application
Source: Perflib
Event ID: 1008
The Open Procedure for service «BITS» in DLL «C:WindowsSystem32bitsperf.dll» failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.

Можно было отключить этот счетчик с помощью exctrlst.exe, но я не знаю, есть ли у него какие-то зависимости, поэтому не буду. Вместо этого я попробую просто переустановить счетчики.
Сначала попробовал так и получил ошибку:

C:WINDOWSsystem32>lodctr /R
Error: Unable to rebuild performance counter setting from system backup store, error code is 2

Пришлось сменить папку, после чего все прошло гладко:

C:WINDOWSsystem32>cd ..
C:Windows>cd SysWOW64
C:WindowsSysWOW64>lodctr /R
Info: Successfully rebuilt performance counter setting from system backup store
C:WindowsSysWOW64>
  • Об авторе
  • Недавние публикации

DenTNT

Some servers make notice of regular Perflib Event ID 1008 Error

image

image

SOLUTION :

Run these commands

C:Windowssystem32lodctr.exe /R

C:WindowsSysWOW64lodctr.exe /R

C:WindowsSystem32wbemwinmgmt.exe /RESYNCPERF

C:WindowsSysWOW64wbemwinmgmt.exe /RESYNCPERF


image

After these commands you might see the Warning Event ID 2003

image

image

Run this command :

And reboot the server to make sure all errors are gone

More info see here :

https://www.admin-enclave.com/en/articles/windows/306-resolved-the-open-procedure-for-service-bits-in-dll-c-windows-system32-bitsperf-dll-failed-performance-data-for-this-service-will-not-be-available-the-first-four-bytes-dword-of-the-data-section-contains-the-error-code.html

Success !


This entry was posted on Monday, August 20th, 2018 at 7:32 am and is filed under Server, Windows. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.

Profile picture for user Олег

Windows

Лечим ошибку вида:

The Open Procedure for service «BITS» in DLL «C:WindowsSystem32bitsperf.dll» failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.

DLL могут отличаться.

error

Полный текст ошибки:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Perflib" Guid="{13B197BD-7CEE-4B4E-8DD0-59314CE374CE}" EventSourceName="Perflib" /> 
    <EventID Qualifiers="49152">1008</EventID> 
    <Version>0</Version> 
    <Level>2</Level> 
    <Task>0</Task> 
    <Opcode>0</Opcode> 
    <Keywords>0x80000000000000</Keywords> 
    <TimeCreated SystemTime="2019-05-01T20:12:42.742847700Z" /> 
    <EventRecordID>3661</EventRecordID> 
    <Correlation /> 
    <Execution ProcessID="0" ThreadID="0" /> 
    <Channel>Application</Channel> 
    <Computer>your_computer</Computer> 
    <Security /> 
  </System>
  <UserData>
    <EventXML xmlns="Perflib">
      <param1>BITS</param1> 
      <param2>C:WindowsSystem32bitsperf.dll</param2> 
      <binaryDataSize>8</binaryDataSize> 
      <binaryData>0200000000000000</binaryData> 
    </EventXML>
  </UserData>
</Event>

Запускаем командную строку под администратором и выполняем:

C:Windowssystem32lodctr.exe /R

Затем:

C:WindowsSysWOW64lodctr.exe /R

Если поймаете ошибку:

Error: Unable to rebuild performance counter setting from system backup store, error code is 2

Запустите позже. У меня в этот момент какое-то обновление ставилось.

error

Понравилась статья? Поделить с друзьями:
  • Bitrixvm отправка почты ошибка не работает
  • Bitrixvm логи ошибок
  • Bitrix включить расширенный вывод ошибок settings php
  • Bitrix включить отображение ошибок
  • Bitrix включить логирование ошибок