ProLiant Servers (ML,DL,SL)
1853977 Members
11322 Online
104098 Solutions
New Discussion

ErrMsg: Performance Library

 
Neves Parrottino_1
Occasional Contributor

ErrMsg: Performance Library

Hello,

i have a Proliant ML350 G2 Server with Windows 2000 Server installed.

The eventlog is full of messages like this example here: The Collect Procedure for "W3SVC" service in DLL C:\Winnt\system32\w3crts.dll" generated an exception or returned an invalid status...

The Event ID is 1010.

The Problem is that the Performance counter will not be available. So i tried to restart the Performance LOg and Alert Service severall times. I also tried a tool from resource kit of Windows (exctrlst.exe) to disable the counters so that they turn no error.

I installed the server with SmartStart thatcame with the Machine.

Any suggestions ???

Thanks in advance
2 REPLIES 2
Tom Mucha_1
Trusted Contributor

Re: ErrMsg: Performance Library

You can try unloading and reloading the counter.

From a CMD prompt, go to the c:\winnt\system32\ directory and run

unlodctr w3svc
lodctr w3ctrs.ini

See if it helps
Neves Parrottino_1
Occasional Contributor

Re: ErrMsg: Performance Library

Hello,

i tried it and it helps. But it is not persitent. When you reboot the machine the eventlog is full again of these errors.

I saw another post in the forum where many other people have the same problem. It is a known issue by Compaq. Lets hope they solve it with a fix.

Thanx for your help
Neves Parrottino