Dotneteers.net
All for .net, .net for all!

Installing FAST Search Server for SharePoint 2010

No, this time I won’t write a full step-by-step install guide of FAST Search Server for SharePoint 2010. If you’d like to get a detailed install guide, please go to the Microsoft Download Center and download the B2FASTSearchDeploy.xps from there. This is a very detailed, 59 pages long guide. Ohhhhhhh, is it too long and would you like to get some shorter summary? – Yes, you can find some shorter summary around the blogosphere. BUT, please, be careful as generally they miss some very important steps, so finally the result will be not really what you expect. Or if you made a FAST Search Server for SharePoint 2010 installation and configuration by some of them, verify it by the official guide.

So, the only one install guide with 100% success is the detailed, 59 pages long: this one from Microsoft. I know, it’s not to easy to follow all these steps and don’t make any mistake. I also did. And I was suffering because of web part errors and empty result sets as well. I was going to become crazy. I was going to destroy all of the computers around me and getting some new job without bits on a deserted island. Yes, I was really upset. I think you can imagine that…

Finally, I’ve got some idea and help from the Microsoft FAST Team. Here are some steps you should check if you have some errors or unexpected symptops after the installation:

  • Check FAST Query SSA server URLs, port numbers and protocols.
  • FAST Query SSA should be set as default for your webapp.
  • Check %FASTSearch%\var\log\syslog for logs, especially qrproxy.log if exists.
  • Try a local query on the FAST Search Server 2010 Query node (http://localhost:13280)
  • The command “nctrl status” checks if all required processes are running.

To be honest, in my case all of these steps were passed, without any error. Finally, I recognized the command “New-FASTSearchSecurityClaimsUserStore -id win” didn’t run but gave this error for me:

New-FASTSearchSecurityClaimsUserStore : Unable to create new Claims content: Could not connect to net.tcp://localhost:13278/ConfigManager. The connection attempt lasted for a time span of 00:00:02.0252610. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:13278.

In the Event log, I found this:

Log Name:     FAST Search
Source:        FAST Search QRServer
Date:         12/8/2009 11:37:11 AM
Event ID:     1000
Task Category: None
Level:         Error
Keywords:     Classic
User:         N/A
Computer:     SP2010.demo2010.local
Description:
Admin error occurred during loading of keyword data. The keyword cache may be stale. Exception Message:Failed to communicate with the WCF service.

Ok, let’s check if all of the required services are running, even IIS Application Pools (eg. SharePoint Web Service).

If they are also running, check the following folders are created:

  • data
  • data\data_security
  • data\data_security\admin
  • data\data_security\worker

In my case, these folders were missing. Yes, they should be created manually, but unfortunately I’ve missed this step during the configuration. What could I do? I stopped the SAMAdmin and SAMWorker services, created the required folders, then restart these services again.

And voila, everything became working!

The world is nice and good again… More posts about FAST Search are coming soon, stay tuned!


Posted Dec 10 2009, 01:04 PM by aghy

Comments

KS wrote re: Installing FAST Search Server for SharePoint 2010
on Thu, Dec 24 2009 20:43

I checked all the steps still getting web part error ... any help

Rajeswari wrote re: Installing FAST Search Server for SharePoint 2010
on Mon, Jan 4 2010 5:56

I am getting an error - Unable to retrieve the information.Please check whether machine name spelled correctly or no . Any help

aghy wrote re: Installing FAST Search Server for SharePoint 2010
on Mon, Jan 4 2010 14:03

KS: Do you have anything related in the Event Log?

Rajeswari: Where do you get this error?

Angel del Olmo wrote re: Installing FAST Search Server for SharePoint 2010
on Thu, Jan 7 2010 13:22

Hi,

I get the following exception when I search

FASTQueryInternal::Execute--FAST Search Query Exception when trying to search FAST backend: Could not connect to fastsrv2010.sps2010.com/qrsproxyClaims. TCP error code 10061: No connection could be made because the target machine actively refused it 129.227.130.47:13287.  Microsoft.Office.Server.Search.Query.FASTSearchQueryException: Could not connect to fastsrv2010.sps2010.com/qrsproxyClaims. TCP error code 10061: No connection could be made because the target machine actively refused it 129.227.130.47:13287.      at Microsoft.Office.Server.Search.Query.Gateway.FastSearchGateway.GetQueryResult(IQuery query)     at Microsoft.Office.Server.Search.Query.Gateway.FastSearchGateway.ExecuteSearch(SearchRequest request, String queryString)     at Microsoft.Office.Server.... d0ed7286-1cfa-4f28-8edc-18ea61bd8be0

...Search.Query.Gateway.AbstractSearchGateway.Search(SearchRequest request)     at Microsoft.Office.Server.Search.Query.FASTQueryInternal.ExecuteSearch(SearchRequest request, ResultTableCollection rtc)     at Microsoft.Office.Server.Search.Query.FASTQueryInternal.Execute(QueryProperties properties) d0ed7286-1cfa-4f28-8edc-18ea61bd8be0

In the install_info.txt the "QR Server proxy" is "fastsrv2010.sps2010.com:13285"

Any ideas?

Thanks

Angel.

Rajeswari wrote re: Installing FAST Search Server for SharePoint 2010
on Mon, Jan 18 2010 11:38

Hi

Please clarify where i am going wrong -Below are the steps which i followed

- Installed the Fast Search server 2010

- Configured the Fast Search Connector - with content distributor - 13329

- Configured Fast Search Query Service - with Query Service at port number -13287,Administrative Service - 13256 ,Resource store location -13255

- Crawled the content sucessfully

- Created a Fast Search Site

- Tried to search a document - "Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible HTML editor such as Microsoft SharePoint Designer. If the problem persists, contact your Web server administrator".

I Tried with various port numbers but no luck.Please some body suggest what i can do in order to make it work....?

Rajee

aghy wrote re: Installing FAST Search Server for SharePoint 2010
on Fri, Jan 22 2010 22:09

Angel,

did you get any error message during the installation and configuration?

Rajee,

I suppose you get some error message during the installation or configuration. Did you? Or if no, did you do all of the steps described in the install guide? Eg. did you create the required folder manually? :)

Angel del Olmo wrote re: Installing FAST Search Server for SharePoint 2010
on Mon, Jan 25 2010 16:01

No errors.

I tried with HTTPS configuration in 13286 port and worked, but not with HTTP in 13287 port.

Angel.

Add a Comment

(required)  
(optional)
(required)  
Remember Me?