all groups > sql server notification services > august 2005 >
You're in the

sql server notification services

group:

NScontrol service registration fails for no reason aaargh...


NScontrol service registration fails for no reason aaargh... kate
8/18/2005 3:47:48 AM
sql server notification services:
we are setting up ns standard on a w2k server and we get the following

nscontrol.exe register -name trackerinstance -server ARG-SERVER
-service -serviceusername localsystem

ns registry entries being updated
ns windows service is being installed
ns performance counters are being installed

performance counter category could not be installed
category name: ns$trackerinstance : vacuumer
input string was not in correct format



any ideas as to the problem?


kate patterson
Re: NScontrol service registration fails for no reason aaargh... kate
8/18/2005 3:50:55 AM
ALso looking at the performance counters, none of the NS counters
appear to exist!
Re: NScontrol service registration fails for no reason aaargh... Joe Webb
8/19/2005 1:18:09 PM
Hi Kate -

I've seen your postings before so I'm sure you've covered the obvious,
like running NSControl Create first.

What about a permissions problem? Does your account have local admin
rights when you attempt to register the instance?


--
Joe Webb
SQL Server MVP


~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811

I support PASS, the Professional Association for SQL Server.
(www.sqlpass.org)


[quoted text, click to view]
Re: NScontrol service registration fails for no reason aaargh... kate
8/19/2005 1:43:43 PM
hi joe,

we have been investigating this one, and we believe the server (running
SBS) is suffering from a known corruption problem of the performance
counters which is preventing any app from creating new counters. When
we come to register the new NS app we think that it is encountering
this problem and failing because of it.

We can work around the error return from nscontrol (create a temporary
msi that ignores thet return code) and let the build continue with no
performance counters existing, do you think we will get any further
errors when we come to run NS.

Just how dependant is it on the counters?

can we tell nscontrol to build without counters?


Kate MBCS

Alert Technologies
http://www.alert-technologies.co.uk
Get your notification services implementation going in minutes not
weeks ......
Re: NScontrol service registration fails for no reason aaargh... Joe Webb
8/22/2005 8:03:52 AM
I haven't experienced this problem myself but I suspect that at a
minimum you'll fill your application log (event viewer) with events
indicating that the perf counters were not accessible.

Can you rebuild the corrupted counters? Seems like I remember reading
an MSDN article a while back that outlined some steps for doing that.
I don't know if it works or not.



--
Joe Webb
SQL Server MVP


~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811

I support PASS, the Professional Association for SQL Server.
(www.sqlpass.org)
[quoted text, click to view]
Re: NScontrol service registration fails for no reason aaargh... Shyam Pather [MSFT]
8/23/2005 11:36:42 AM
This is most likely due to performance counter corruption on the machine.
THe following KB article may help:

http://support.microsoft.com/default.aspx?scid=kb;en-us;827963

Note especially the link to a .NET framework fix towards the end of the
article.

--
Learn more about SQL-NS:
http://www.amazon.com/exec/obidos/tg/detail/-/0672326647/
---------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
---------------------------------------------
[quoted text, click to view]

AddThis Social Bookmark Button