You receive Application Center Event ID: 1008 Perflib error messages on Performance Data Counters (299059)
The information in this article applies to:
- Microsoft Application Center 2000
This article was previously published under Q299059 SYMPTOMS
After you install Microsoft Application Center 2000, you may receive the following error message:
Event ID: 1008
Source: Perflib
Event Type: Error
Description:
The Open procedure for service Service in .dll DllPath failed. Performance data for this service will not be available. Status code returned is DWORD 0.
Note Service is a placeholder for the service name. DllPath is a placeholder for the DLL path. CAUSE
The performance logging feature in Application Center uses Performance Data Helper (PDH) to collect performance data every 10 seconds. If any performance counter object in the performance library is not available, the error message occurs. The error message references the affected performance counter service name and counter DLL. Because of this, performance counters that are related to this error may not be functioning.
RESOLUTION
To resolve this problem, use one of the following methods:
- Obtain and install Microsoft Windows 2000 Service Pack 3 (SP3).
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
260910
How to obtain the latest Windows 2000 service pack
- Reinstall the affected service performance counters. For more information about how to do this, see the "More Information" section.
- Reinstall the product that is associated with the PDH that is named in DllPath.
- Change the identity of the Application Center Performance Log consumer (COM+ component) to an account that has administrative rights. Some performance counters, such as Microsoft Internet Information Services (IIS) counters, require administrative rights. The Microsoft Application Center Performance Log consumer collects performance data by using a non-administrative account with low privileges (ACL_computername). Therefore, changing the identity of this COM+ component to an account that has administrative rights may resolve this issue. Keep in mind that this method may produce a security risk.
- If none of these options stops the 1008 errors, contact Microsoft Product Support and give the DllPath that is displayed in the 1008 error to the product support team. With this information, Microsoft Product Support can notify the correct product development groups of possible problems with their product's PDH.
WORKAROUND
To work around this problem, use one of the following methods:
- Disable the affected performance counter object by using the ExCtrlLst tool. This procedure does not resolve this issue, but may prevent future error messages.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
248993
Performance object is not displayed in Performance Monitor
- Start Exctrlst.exe. This tool is included with the Microsoft Windows 2000 Resource Kit.
- Select the first item in the Extensible Performance Counters list box.
- Examine the Performance Counters Enabled check box that appears just below the list box. If the check box is clear, the counter is disabled. If it is selected, click to clear the check box to disable the counter.
- Exclude the error messages from Application Center. This procedure does not resolve the problem, but ignores the non-critical error message.
- In the Microsoft Management Console (MMC) Application Center snap-in, right-click Events, click Properties, and then click Exclusions.
- In the Product field, type Windows, and then click Add.
- In the Add Event Exclusion dialog box, click to select Error. In the Source field, type Perflib. In the Event ID field, type 1008.
- Click OK in all dialog boxes.
All future error messages of this type will not be displayed.
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
226494
Events for Performance Monitor extensions
Modification Type: | Minor | Last Reviewed: | 6/30/2006 |
---|
Keywords: | kbprb KB299059 |
---|
|