SharePoint 2010 Farm SP2 CU June 2015
I had to delete the Search Service Application due to many errors after a Server restart.
I recreated the Search Service Application
Set up the content sources added the web applications set the schedule for full and incremental
Also set up a crawl rule to exclude
http://tgcs013:29261
Ran a re index and a full crawl get no errors from the crawl log
but I get this error every hour on the server application event log.
Log Name: Application
Source: Microsoft-SharePoint Products-SharePoint Foundation Search
Date: 7/24/2015 8:56:23 PM
Event ID: 14
Task Category: Gatherer
Level: Warning
Keywords:
User: OUR\spserv
Computer: TGCS013.FQDN.com
Description:
The start address sts4://tgcs013:29261/conte
ntdbid={ac
89cd5e-197
e-46c6-b68
1-11fa3597
4595} cannot be crawled.
Context: Application 'Search_index_file_on_the_
search_ser
ver', Catalog 'Search'
Details:
Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository being crawled is a SharePoint repository, verify that the account you are using has "Full Read" permissions on the SharePoint Web Application being crawled. (0x80041205)
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-SharePoint
Products-SharePoint Foundation Search" Guid="{1C415899-58B3-4BFC-
9236-105E7
FD38719}" />
<EventID>14</EventID>
<Version>14</Version>
<Level>3</Level>
<Task>174</Task>
<Opcode>0</Opcode>
<Keywords>0x20000000000000
00</Keywor
ds>
<TimeCreated SystemTime="2015-07-25T00:
56:23.2447
81700Z" />
<EventRecordID>38238</Even
tRecordID>
<Correlation />
<Execution ProcessID="920" ThreadID="7396" />
<Channel>Application</Chan
nel>
<Computer>TGCS013.our.netw
ork.tgcsne
t.com</Com
puter>
<Security UserID="S-1-5-21-305458857
1-13414595
84-7841283
02-3140" />
</System>
<EventData>
<Data Name="string0">sts4://tgcs
013:29261/
contentdbi
d={ac89cd5
e-197e-46c
6-b681-11f
a35974595}
</Data>
<Data Name="string1">
Context: Application 'Search_index_file_on_the_
search_ser
ver', Catalog 'Search'
Details:
Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository being crawled is a SharePoint repository, verify that the account you are using has "Full Read" permissions on the SharePoint Web Application being crawled. (0x80041205)</Data>
</EventData>
</Event>
What am I missing