Answered by:
Search Issue after migration to Sp 2016

-
I have migrated on SP 2016 environment and configure fresh SSA on same. when I am searching for anything it gives below error
The HTTP service located at http://ServerName:PortNo/9e38a353839448f0b55fe1b52d43fb30/SearchService.svc is unavailable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later.
When I am looking for Search Service in IIS under the SharePoint Web Service the ID is different from what I am getting in the above error that is 9e38a353839448f0b55fe1b52d43fb30.
I have updated the Search Center URL under Search Settings.
Please suggest useful solution.
Question
Answers
-
Hi Sara
Thansk for your suggestions.
I have already tried above mentioned things for troubleshooting.
Below solution resolved my Issue.
The Search Service Application proxy was not showing in the Service application list but at the same time it was showing in Powershell after running the below command
Get-SPServiceApplicationProxy
So I have delete the proxy and recreated the SSA using Powershell and the issue is resolved.- Marked as answer by NikhilP005 Tuesday, July 17, 2018 7:28 AM
All replies
-
Hi NikhilP005,
To troubleshoot the issue, check things below:
1. IIS RESET.
2. Check if all the application pools are started in IIS.
3. Check if all related Search Services are started.
4. Check if the search service application is associated to the web application.
There is a similar post:
More reference:
SharePoint 2013: SearchService.svc is unavailable.
http://www.cubicode.net/sharepoint-searchservice-svc-unavailable/
Best regards,
Sara Fan
Please remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams. -
Hi Sara
Thansk for your suggestions.
I have already tried above mentioned things for troubleshooting.
Below solution resolved my Issue.
The Search Service Application proxy was not showing in the Service application list but at the same time it was showing in Powershell after running the below command
Get-SPServiceApplicationProxy
So I have delete the proxy and recreated the SSA using Powershell and the issue is resolved.- Marked as answer by NikhilP005 Tuesday, July 17, 2018 7:28 AM
-
Hi NikhilP005,
It is very happy that the issue is resolved.
Thank you for your sharing and it will help others have the same issue.Best regards,
Sara FanPlease remember to mark the replies as answers if they helped. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Click here to learn more. Visit the dedicated forum to share, explore and talk to experts about Microsoft Teams.