MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

No results in search and crawl error

  Asked By: Rachel Lewis         Date: Dec 27, 2008      Category: MOSS      Views: 575
 

This is an age old problem that I keep getting put on and taken off, so
first off, all apologies.

My MOSS 2007 search yields no results on anything. Upon further checking I have
found an error in the crawl log:

"Error in the Site Data Web Service. (*** Unexpected end of file has occurred.
The following elements are not closed: Web. Line 25, position 6916.)"

I am stimied. Can anyone help?

Tagged:              

 

6 Answers Found

 
Answer #1       Answered By: Emily Clark          Answered On: Dec 27, 2008       

This may be stupidly obvious, but does the crawl  account have access to the
content?

Also, have you disabled the loopback "protection" feature?

weblogs.asp.net/.../service-packs-and-registr\
y-hacks.aspx

 
Answer #2       Answered By: Alycia Everett          Answered On: Dec 27, 2008       

I did in fact confirm the content account
(login to windows using the account and then login to SSMS using window
authentication)

I also initiated the registry hack, using the url to the portal as the value.

Unfortunatley, I am still in a quandry. Any other suggestions?

 
Answer #3       Answered By: Kaila Hahn          Answered On: Dec 27, 2008       

To help you out I will need some more information.
1. your search  does not return result for any site or for a particular site.
2. Is the mentioned crawl  log error  for all the sites or for a particular site.
If it is for a particular site then is it for a particular URL?

3. Go to your search DataBase it is generally SharedServices1_Search_DB_<GUID>
and open the table MSSCrawlHostList. What is the ErrorCount for various hosts?

In the mean time you can try following. And after each step do the crawling and
try to search.
1. Restart the search service from services.msc
2. Reset Crawled Content and start full crawl.
3. Stop and start the search service from Central Admin.

I understand that you are using MOSS 2007 and not WSS 3.0

Let me know if it works for you.

 
Answer #4       Answered By: Ada Sosa          Answered On: Dec 27, 2008       

I'll try to answer your questions:

1) The search  return no results  for ANY of the sites.

2)The error  is for the one and only site that I specify in my settings... in
this case http://portal, which is the main site that everything is under.
Strangely though, the one error is for portal, but there are also 4
"successfully crawled", all of which are also portal.

3)The finding are:
portal 4 1 0
anchor 0 0 0
c5bad4f7-79fc-4521-a0e2-4f13e5684fe8 0 0 0

 
Answer #5       Answered By: Cheyenne Lewis          Answered On: Dec 27, 2008       

I'm afraid that the three steps that you suggested were not successful.

 
Answer #6       Answered By: Liana Alston          Answered On: Dec 27, 2008       

Are you running SP1? If so look at this
doc:http://support.microsoft.com/kb/890630

 
Didn't find what you were looking for? Find more on No results in search and crawl error Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].