Fast for SharePoint 2010 Enterprise Crawler is Dead

Lately, I installed Fast locally on my machine for development purposes, and it was working as intended. Crawled a lot of local (and external) content, but suddenly, my Enterprise crawler was not working. nctrl status showed me that the Enterprise crawler was Dead

but WHY it was dead? I had no idea at all! Checking the event logs only told me:

  • M05020-DHEVMU98:13260: Process crawler was not running, restarting it
  • M05020-DHEVMU98:13260: Process crawler ports are already in use, will not start it

After checking the port 13260 on my machine, I concluded that there was nothing wrong with it. But that port, 13260 is the node controller, the enterprise crawler doesn't use that port. After checking the hostsconfiguration.xml I concluded that I made a mistake: This file contains a property: baseport with value 13000. That day, I created a new SharePoint webapplication on port 13000. I always create new web applications at those ranges (10000, 11000, 12000), it's a automatism of me. After deleting that web application, my Fast Enterprise crawler is up and running again! Too bad that the Fast Logging doesn't include portnumbers in their errorlog when a port is already occupied .

 

Conclusion: never create a webapplication in the 13000 range when running Fast locally ;)

 

Published Thu, May 19 2011 10:30 AM by Bas
Filed under: ,

Comments

# re: Fast for SharePoint 2010 Enterprise Crawler is not working

Thursday, May 19, 2011 11:00 AM by Rob van Empel

I always check my ports before adding something new to the servers. There's several ways to limit the risk of double booking a port. First, there's this command in the command prompt:

netstat -aon

It will list all the active ports on the computer.

Secondly I always check on this list. It's not even close to complete, but it helps:

en.wikipedia.org/.../List_of_TCP_and_UDP_port_numbers

# re: Fast for SharePoint 2010 Enterprise Crawler is not working

Thursday, May 19, 2011 11:12 AM by Bas

Rob,

thanks for mentioning. But it was my local development server: I dont think about it, then ;)

# re: Fast for SharePoint 2010 Enterprise Crawler is Dead

Thursday, May 19, 2011 1:30 PM by Keylogger Software

It is a useful post. But then when can we use 13000 range port numbers?

Keylogger

http://www.keylogger.in

# re: Fast for SharePoint 2010 Enterprise Crawler is Dead

Wednesday, May 25, 2011 11:11 PM by CuriousGeorge

How does one write a FAST Search crawler? Any guides? hints? tips? examples?

# re: Fast for SharePoint 2010 Enterprise Crawler is Dead

Monday, May 30, 2011 8:00 AM by Brian1

Nice post

Thanks for sharing

# Fast Search for SharePoint problems - simplified architecture diagram

Thursday, August 11, 2011 12:07 AM by BBB - Bas Blogging 'Bout SharePoint

Recently I had a few colleagues (and myself) who tried to install FAST search for SharePoint on their

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Please add 4 and 7 and type the answer here: