Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

StockInstance sample: event log errors->The specified perf..

 
   Database Help (Home) -> Notification Services RSS
Next:  SQL Mail Failed to stop  
Author Message
Delfin Heras

External


Since: Apr 14, 2004
Posts: 5



(Msg. 1) Posted: Wed Apr 14, 2004 8:49 pm
Post subject: StockInstance sample: event log errors->The specified perfor
Archived from groups: microsoft>public>sqlserver>notificationsvcs (more info?)

Hi,


I'm getting this error repeatedly and continuosly the following error,
although the sample seems to work.
Any ideas?

Thanks,
D.

Event Type: Error
Event Source: NotificationServices
Event Category: None
Event ID: 9057
Date: 4/14/2004
Time: 5:08:17 PM
User: N/A
Computer: VICTORIA
Description:
<NotificationServicesEvent>
<Description>
The specified performance counter could not be accessed.
</Description>
<Context>
<EventParameters>
<Category Name>NS$StockInstance: Notifications</Category Name>
<Counter Name>Batches In Retry</Counter Name>
<Counter Instance>Stock : StockNotifications</Counter Instance>
</EventParameters>

</Context>
<Description>
Cannot create file mapping.
</Description>
<Instance>StockInstance</Instance>
<ApplicationName></ApplicationName>
<Component>Performance Monitor</Component>
<Thread>343</Thread>
</NotificationServicesEvent>

 >> Stay informed about: StockInstance sample: event log errors-&gt;The specified perf.. 
Back to top
Login to vote
Anthony Small

External


Since: Apr 08, 2004
Posts: 32



(Msg. 2) Posted: Thu Apr 15, 2004 12:58 am
Post subject: Re: StockInstance sample: event log errors->The specified pe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have pretty much the same error and the sample still works as you say.

Tony S.

"Delfin Heras" <melancolia7.DeleteThis@hotmail.com> wrote in message
news:ex0GYujIEHA.1608@TK2MSFTNGP11.phx.gbl...
 >
 > Hi,
 >
 >
 > I'm getting this error repeatedly and continuosly the following error,
 > although the sample seems to work.
 > Any ideas?
 >
 > Thanks,
 > D.
 >
 > Event Type: Error
 > Event Source: NotificationServices
 > Event Category: None
 > Event ID: 9057
 > Date: 4/14/2004
 > Time: 5:08:17 PM
 > User: N/A
 > Computer: VICTORIA
 > Description:
 > <NotificationServicesEvent>
 > <Description>
 > The specified performance counter could not be accessed.
 > </Description>
 > <Context>
 > <EventParameters>
 > <Category Name>NS$StockInstance: Notifications</Category Name>
 > <Counter Name>Batches In Retry</Counter Name>
 > <Counter Instance>Stock : StockNotifications</Counter Instance>
 > </EventParameters>
 >
 > </Context>
 > <Description>
 > Cannot create file mapping.
 > </Description>
 > <Instance>StockInstance</Instance>
 > <ApplicationName></ApplicationName>
 > <Component>Performance Monitor</Component>
 > <Thread>343</Thread>
 > </NotificationServicesEvent>
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: StockInstance sample: event log errors-&gt;The specified perf.. 
Back to top
Login to vote
Delfin Heras

External


Since: Apr 14, 2004
Posts: 5



(Msg. 3) Posted: Thu Apr 15, 2004 10:42 pm
Post subject: Re: StockInstance sample: event log errors->The specified pe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have not fixed that yet, but I've seen how you can set the perf counter to
query less often: see the PerformanceQueryInternal in the
ApplicationExecutionSettings


"Anthony Small" <anthonysmall "at" boltblue "dot" com> wrote in message
news:uKaHANmIEHA.1048@TK2MSFTNGP12.phx.gbl...
 > I have pretty much the same error and the sample still works as you say.
 >
 > Tony S.
 >
 > "Delfin Heras" <melancolia7.DeleteThis@hotmail.com> wrote in message
 > news:ex0GYujIEHA.1608@TK2MSFTNGP11.phx.gbl...
  > >
  > > Hi,
  > >
  > >
  > > I'm getting this error repeatedly and continuosly the following error,
  > > although the sample seems to work.
  > > Any ideas?
  > >
  > > Thanks,
  > > D.
  > >
  > > Event Type: Error
  > > Event Source: NotificationServices
  > > Event Category: None
  > > Event ID: 9057
  > > Date: 4/14/2004
  > > Time: 5:08:17 PM
  > > User: N/A
  > > Computer: VICTORIA
  > > Description:
  > > <NotificationServicesEvent>
  > > <Description>
  > > The specified performance counter could not be accessed.
  > > </Description>
  > > <Context>
  > > <EventParameters>
  > > <Category Name>NS$StockInstance: Notifications</Category Name>
  > > <Counter Name>Batches In Retry</Counter Name>
  > > <Counter Instance>Stock : StockNotifications</Counter Instance>
  > > </EventParameters>
  > >
  > > </Context>
  > > <Description>
  > > Cannot create file mapping.
  > > </Description>
  > > <Instance>StockInstance</Instance>
  > > <ApplicationName></ApplicationName>
  > > <Component>Performance Monitor</Component>
  > > <Thread>343</Thread>
  > > </NotificationServicesEvent>
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: StockInstance sample: event log errors-&gt;The specified perf.. 
Back to top
Login to vote
Utf-8BTWFnbnVzIFdh

External


Since: May 05, 2004
Posts: 1



(Msg. 4) Posted: Wed May 05, 2004 10:11 am
Post subject: Re: StockInstance sample: event log errors->The specified pe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have installed Notification Server on some computer and one of them are having the same problems with the access to some Performance Counters. NS fills the event log very quickly. Is there anyone out there who knows why this problem occurs?
 >> Stay informed about: StockInstance sample: event log errors-&gt;The specified perf.. 
Back to top
Login to vote
Joe Webb1

External


Since: Apr 28, 2004
Posts: 118



(Msg. 5) Posted: Wed May 05, 2004 5:16 pm
Post subject: Re: StockInstance sample: event log errors->The specified pe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Maybe the performance counters are corrupt. Try stopping the service,
unregistering it using NSControl Unregister, and then re-registering it
with NSControl Register.

HTH...
Joe Webb

Magnus Wallström wrote:
 > I have installed Notification Server on some computer and one of them are having the same problems with the access to some Performance Counters. NS fills the event log very quickly. Is there anyone out there who knows why this problem occurs?<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: StockInstance sample: event log errors-&gt;The specified perf.. 
Back to top
Login to vote
Magnus Wallström1

External


Since: Apr 06, 2004
Posts: 12



(Msg. 6) Posted: Thu May 06, 2004 11:33 am
Post subject: Re: StockInstance sample: event log errors->The specified pe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have reregistred the service with nscontrol unregister followed by
nscontrol register -name [name] -server [SQLServer] -serviceusername
[serviceusername] -servicepassword [servicepassword] -service
However the problem persists and the event log is filled with messages like:

<NotificationServicesEvent>
<Description>
The specified performance counter could not be accessed.
</Description>
<Context>
<EventParameters>
<Category Name>NS$eTimberNSInstance: Generator</Category Name>
<Counter Name>Skipped Quanta</Counter Name>
<Counter Instance>eTimber</Counter Instance>
</EventParameters>
</Context>
<Description>
Cannot create file mapping.
</Description>
<Instance>eTimberNSInstance</Instance>
<ApplicationName></ApplicationName>
<Component>Performance Monitor</Component>
<Thread>313</Thread>
</NotificationServicesEvent>

I believe that the application works fine except for the access problem of
performance counters.


"Joe Webb" <joew.TakeThisOut@webbtechsolutions.com> wrote in message
news:O2WXINtMEHA.128@TK2MSFTNGP09.phx.gbl...
 > Maybe the performance counters are corrupt. Try stopping the service,
 > unregistering it using NSControl Unregister, and then re-registering it
 > with NSControl Register.
 >
 > HTH...
 > Joe Webb
 >
 > Magnus Wallström wrote:
  > > I have installed Notification Server on some computer and one of them
are having the same problems with the access to some Performance Counters.
NS fills the event log very quickly. Is there anyone out there who knows why
this problem occurs?<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: StockInstance sample: event log errors-&gt;The specified perf.. 
Back to top
Login to vote
Anthony Small

External


Since: Apr 08, 2004
Posts: 32



(Msg. 7) Posted: Thu May 06, 2004 12:24 pm
Post subject: Re: StockInstance sample: event log errors->The specified pe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

At the bottom of the error in the event viewer is a link to the ms web site.
Have you followed it and acted upon the instructions there?
I recently had an error with custom content formatters that I just couldn't
figure out. I followed the link and applied the info there. The recommended
action was spot on and fixed my particular problem.

Give it a try, it may help you.

Tony S.


"Magnus Wallström" <magwalls.DeleteThis@hotmail.com> wrote in message
news:u1feAQzMEHA.3420@TK2MSFTNGP11.phx.gbl...
 > I have reregistred the service with nscontrol unregister followed by
 > nscontrol register -name [name] -server [SQLServer] -serviceusername
 > [serviceusername] -servicepassword [servicepassword] -service
 > However the problem persists and the event log is filled with messages
like:
 >
 > <NotificationServicesEvent>
 > <Description>
 > The specified performance counter could not be accessed.
 > </Description>
 > <Context>
 > <EventParameters>
 > <Category Name>NS$eTimberNSInstance: Generator</Category Name>
 > <Counter Name>Skipped Quanta</Counter Name>
 > <Counter Instance>eTimber</Counter Instance>
 > </EventParameters>
 > </Context>
 > <Description>
 > Cannot create file mapping.
 > </Description>
 > <Instance>eTimberNSInstance</Instance>
 > <ApplicationName></ApplicationName>
 > <Component>Performance Monitor</Component>
 > <Thread>313</Thread>
 > </NotificationServicesEvent>
 >
 > I believe that the application works fine except for the access problem of
 > performance counters.
 >
 >
 > "Joe Webb" <joew.DeleteThis@webbtechsolutions.com> wrote in message
 > news:O2WXINtMEHA.128@TK2MSFTNGP09.phx.gbl...
  > > Maybe the performance counters are corrupt. Try stopping the service,
  > > unregistering it using NSControl Unregister, and then re-registering it
  > > with NSControl Register.
  > >
  > > HTH...
  > > Joe Webb
  > >
  > > Magnus Wallström wrote:
   > > > I have installed Notification Server on some computer and one of them
 > are having the same problems with the access to some Performance Counters.
 > NS fills the event log very quickly. Is there anyone out there who knows
why
 > this problem occurs?
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: StockInstance sample: event log errors-&gt;The specified perf.. 
Back to top
Login to vote
Display posts from previous:   
   Database Help (Home) -> Notification Services All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]