HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 10-05-2008, 03:24 PM
Simon
 
Posts: n/a
Default System Error When Leaving Hibernate

I run XP Home SP3 and IE7 and AVG 8.

Almost every time the PC wakes from Hibernate a 7011 error is created as
follows:

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7011
Date: 05/10/2008
Time: 15:06:07
User: N/A
Computer: XXX
Description:
Timeout (30000 milliseconds) waiting for a transaction response from the
Netman service.

I have spent many hours googling this - it seems quite a common occurrence
but no-one seems to know how to stop it and/or whether it can be safely
ignored. Any thoughts, please?
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 10-05-2008, 04:04 PM
Rey Santos
 
Posts: n/a
Default RE: System Error When Leaving Hibernate

Details
http://www.microsoft.com/technet/sup...ager&LCID=1033

Netman is your Network Connection Service.

Network Connections Service
http://www.theeldergeek.com/network_connections.htm

Check the service and its dependencies in Control Panel > Administrative
tools > Services



--
Rey


"Simon" wrote:

> I run XP Home SP3 and IE7 and AVG 8.
>
> Almost every time the PC wakes from Hibernate a 7011 error is created as
> follows:
>
> Event Type: Error
> Event Source: Service Control Manager
> Event Category: None
> Event ID: 7011
> Date: 05/10/2008
> Time: 15:06:07
> User: N/A
> Computer: XXX
> Description:
> Timeout (30000 milliseconds) waiting for a transaction response from the
> Netman service.
>
> I have spent many hours googling this - it seems quite a common occurrence
> but no-one seems to know how to stop it and/or whether it can be safely
> ignored. Any thoughts, please?

Reply With Quote
  #3  
Old 10-05-2008, 04:12 PM
nass
 
Posts: n/a
Default RE: System Error When Leaving Hibernate



"Simon" wrote:

> I run XP Home SP3 and IE7 and AVG 8.
>
> Almost every time the PC wakes from Hibernate a 7011 error is created as
> follows:
>
> Event Type: Error
> Event Source: Service Control Manager
> Event Category: None
> Event ID: 7011
> Date: 05/10/2008
> Time: 15:06:07
> User: N/A
> Computer: XXX
> Description:
> Timeout (30000 milliseconds) waiting for a transaction response from the
> Netman service.
>
> I have spent many hours googling this - it seems quite a common occurrence
> but no-one seems to know how to stop it and/or whether it can be safely
> ignored. Any thoughts, please?


set this in the services control panel to start manual:
Netman Network Connections Manual

Open the registry Editor by opeining run command and type in:
regedit click [OK] locate this key and make the chnage:
[-]HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netman = Look in the
right pane/window for:
Start REG_DWORD 0x00000003 (3)

Changed netman service to a start=3
Close the registry editor and reboot your machine.
HTH,
nass
---
http://www.nasstec.co.uk

Reply With Quote
  #4  
Old 10-05-2008, 04:53 PM
Simon
 
Posts: n/a
Default RE: System Error When Leaving Hibernate

Nass

Thanks for this - I will try it. Just one query - as the dword value is
already 3, did you mean to say change to start =6 by any chance.

Simon

"nass" wrote:

>
>
> "Simon" wrote:
>
> > I run XP Home SP3 and IE7 and AVG 8.
> >
> > Almost every time the PC wakes from Hibernate a 7011 error is created as
> > follows:
> >
> > Event Type: Error
> > Event Source: Service Control Manager
> > Event Category: None
> > Event ID: 7011
> > Date: 05/10/2008
> > Time: 15:06:07
> > User: N/A
> > Computer: XXX
> > Description:
> > Timeout (30000 milliseconds) waiting for a transaction response from the
> > Netman service.
> >
> > I have spent many hours googling this - it seems quite a common occurrence
> > but no-one seems to know how to stop it and/or whether it can be safely
> > ignored. Any thoughts, please?

>
> set this in the services control panel to start manual:
> Netman Network Connections Manual
>
> Open the registry Editor by opeining run command and type in:
> regedit click [OK] locate this key and make the chnage:
> [-]HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netman = Look in the
> right pane/window for:
> Start REG_DWORD 0x00000003 (3)
>
> Changed netman service to a start=3
> Close the registry editor and reboot your machine.
> HTH,
> nass
> ---
> http://www.nasstec.co.uk
>

Reply With Quote
  #5  
Old 10-05-2008, 05:32 PM
Simon
 
Posts: n/a
Default RE: System Error When Leaving Hibernate

Rey

Fingers crossed, the advice in TheElderGeek article to change netman from
Manual to Auto seems to have worked. I set up Auto and have tried coming out
of Hibernate a couple of times - so far without a 7011 error.

Many Thanks

Simon

"Rey Santos" wrote:

> Details
> http://www.microsoft.com/technet/sup...ager&LCID=1033
>
> Netman is your Network Connection Service.
>
> Network Connections Service
> http://www.theeldergeek.com/network_connections.htm
>
> Check the service and its dependencies in Control Panel > Administrative
> tools > Services
>
>
>
> --
> Rey
>
>
> "Simon" wrote:
>
> > I run XP Home SP3 and IE7 and AVG 8.
> >
> > Almost every time the PC wakes from Hibernate a 7011 error is created as
> > follows:
> >
> > Event Type: Error
> > Event Source: Service Control Manager
> > Event Category: None
> > Event ID: 7011
> > Date: 05/10/2008
> > Time: 15:06:07
> > User: N/A
> > Computer: XXX
> > Description:
> > Timeout (30000 milliseconds) waiting for a transaction response from the
> > Netman service.
> >
> > I have spent many hours googling this - it seems quite a common occurrence
> > but no-one seems to know how to stop it and/or whether it can be safely
> > ignored. Any thoughts, please?

Reply With Quote
  #6  
Old 10-05-2008, 05:55 PM
Simon
 
Posts: n/a
Default RE: System Error When Leaving Hibernate

Spoke too soon - the 7011 error came back after the most recent wake up from
hibernate.

Simon

"Simon" wrote:

> Rey
>
> Fingers crossed, the advice in TheElderGeek article to change netman from
> Manual to Auto seems to have worked. I set up Auto and have tried coming out
> of Hibernate a couple of times - so far without a 7011 error.
>
> Many Thanks
>
> Simon
>
> "Rey Santos" wrote:
>
> > Details
> > http://www.microsoft.com/technet/sup...ager&LCID=1033
> >
> > Netman is your Network Connection Service.
> >
> > Network Connections Service
> > http://www.theeldergeek.com/network_connections.htm
> >
> > Check the service and its dependencies in Control Panel > Administrative
> > tools > Services
> >
> >
> >
> > --
> > Rey
> >
> >
> > "Simon" wrote:
> >
> > > I run XP Home SP3 and IE7 and AVG 8.
> > >
> > > Almost every time the PC wakes from Hibernate a 7011 error is created as
> > > follows:
> > >
> > > Event Type: Error
> > > Event Source: Service Control Manager
> > > Event Category: None
> > > Event ID: 7011
> > > Date: 05/10/2008
> > > Time: 15:06:07
> > > User: N/A
> > > Computer: XXX
> > > Description:
> > > Timeout (30000 milliseconds) waiting for a transaction response from the
> > > Netman service.
> > >
> > > I have spent many hours googling this - it seems quite a common occurrence
> > > but no-one seems to know how to stop it and/or whether it can be safely
> > > ignored. Any thoughts, please?

Reply With Quote
  #7  
Old 10-05-2008, 06:04 PM
nass
 
Posts: n/a
Default RE: System Error When Leaving Hibernate



Hi Simon,
No I meant "3" for manual but if Auto work okay then no need to set it to
manual.

"Simon" wrote:

> Nass
>
> Thanks for this - I will try it. Just one query - as the dword value is
> already 3, did you mean to say change to start =6 by any chance.
>
> Simon
>
> "nass" wrote:
>
> >
> >
> > "Simon" wrote:
> >
> > > I run XP Home SP3 and IE7 and AVG 8.
> > >
> > > Almost every time the PC wakes from Hibernate a 7011 error is created as
> > > follows:
> > >
> > > Event Type: Error
> > > Event Source: Service Control Manager
> > > Event Category: None
> > > Event ID: 7011
> > > Date: 05/10/2008
> > > Time: 15:06:07
> > > User: N/A
> > > Computer: XXX
> > > Description:
> > > Timeout (30000 milliseconds) waiting for a transaction response from the
> > > Netman service.
> > >
> > > I have spent many hours googling this - it seems quite a common occurrence
> > > but no-one seems to know how to stop it and/or whether it can be safely
> > > ignored. Any thoughts, please?

> >
> > set this in the services control panel to start manual:
> > Netman Network Connections Manual
> >
> > Open the registry Editor by opeining run command and type in:
> > regedit click [OK] locate this key and make the chnage:
> > [-]HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netman = Look in the
> > right pane/window for:
> > Start REG_DWORD 0x00000003 (3)
> >
> > Changed netman service to a start=3
> > Close the registry editor and reboot your machine.
> > HTH,
> > nass
> > ---
> > http://www.nasstec.co.uk
> >

Reply With Quote
  #8  
Old 10-06-2008, 06:20 AM
Rey Santos
 
Posts: n/a
Default RE: System Error When Leaving Hibernate

In my first link ist says:
The specified service did not respond to a control request (such as pause,
continue, interrogate, or stop) from Service Control Manager within the
specified time.
Its a 30 seconds timeout waiting for a transaction response from Netman
service to continue the network connection. This could result if your
resources were low or several running processes in the background.

The second link from The Elder Geek, the default settings for Network
Connection service is Manual while the Remote Procedure Call (RPC) service is
automatic. Also check the status of Network Connection service if it had
started. If it had started andyou have your connection back it could be a
mere (30 seconds) delay due to low resources.
--
Rey


"Simon" wrote:

> Spoke too soon - the 7011 error came back after the most recent wake up from
> hibernate.
>
> Simon
>
> "Simon" wrote:
>
> > Rey
> >
> > Fingers crossed, the advice in TheElderGeek article to change netman from
> > Manual to Auto seems to have worked. I set up Auto and have tried coming out
> > of Hibernate a couple of times - so far without a 7011 error.
> >
> > Many Thanks
> >
> > Simon
> >
> > "Rey Santos" wrote:
> >
> > > Details
> > > http://www.microsoft.com/technet/sup...ager&LCID=1033
> > >
> > > Netman is your Network Connection Service.
> > >
> > > Network Connections Service
> > > http://www.theeldergeek.com/network_connections.htm
> > >
> > > Check the service and its dependencies in Control Panel > Administrative
> > > tools > Services
> > >
> > >
> > >
> > > --
> > > Rey
> > >
> > >
> > > "Simon" wrote:
> > >
> > > > I run XP Home SP3 and IE7 and AVG 8.
> > > >
> > > > Almost every time the PC wakes from Hibernate a 7011 error is created as
> > > > follows:
> > > >
> > > > Event Type: Error
> > > > Event Source: Service Control Manager
> > > > Event Category: None
> > > > Event ID: 7011
> > > > Date: 05/10/2008
> > > > Time: 15:06:07
> > > > User: N/A
> > > > Computer: XXX
> > > > Description:
> > > > Timeout (30000 milliseconds) waiting for a transaction response from the
> > > > Netman service.
> > > >
> > > > I have spent many hours googling this - it seems quite a common occurrence
> > > > but no-one seems to know how to stop it and/or whether it can be safely
> > > > ignored. Any thoughts, please?

Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
WinXP SP3 system hangs on standby or hibernate Neil Harrington Windows XP 17 10-01-2008 02:09 PM
How to change system hibernate to after 1 hour Lillian Lian Windows XP Basics 2 06-22-2008 07:48 AM
Problem with Hibernate and system restart Brad1969 Windows XP 0 09-23-2007 02:28 PM
Resume from Sleep / Hibernate freezes system grubertm@gmail.com Windows Vista 2 07-07-2007 02:07 PM
Screen Saver not activating after leaving only !! Lynn Windows XP 6 06-08-2007 10:11 PM


All times are GMT. The time now is 03:33 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger