Hi Marcel,what info can you see in the event log?Logs in sharepoint? |
Daniel Bugday posted on Thursday, June 07, 2007 1:12 PM
|
Hi Marcel,
what info can you see in the event log?
Logs in sharepoint?
/Daniel Bugday |
 |
|
WSS 3.0 Search Crawler causes 2436 gatherer events |
MarcelABernard posted on Friday, June 08, 2007 3:40 AM
|
Event Type: Warning
Event Source: Windows SharePoint Services 3 Search
Event Category: Gatherer
Event ID: 2436
Date: 8-6-2007
Time: 8:55:00
User: N/A
Computer: ECNSPS1
Description:
The start address
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)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
I got 401's in the IIS logfiles too, which explains the event.
I tried to change the IIS application pool to the MOSS Service account
instead of the Network Service account, but that stopped the site completely.
It logged a 3760 Sharepoint event failing to access the database
Still puzzled why searching on a fresh WSS 3.0 out of the box installation
does not work. I am about to dump the Databases and do a complete
reinstallation
I also logged a MS Call for this case.
--
Marcel A. Bernards |
 |
|
I finally figured out what was happening here. |
MarcelABernard posted on Thursday, June 14, 2007 11:42 AM
|
I finally figured out what was happening here.
It was not related to user crawler permissions at all.
This had hit us before in the WSUS beta 2 we runned.
for some reason the crawler did crawl itself on its' own node but it uses
the proxy server. Our proxy system manager saw 5 minute blurbs in his
proxyserver log.
The autoproxy scripts should route the server adress as LOCAL when crawling,
but it did not for unknown reasons. We hav a few systems here which behaves
this way.
This was one of them. it might be related to a security feature/fix, dunno.
Browsing the pages with IE in the foreground works perfect though.
How did I solve the crawler issue?
I did a RunAs Domain\crawler Iexplore.exe and disabled automatic detect
proxy and
pooffff, it started to crawl the whole shebang.
Windows Authentication does not work any more if you run crawls trough a
proxy hop, hence the errors in the application event log.
Why some systems do not correctly use the autoproxy javascript correctly is
still a mystery to us. Might be script engine problems. javascript autoproxy
scripts are very hard to debug.
--
Marcel A. Bernards |
 |
|
Hi Marccel,I have the same issue you've experienced. |
Lp1 posted on Monday, July 30, 2007 2:16 AM
|
Hi Marccel,
I have the same issue you've experienced. Can you please guide me on your
solution? I couldn't understand the Run as command, where and how to execute
it?
I'm a newbie to the system side of WSS.
Thanks a lot in advance. |
 |
|