perflib event id 2002

K

kurmudgeon

event viewer error 2002 perflib_open_proc_timeout. following the links
says using regedit go to hklm\system\currentcontrolset\services\<service
name>\performance subkey.
problem one....no service name perflib. or is it under something else.
problem two....says 10 seconds is normal. registry would show 10 seconds as
0x00002710. what would be 15 seconds?
 
R

Rick \Nutcase\ Rogers

Hi,

2) 3A98

1) perflib is a process call by a service or program, you need to know which
one in order to identify the correct subkey in the system registry.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Associate Expert - WindowsXP Expert Zone

Windows help - www.rickrogers.org
 
S

Sharon F

event viewer error 2002 perflib_open_proc_timeout. following the links
says using regedit go to hklm\system\currentcontrolset\services\<service
name>\performance subkey.
problem one....no service name perflib. or is it under something else.
problem two....says 10 seconds is normal. registry would show 10 seconds as
0x00002710. what would be 15 seconds?

perflib=performance library. Perflib is not a service. It's a file used by
the system. In this case it is keeping track of an unnamed service that is
timing out. When you get to the referred registry key, you would check all
services listed to see if they have a performance subkey. If it belongs to
a third party service, you might want to look up the timeout problem at the
support pages for that product before making any changes.

Aside: Normally perflib files automatically delete when they are no longer
needed. I have had to manually delete a stray file now and then.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top