<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Microsoft Exchange POP3 Service Stuck on &#8216;Starting&#8217; State</title>
	<atom:link href="http://www.ifoundafix.com/2009/02/20/microsoft-exchange-pop3-service-stuck-on-starting-state/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ifoundafix.com/2009/02/20/microsoft-exchange-pop3-service-stuck-on-starting-state/</link>
	<description>Where Answers are Found!</description>
	<lastBuildDate>Fri, 23 Jul 2010 18:20:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.ifoundafix.com/2009/02/20/microsoft-exchange-pop3-service-stuck-on-starting-state/comment-page-1/#comment-10075</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 17 May 2010 13:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifoundafix.com/?p=132#comment-10075</guid>
		<description>Check out this from microsoft support:

Article ID: 816896
POP3 client stops responding (hangs) or times out when you try to download messages in Exchange 2000 Server and in Exchange Server 2003

http://support.microsoft.com/kb/816896/en-us 

Then terminate the inetinfo.exe process in task Manager

Then restart the POP3 service and finally, restart the IIS Admin Service

Jonathan</description>
		<content:encoded><![CDATA[<p>Check out this from microsoft support:</p>
<p>Article ID: 816896<br />
POP3 client stops responding (hangs) or times out when you try to download messages in Exchange 2000 Server and in Exchange Server 2003</p>
<p><a href="http://support.microsoft.com/kb/816896/en-us" rel="nofollow">http://support.microsoft.com/kb/816896/en-us</a> </p>
<p>Then terminate the inetinfo.exe process in task Manager</p>
<p>Then restart the POP3 service and finally, restart the IIS Admin Service</p>
<p>Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sagager</title>
		<link>http://www.ifoundafix.com/2009/02/20/microsoft-exchange-pop3-service-stuck-on-starting-state/comment-page-1/#comment-9005</link>
		<dc:creator>sagager</dc:creator>
		<pubDate>Mon, 01 Mar 2010 18:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifoundafix.com/?p=132#comment-9005</guid>
		<description>You can also use the command line: iisreset

I&#039;ve seen MS Support personanel use it with frequency when dealing with Exchange Server and Website.</description>
		<content:encoded><![CDATA[<p>You can also use the command line: iisreset</p>
<p>I&#8217;ve seen MS Support personanel use it with frequency when dealing with Exchange Server and Website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JD</title>
		<link>http://www.ifoundafix.com/2009/02/20/microsoft-exchange-pop3-service-stuck-on-starting-state/comment-page-1/#comment-6353</link>
		<dc:creator>JD</dc:creator>
		<pubDate>Fri, 06 Nov 2009 04:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifoundafix.com/?p=132#comment-6353</guid>
		<description>This is from Mike Mullen at Spiceworks, thanks Mike.


If you ever have trouble with a service being stuck in a starting or stopping state, you can run a couple of simple commands to kill the service.

1.  Query the process
To kill the service you have to know its PID or Process ID. To find this just type the following in at a command prompt:

sc queryex servicename 


Replace servicename with the services registry name. For example: Print Spooler is spooler. 
   
2.  Identify the PID
After running the query you will by presented with a list of details. You will want to locate the PID. 
   
3.  Run the Taskkill command
Now that you have the PID, you can run the following command to kill the hung process:

taskkill /f /pid [PID] 


This will force kill the hung service.</description>
		<content:encoded><![CDATA[<p>This is from Mike Mullen at Spiceworks, thanks Mike.</p>
<p>If you ever have trouble with a service being stuck in a starting or stopping state, you can run a couple of simple commands to kill the service.</p>
<p>1.  Query the process<br />
To kill the service you have to know its PID or Process ID. To find this just type the following in at a command prompt:</p>
<p>sc queryex servicename </p>
<p>Replace servicename with the services registry name. For example: Print Spooler is spooler. </p>
<p>2.  Identify the PID<br />
After running the query you will by presented with a list of details. You will want to locate the PID. </p>
<p>3.  Run the Taskkill command<br />
Now that you have the PID, you can run the following command to kill the hung process:</p>
<p>taskkill /f /pid [PID] </p>
<p>This will force kill the hung service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ifoundafix.com/2009/02/20/microsoft-exchange-pop3-service-stuck-on-starting-state/comment-page-1/#comment-4843</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 10 Aug 2009 08:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifoundafix.com/?p=132#comment-4843</guid>
		<description>I think the problem may be related to your anti-virus software. I&#039;d recommend reinstalling it.</description>
		<content:encoded><![CDATA[<p>I think the problem may be related to your anti-virus software. I&#8217;d recommend reinstalling it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.ifoundafix.com/2009/02/20/microsoft-exchange-pop3-service-stuck-on-starting-state/comment-page-1/#comment-4775</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 06 Aug 2009 13:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifoundafix.com/?p=132#comment-4775</guid>
		<description>This is only a temporary fix (at least in my situation).  Every time I restart the server, I have to end the inetinfo process in order for the Microsoft Exchange POP3 service to start properly.  I am still looking for a fix rather than a bandaid, so if anyone has suggestions please post, or if I find a fix, I will do the same.</description>
		<content:encoded><![CDATA[<p>This is only a temporary fix (at least in my situation).  Every time I restart the server, I have to end the inetinfo process in order for the Microsoft Exchange POP3 service to start properly.  I am still looking for a fix rather than a bandaid, so if anyone has suggestions please post, or if I find a fix, I will do the same.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
