Services hanging on startup, Perfnet log in event viewer

G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

I have a 3 month old Dell Windows XP pro desktop running the standard
software along with Microsoft Outlook Business Contact Manager and the latest
version of Act 2005. When start or restarting the desktop it loads extremely
slow, when I immediately pop into the the system services I can see a large
number of services not start, 10 seconds later I refresh the services windows
and they'll all have completed. I have the following log in the event viewer.
Where should I start to isolate what's hanging this system?

Event Type: Error
Event Source: PerfNet
Event Category: None
Event ID: 2004
Date: 6/3/2005
Time: 5:25:50 PM
User: N/A
Computer: WKS01
Description:
Unable to open the Server service. Server performance data will not be
returned. Error code returned is in data DWORD 0.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 34 00 00 c0 4..À
 

frodo

Distinguished
Apr 26, 2003
257
0
18,780
Archived from groups: microsoft.public.windowsxp.general (More info?)

Brian Williams <Brian Williams@discussions.microsoft.com> wrote:
> I have a 3 month old Dell Windows XP pro desktop running the standard
> software along with Microsoft Outlook Business Contact Manager and the latest
> version of Act 2005. When start or restarting the desktop it loads extremely
> slow, when I immediately pop into the the system services I can see a large
> number of services not start, 10 seconds later I refresh the services windows
> and they'll all have completed. I have the following log in the event viewer.
> Where should I start to isolate what's hanging this system?

> Event Type: Error
> Event Source: PerfNet
> Event Category: None
> Event ID: 2004
> Date: 6/3/2005
> Time: 5:25:50 PM
> User: N/A
> Computer: WKS01
> Description:
> Unable to open the Server service. Server performance data will not be
> returned. Error code returned is in data DWORD 0.

that particular error (perfnet) is no big deal. it's telling you that you
don't have the Server service running. Did you intend for it to run (or,
does it start up on it's own too late?). You don't HAVE to run Server, if
you're not doing filesharing then you don't need it. If you do want it to
run, it's set to automatic, and it's really lagging in getting going and
that's the cause of this error, then you do have a problem (aren't I
helpful!)

Are you connected to a network, wired or wireless? Try disconnecting them
and reboot, see if it boots a lot faster and the services start up
"normally".

If you do want the Server service to be running, the easiest way to get it
set up is run the Network Setup Wizzard. Answer its questions and it'll
fix things up.

[it is interesting that the perfnet dump is trying to take place at
startup; I typically only see this error during the "Idle Process API"
time period, which is triggered every few days only when the system is
idle].

A bit more info might be helpful.
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

#define STATUS_OBJECT_NAME_NOT_FOUND ((NTSTATUS)0xC0000034L)

Can't see how this helps you. PerfNet did something and recieved this error number back. It doesn't narrow it down really. The number is the byte order reversed of the data.

Here is 140 web pages about the error
http://www.google.com.au/search?num=100&hl=en&safe=off&q=%22Unable+to+open+the+Server+service%22+perfnet&meta=

And 70 odd threads, most without an answer
http://groups.google.com.au/groups?q=%22Unable%20to%20open%20the%20Server%20service%22%20perfnet&num=100&hl=en&lr=&safe=off&sa=N&tab=wg
--
--------------------------------------------------------------------------------------------------
http://webdiary.smh.com.au/archives/_comment/001075.html
=================================================
"Brian Williams" <Brian Williams@discussions.microsoft.com> wrote in message news:DBEC5CFA-ED36-42E8-86E2-B5655EF9282C@microsoft.com...
> I have a 3 month old Dell Windows XP pro desktop running the standard
> software along with Microsoft Outlook Business Contact Manager and the latest
> version of Act 2005. When start or restarting the desktop it loads extremely
> slow, when I immediately pop into the the system services I can see a large
> number of services not start, 10 seconds later I refresh the services windows
> and they'll all have completed. I have the following log in the event viewer.
> Where should I start to isolate what's hanging this system?
>
> Event Type: Error
> Event Source: PerfNet
> Event Category: None
> Event ID: 2004
> Date: 6/3/2005
> Time: 5:25:50 PM
> User: N/A
> Computer: WKS01
> Description:
> Unable to open the Server service. Server performance data will not be
> returned. Error code returned is in data DWORD 0.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 34 00 00 c0 4..À
>
>