citrix3 WMI / WSH in event log every 5 minutes

H. Dijkstra Hi,

I have a strange problem regarding WMI / WSH issues on a Citrix Presentation Server 4.0 on Windows 2003 SP1. This is the error in the application event log:
——————————————————
Citrix Monitoring Script Event 2
Citrix MetaFrame Compute Event Rate:
WMI error connecting to Citrix WMI provider:
Received error: 0×8004100e: Invalid namespace [WBEM_E_INVALID_NAMESPACE]
——————————————————-

It seems that this has something to do with licensing, because the counters wich are displayed in the Citrix Licensing server ar not the same when I compare them with the number of users who are connected in the Citrix Management console.

I’m really stuck with this because the errors only appear on 1 server in my farm.

I hope if anyone has a solution for my problem or a way to further dig in this problem.

Greetings,
Randy van der Tol


super pippo Try a repair of MPS 4.0 through add/remove programs.

H. Dijkstra Last night i’ve repaired the citrix MPS 4.0 installation, unfortenately the problem is still there…

When I did the repair,the citrix installation first come up with some errors about files in use. After that rebooted the server and repaired the installation. Unfortenately still no luck.

Any more suggestions?


Guest Same problem here :-(
I have no idea what to do…

Matthias

EDIT:
Problem solved for me.
The Farm was Upraded from XP to 4. WMI is not installed during upgrade. Installing WMI solved the problem.

Matthias

Message was edited by: compline1


Mario Heacock I found another thread here in the forums that just might have a solution.

Try running the following command from a command prompt within the program files\citrix\system32\citrix\wmi folder

for /f %s in (’dir /b *.mof *.mfl’)do mofcomp %s

It has been less than 30min since I ran this command on the PS 4.0 W2K3 SP1 Server that was having the problem but the problem has not recurred and it was happening like clockwork every 5 minutes


rerhart1 How do you just install WMI? I have the following error on all my PS4 servers:

Event Type: Error
Event Source: WSH
Event Category: None
Event ID: 1
Date: 6/15/2006
Time: 3:51:15 PM
User: N/A
Computer: Citrix01
Description:
Citrix Monitoring Script Event 2
Citrix MetaFrame Compute Event Rate:
Can’t delete old instances:
Received error: 0×80041013: Provider load failure

Message was edited by: rerhart1


Guest This command did the trick for me, I ran it waited 5 minutes and no more WMI errors. PS 4.0 windows 2003 SP1

Sandy Vermeulen Hi,

I also used the “C:\Program Files\Citrix\System32\Citrix\WMI%26gt;for /f %s in (’dir /b *.mof *.mfl’)d
o mofcomp %s” command and this solved the issue for me.

We are running Windows 2003 server SP1, Citrix PS 4.0 RUP 3

Thanks.

Message was edited by: SV1969


Onno Oosterink Same Problem here.
Started last week, with 1 server, today a second server.
And Nothing has been changed!!
(every day a scheduled reboot)
W2k3 Sp1 with CPS4.0
Proliant DL380 G3
Every 5 minutes
Event Source: WSH
Event ID: 1
Description:
Citrix Monitoring Script Event 2
Citrix MetaFrame Compute Event Rate:
WMI error connecting to Citrix WMI provider:
Received error: 0×80041002: Not found

Message was edited by: oosterinko


rajendran v I got below event logs.

Event Type: Error
Event Source: WSH
Event Category: None
Event ID: 1
Date: 28/04/2008
Time: 03:22:48
User: N/A
Computer: SLON12P91308
Description:
Citrix Monitoring Script Event 2
Citrix MetaFrame Compute Event Rate:
Can’t delete old instances:
Received error: 0×800706ba: The RPC server is unavailable.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


rajendran v I got below event logs.

Event Type: Error
Event Source: WSH
Event Category: None
Event ID: 1
Date: 28/04/2008
Time: 03:22:48
User: N/A
Computer: SLON12P91308
Description:
Citrix Monitoring Script Event 2
Citrix MetaFrame Compute Event Rate:
Can’t delete old instances:
Received error: 0×800706ba: The RPC server is unavailable.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Category: citrix3