brianlala / AutoSPInstaller

Automated SharePoint 2010/2013/2016/2019/SE PowerShell-based installation script.
https://autospinstaller.com
MIT License
171 stars 81 forks source link

Search Topology can't activate #41

Open staehelir opened 5 years ago

staehelir commented 5 years ago

For several customers on different environments, we have the problem that the initial installation of SharePoint 2019 does not activate the Search Service Application. We install SharePoint 2019 with AutoSPInstaller and use a separate service account for the Search Service Application. Here is the error:

Exception : System.Management.Automation.MethodInvocationException: Exception calling "Activate" with "0" argument(s): "Topology activation job died prematurely, the topology already is in Activating state." ---> Microsoft.Office.Server.Search.Administration.Topology.SearchTopologyActivationException: Topology activation job died prematurely, the topology already is in Activating state. at Microsoft.Office.Server.Search.Administration.Topology.SearchTopology.ActivateSilently() at CallSite.Target(Closure , CallSite , Object )

The problem can only be solved if the Search Service Application is created under the Farm account. Are you aware of this problem and is there a solution that activates the Search Service Application under the Search Service Account?

brianlala commented 5 years ago

I'm not aware of this problem - but if I have time I'll try to reproduce it ASAP, thanks!

fmeloSP commented 5 years ago

any updates on this? i ran into this same issue.

luisnjuarez commented 4 years ago

@staehelir @brianlala I have been looking around, but can't make it work, did you find a solution?

UmrG commented 4 years ago

What happens if you delete the search service application including dbs, re run the script and let the ssa create. Try to run the script from the index server if possible. I had the same issue few days ago but was able to resolve by recreating. I build these environment often and use autosp a lot.

Sent from Outlook Mobilehttps://aka.ms/blhgte


From: Luis Juarez Guzman notifications@github.com Sent: Sunday, April 12, 2020 12:46:48 PM To: brianlala/AutoSPInstaller AutoSPInstaller@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [brianlala/AutoSPInstaller] Search Topology can't activate (#41)

@staehelirhttps://github.com/staehelir @brianlalahttps://github.com/brianlala I have been looking around, but can't make it work, did you find a solution?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/brianlala/AutoSPInstaller/issues/41#issuecomment-612643844, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHLKYY3LRGC35ZDVLMBTXQDRMHV7RANCNFSM4HHVKO6Q.

luisnjuarez commented 4 years ago

There were a few issues in my case, as after too many attempts, It was so messy