I've got trouble with an W2k3 Server: NC_Net 4.1a is installed (tried reinstalling allready) and after starting the service I get the following Error in Eventlog:
SRC: NC_Net
ID: 9003
Failed to create instance mypc2:Die Eingabezeichenfolge hat das falsche Format. (translated: Input string wrong formated)
Any idea?
greetinx coffy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
error 9003 is due an error at startup.
This error is die to the Performance counter used to calculate CPU Load is not found.
To solve this please verify:
Does the performance conter exist:
Counter Name:"% Processor Time"
Category:"Processor"
and the Instance name of "_Total"
this is the default.
If there is no Instance name then set cpu_single to true in the startup config.
If the problem is beyond this configuration then please explain.
I have occationally seen some systems where performance counters become corrupted and none of the counters were working on the host. (this was a windows issue and not NC_Net)
Tony
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You are right, it's an Windows issue. None of the known performance counters like cpu harddisk and so on exist, only some .Netand WMI. Do you know how to solve this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have read that article before it was updated to include 2003 Servers as affected produducts.
Did it completly work in resolving the issue? I have not had access to affected servers when I have encountered this in the past.
Was anything loss in the process?
Do you know what may have caused this issue?
Thank you for submitting the link to the forum,
TOny
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello out there,
I've got trouble with an W2k3 Server: NC_Net 4.1a is installed (tried reinstalling allready) and after starting the service I get the following Error in Eventlog:
SRC: NC_Net
ID: 9003
Failed to create instance mypc2:Die Eingabezeichenfolge hat das falsche Format. (translated: Input string wrong formated)
Any idea?
greetinx coffy
error 9003 is due an error at startup.
This error is die to the Performance counter used to calculate CPU Load is not found.
To solve this please verify:
Does the performance conter exist:
Counter Name:"% Processor Time"
Category:"Processor"
and the Instance name of "_Total"
this is the default.
If there is no Instance name then set cpu_single to true in the startup config.
If the problem is beyond this configuration then please explain.
I have occationally seen some systems where performance counters become corrupted and none of the counters were working on the host. (this was a windows issue and not NC_Net)
Tony
You are right, it's an Windows issue. None of the known performance counters like cpu harddisk and so on exist, only some .Netand WMI. Do you know how to solve this?
solved: http://support.microsoft.com/kb/300956/en
RE: No passive Checks executed
[QUote da_coffy]
solved: http://support.microsoft.com/kb/300956/en
[/Quote]
I have read that article before it was updated to include 2003 Servers as affected produducts.
Did it completly work in resolving the issue? I have not had access to affected servers when I have encountered this in the past.
Was anything loss in the process?
Do you know what may have caused this issue?
Thank you for submitting the link to the forum,
TOny