SharePoint Search service is in Hung state, Starting or Stopping?

Yes, it happened this morning. I’m unable to do a search on my MOSS website. When tried search, I got an error: “The search request was unable to connect to the search service.”  when I tried to do a full crawl, then it hangs there with the “Starting” stage, Then I tried to stop and start the Office SharePoint search in Central admin, but I cannot stop it. Its status shows “stopping”. Hmm

SharePoint Search service is in Hung state - Starting or Stopping

Solution:

Here are the things you can try to get this issue solved:
stsadm -o osearch -action stop
stsadm -o osearch -action start

Restart Search Service

Or You can try:

net stop oSearch
net start oSearch

If you still run into the same issue, then try the following:

psconfig -cmd services -install

This will configure SharePoint search again!!!

Salaudeen Rajack

Salaudeen Rajack - SharePoint Expert with Two decades of SharePoint Experience. Love to Share my knowledge and experience with the SharePoint community, through real-time articles!

Leave a Reply

Your email address will not be published. Required fields are marked *