Tuesday, July 1, 2014

The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component ‘ ′ in search application ‘Search Service Application’ is in a good state and try again



The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component ‘ ′ in search application ‘Search Service Application’ is in a good state and try again.




Issue: The search service is not able to connect to the machine that hosts the administration component


Cause: Search is not able to connect is because of many reasons, In this article I am providing all possible causes and the solutions.

Solutions: Please find the below solutions, That one of it can resolve the issue.

Solution 1: In the end it turns out to be that the application pool that hosts the search service application somehow doesn’t have the correct access. 

you can simply change the application pool to use SharePoint Web Services System for search service applications and check.

Solution 2: enable the timer job and do IIS reset
 
1.    Run below PS command to know the status of timer job
Get-SPTimerJob job-application-server-admin-service
Result ==> Is Disabled: True

2.    Run below PS command to enable the service.
Enable-SPTimerJob job-application-server-admin-service
Result ==> IsDisabled: False

3.    Do Net Stop sptimerv4 
4.    Do Net start sptimerv4 
5.    DO iisreset

Solution 3:Ensure the account has full control permissions on the Search service application.
 
 


Please Comment if you need Any Help.Your Feed back is always Welcome.I Am Happy to Help !!!!!

The server was unable to save the form at this time. Please try again



The server was unable to save the form at this time. Please try again

Error message from insert/edit form.

Error: The server was unable to save the form at this time. Please try again

Problem description: While doing the testing, I see an error while editing the list item. Further exploration reveals that I can’t add a new item also.

Cause: The issue mentioned above could be of many reasons. In the article I am providing all the reasons and the trouble shooting steps to get rid of the error.

Solution: Please follow the below provided solutions one-by-one In order  and check to see the issue resolved.
Solution1.    Do IISRESET on SharePoint Servers
Solution2.    Restart all the SharePoint Servers
Solution3.    Enable anonymous authentication for the website in IIS.
Solution4.    Restart the SharePoint Search Host Controller in services.msc
Solution5.    Issue with the permission of user, could be The user doesn't have access to the site, but has access to the library.

If still the issue is not resolved by the above steps. Please do the below.

A.   Open IIS Manager on SharePoint server and do the following steps:

     a. Right Click on “Web Application” where you are getting error.
     b. Explore the Web Application.
     c. Open Web.config file.
     c. Search for serviceHostingEnvironment under system.serviceModel
     d. modify the entry as follows:

<serviceHostingEnvironment aspNetCompatibilityEnabled="true" minFreeMemoryPercentageToActivateService="0"/> .

     e. Save the Web.config
     f. Reset IIS. 
 
 

Please Comment if you need Any Help.Your Feed back is always Welcome.I Am Happy to Help !!!!!

ShareThis

X