2436 warning followed by 2424 error
We keep getting these two events EVERY 5 minutes in same order. Also were experiencing slow response meaning that loading page from sharepoint sometimes just hangs for a while before even starts loading page to browser. Can this hanging be somehow related to these logs?
Notice that srv02:3812 is a Central Admin IIS web site ?? Config db is on ms##ssee and content is on sql express.
I know about 2424 search service built in account issue and service is running under server admin account.
Any help would be appreciated.
Daniel
------------------------------------------------------------------------------------------------------
Event Type: Warning
Event Source: Windows SharePoint Services 3 Search
Event Category: Gatherer
Event ID: 2436
Date: 10/06/2007
Time: 10:30:55
User: N/A
Computer: SRV02
Description:
The start address <sts3:// srv02:3812/contentdbid={53a068cf-e5af-4723-a2f3-8d426a4e342d}> cannot be crawled.
Context: Application 'Search index file on the search server', Catalog 'Search'
Details:
Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content. (0x80041205)
-------------------------------------------------------------------------------------------------------------
Event Type: Error
Event Source: Windows SharePoint Services 3 Search
Event Category: Gatherer
Event ID: 2424
Date: 10/06/2007
Time: 10:31:39
User: N/A
Computer: SRV02
Description:
The update cannot be started because the content sources cannot be accessed. Fix the errors and try the update again.
Context: Application 'Search', Catalog 'index file on the search server Search'
June 10th, 2007 1:20pm
I am having the same issue and any help is greatly appreciated.I am running WSS 3.0 in a server farm with a SQL 2005 DB.Thanks, Jon
Free Windows Admin Tool Kit Click here and download it now
June 15th, 2007 11:06pm
I was wondering if you ever resolved this issue? I am getting the same error, and cannot stop the system from Crawling.Thanks
January 5th, 2008 12:19am
Not sure about the event log issues, but with regards to the slow requests, in my experience most slow downs in SharePoint 2007 are related to CRL (Certificate Revocation List) lookups when assemblies are being loaded. I have added a list of possible workarounds to the following blog posting:
http://jritmeijer.spaces.live.com/blog/cns!8A48A27460FB898A!965.entry
Not sure if this will solve your problem, but it is worth looking into when you are experiencing slow spin-up times of the server or wheninvoking stsadm.
Free Windows Admin Tool Kit Click here and download it now
April 22nd, 2008 12:27pm
Regards
Please try this:
Log on to the Windows SharePoint Services 3.0 server by using an account that has administrative permissions.
Click Start, point to Administrative Tools, and then click
SharePoint 3.0 Central Administration. On the Central Administration page, click Operations.
Under Services on the Services on Server: <var>ServerName</var> page, click
Windows SharePoint Services Search. Next to Service Account on the Configure Windows SharePoint Services Search Service Settings on server: <var>ServerName</var> page, select
Configurable. Type a user account and password that has access to the Windows SharePoint Services 3.0 database, and then click
OK.
For more info as well you need please follow:
http://support.microsoft.com/kb/927012
Have a nice day!!!Emilio I. Wilde
August 26th, 2010 7:27am