Issue: After installation a fresh FAST Search Server 2010 for SharePoint (Single Node), 4 main Services were not getting started.
1. Browser Engine
2. SAM Admin
3. SAM Worker
4. QRProxy Service
Error:
Event ID: 7000
Error: 1297: A Privilege that the services requires to function properly does not exist in the service account configuration. You may use the Services Microsoft Management Console (MMC) snap-in (services.msc) and the Local Security Settings MMC snap-in (secpol.msc) to view the serivce configuration and the account configuration.
Troubleshoot:
1. Tried to the Article http://support.microsoft.com/kb/982261
2. That policy was already in place.
3. Checked the group membership of FASTSearchAdministrators group. Fast service account was already added.
4. Added the machine account domain\machine to the group, still did not work.
5. Checked if the user was able to make changes, add/delete items from registry key.
Resolution:
1. Added the Fast Service account domain\fastsrv to the local Group Policy "Increase a process working set"
http://technet.microsoft.com/en-us/library/dd349804(WS.10).aspx#BKMK_26
Subscribe to:
Posts (Atom)
Total Pageviews
-
Issue : You Get "Invalid Client Secret" error even if the same secret key works fine in Postman. Scenario : You are using HTTP...
-
Requirement How to get the Task ID or Plan ID or even Group ID if you are creating a Plan in O365 groups? I was trying to get this for M...
-
Scenario : you have a SharePoint List where a field with 'Person or Group' having multiple entries is selected. you want to send a ...