<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin M SarmientoA thousand and one reasons for a generic error message. &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/a-thousand-and-one-reasons-for-a-generic-error-message/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>A thousand and one reasons for a generic error message.</title>
		<link>https://www.edwinmsarmiento.com/a-thousand-and-one-reasons-for-a-generic-error-message/</link>
		<comments>https://www.edwinmsarmiento.com/a-thousand-and-one-reasons-for-a-generic-error-message/#respond</comments>
		<pubDate>Tue, 17 Mar 2009 15:43:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[SQL Server 2008 Clustering]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2009/03/17/a-thousand-and-one-reasons-for-a-generic-error-message</guid>

				<description><![CDATA[I&#8217;ve spent a couple of hours trying to troubleshoot a clustered SQL Server 2008 installation. All I know is that it throws this error message after the installation process and does not give me any clue at all The cluster resource ‘SQL Server (MSSQLSERVER)’ could not be brought online. Error: The group or resource is [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">I&#8217;ve spent a couple of hours trying to troubleshoot a clustered SQL Server 2008 installation. All I know is that it throws this error message after the installation process and does not give me any clue at all</span></p>
<p><span style="font-size:85%;color:#cc0000;"><em><strong>The cluster resource ‘SQL Server (MSSQLSERVER)’ could not be brought online. Error: The group or resource is not in the correct state to perform the requested operation. (Exception from HRESULT: 0×8007139F)</strong></em></span></p>
<p><span style="font-family:arial;">Now, this might look like a dependency issue not working correctly but when I checked the Failover Cluster Management console on Windows Server 2008, all the dependencies are online and working as expected. As always, I started searching the Internet for related errors and couldn&#8217;t find anything really specific except for the same thing &#8211; dependency issue. Now, here&#8217;s what I found out. Since all of the dependencies &#8211; disks, MSDTC, IP and virtual server name &#8211; are all online, maybe it doesn&#8217;t have anything to do with them after all. So the first thing I did was to do a PING test to the virtual server name for my clustered SQL Server instance and guess what I found out &#8211; there is another IP registered on the DNS server with the same FQDN (maybe a previous installation that wasn&#8217;t cleaned up properly). I logged in to the DNS server and updated the IP address of my clustered SQL Server instance, ran <em><strong><span style="font-size:85%;">ipconfig /flushdns</span></strong></em> on the node on which I am logged in and started the service in Failover Cluster Management. It worked! It just tells you that you should think outside of the box every now and then. It really pays to have that background in network and systems infrastructure every once in a while. </span></p>
<div class="blogger-post-footer"><img alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/a-thousand-and-one-reasons-for-a-generic-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">172</post-id>	</item>
	</channel>
</rss>