So I got called up by a customer about that their search on a standalone machine has suddenly stopped working. No results appeared in the results page. So I asked them to check Central administration and the Shared Service Provider Search log and found the following error for what seemed to be one for each file that already existed in the index.

 

Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content. (The item was deleted because it was either not found or the crawler was denied access to it.)


My first thought was of course that something had changed with the Service Account used for crawling, something that got more obvious since they had almost the same error message in the Event View:

Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content.

 


But when we looked at the Service Account everything seemed ok, the account had not been disabled or expired. Then I suddenly got another call from a customer that had the same problem and she also had another very strange problem since she could not access the SSP settings page. Central Administration worked but she got access denied on the SSP.

Two different environments with almost the same problem. This had to be with some updates on the server, right I was. Both machines had automatic Windows Updates and had therefore got an update that caused problems with use of fully qualified domain name (FQDN) when browsing a local site.

There is a solution for this and you find the Microsoft KB here: http://support.microsoft.com/default.aspx/kb/896861

So what have we learned? Well, first of all, never use automatic updates in production environment and always use a test, QA, staging or pre-production (whatever name you choose) to test all new changes. Things can fail even if it’s not a specific SharePoint update.



  1. Yash Dogra (Reply) on Sunday 19, 2009

    Hello,
    After installing service pack 2 on my WSS machine, the search service stopped. We checked My Site Settings and found that many fields were empty, we filled the required fields and search started working.But the formatting of data in search results got scattered.
    May I know why these issues apperaed.????????

    • Mattias Karlsson (Reply) on Sunday 19, 2009

      Hi,

      Just a question, you say you have WSS but then you refer to My Site. Is it WSS or MOSS you have? What fields where empty? Have you tried to recreate the index?

  2. Yash Dogra (Reply) on Sunday 19, 2009

    Hey thanks mattias..

    Sorry its MOSS 2007 , Actualy when we installed sp2, firstly search got down so we checked My Site Settings and found that in field “defualt reader site group” and “Prefered search centre” entries were missing which were working fine before instaling sp2 then we updated and serach got up.But formatting of people search results page was scattered.Then we restarted few of sharepoint search services and started full crawl. Then issue got resolved.
    But i am not able to find out the root cause of this issue..????
    Please help….

  3. Greg Williams (Reply) on Sunday 19, 2009

    Not sure this is my issue but will post a question here. I am running MOSS 2007 and have recently noticed that my production crawl (FULL) will start crawl for a while then stop for about 20 mins and then start again. Any ideas?