Error In Search Service Application-
Error1- Service is not able to connect with administrator component.
Error2- Default Crawling Account has not proper permissions like read permission.
Error3- Crawling Related errors.
Error4- Stuck on starting.
Error5- Search Service is not started
Common Step to Resolve
1- Use power shell command to check status and stop and start.
2- In Services.msc start search service.
3- Check Permission of your default crawler account.
4- Reset Your Time Service
5- Reset IIS
6- App Pool Restart
7- Application Server Admin Service is enabled or not check by power shell command.
Note- Search service application uses SQL server Native client to working with Database. This native client can be a cause for Admin Component disconnection with Database. you can find error by making UDL file and make a connection with your database with this UDL file. if UDL file is able to make connection with Database it mean some thing is wrong with SharePoint search service otherwise it shows some errors now we can check these errors. these errors can help us to finding exact solution to overcome this issue.
Otherwise recreate a New Search Service Application if all above given step is not resolved your problem.
Comments
Post a Comment