Troubleshooting Hung Services
How to troubleshoot hung services.
It can be tricky to determine when a misbehaving Windows service has hung and is no longer responding. That’s because Windows services can be in one of several states:
SERVICE_STOPPED
SERVICE_STOP_PENDING
SERVICE_START_PENDING
SERVICE_RUNNING
If a service has stopped, both the Services.msc console and the Net.exe command will report it as stopped, and if the service is running, both tools will report it as running. But if the service is in the SERVICE_STOP_PENDING or SERVICE_START_PENDING state, both Net.exe and Services.msc will report it as running! That’s why you should use the Sc.exe command instead to troubleshoot hung services as this command will return the true state in these conditions.
Article written by MyComputerAid.com
2003 server - Sep 30, 2008 22:34 - 0 Comments
instant messaging srv records
More In Computers & PC
- Howto secure wordpress
- Simple wordpress upgrade from SSH howto
- permanently delete your facebook account
- Creating a Sound File
- Talking to the Mouse
Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments
Outlook: Duplicates in Mailbox
More In Computers & PC
- Howto secure wordpress
- Simple wordpress upgrade from SSH howto
- permanently delete your facebook account
- Creating a Sound File
- Talking to the Mouse
Microsoft Desktop, Web browsers and Internet, Windows 2000, Windows 7, Windows 98, Windows Firewall and networking, Windows Vista, Windows XP - Feb 8, 2010 18:09 - 0 Comments
Disable Proxy settings in IE
More In Computers & PC
- Howto secure wordpress
- Simple wordpress upgrade from SSH howto
- permanently delete your facebook account
- Creating a Sound File
- Talking to the Mouse
Leave a Reply
You must be logged in to post a comment.