<?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>ThePointyHeads.com &#187; Indexing</title>
	<atom:link href="http://thepointyheads.com/tag/indexing/feed/" rel="self" type="application/rss+xml" />
	<link>http://thepointyheads.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 09:09:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Corrupt WFE Search Index File</title>
		<link>http://thepointyheads.com/2009/08/corrupt-wfe-search-index-file/</link>
		<comments>http://thepointyheads.com/2009/08/corrupt-wfe-search-index-file/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 15:20:30 +0000</pubDate>
		<dc:creator>Lorna</dc:creator>
				<category><![CDATA[Administrator]]></category>
		<category><![CDATA[Indexing]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.daveymcglade.net/?p=113</guid>
		<description><![CDATA[Thought I&#8217;d give some information around index files becoming corrupt on front end servers within a SharePoint farm.  This can sometimes happen due to a network or database failure while a crawl is in progress.  It will result in errors appearing in the Application Event Logs ressembling the following: Event Type: Error Event Source: Office [...]]]></description>
			<content:encoded><![CDATA[<p>Thought I&#8217;d give some information around index files becoming corrupt on front end servers within a SharePoint farm.  This can sometimes happen due to a network or database failure while a crawl is in progress.  It will result in errors appearing in the Application Event Logs ressembling the following:</p>
<p>Event Type: Error<br />
Event Source: Office Server Search<br />
Event Category: Search service<br />
Event ID: 10038<br />
Date:                       8/8/2009<br />
Time: 9:53:02 AM<br />
User: N/A<br />
Computer: WFE1<br />
Description:<br />
Query machine WFE1&#8242; has been taken out of rotation due to this error: The<br />
content index is corrupt.   0xc0041800.  It will be retried in 15 seconds.<br />
Component: c9dba2c2-0077-46f7-b352-aeeddb6ac2fd</p>
<p>In the case where there are multiple front end servers in the farm, end users will remain unaffected since their search queries will be served by the other front end server, but this issue can cause crawls to hang and will log errors to the application logs every time a crawl is attempted.</p>
<p>This happened on one of our production environments recently, and the first thought was that we should reset the indexes and recrawl the content (which would have worked, but would have taken about 3 days to re-crawl everything and we wanted it working by Monday morning).  So in trying to avoid a recrawl, we did the following:</p>
<ul>
<li>Open the Operations tab of the Central Administration site</li>
<li>Select Services on Servers and choose the offending WFE from the list</li>
<li>Stop the Office Server Search Service on the WFE</li>
<li>Start the service again, but give a new location for the index file</li>
<li>The next time the crawl runs, the index will be propagated to the new location and bring the server back into rotation.</li>
</ul>
<p>Hope this helps avoid many hours of re-crawling content.</p>
]]></content:encoded>
			<wfw:commentRss>http://thepointyheads.com/2009/08/corrupt-wfe-search-index-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
