Faulting application name: hostcontrollerservice.exe, version: 16.0.775.0, time stamp: 0x5211bea8
Application Error
Faulting application name: hostcontrollerservice.exe, version: 16.0.775.0, time stamp: 0x5211bea8
Faulting module name: KERNELBASE.dll, version: 6.2.9200.17637, time stamp: 0x56980227
Exception code: 0xe0434352
Fault offset: 0x000000000004b418
Faulting process id: 0x4878
Faulting application start time: 0x01d2a139409a0421
Faulting application path: D:\Program Files\Microsoft\Exchange Server\V15\Bin\Search\Ceres\HostController\hostcontrollerservice.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 80ceb831-0d2c-11e7-950e-005056be650e
Faulting package full name:
Faulting package-relative application ID:


Solution:
Stop the Microsoft Exchange Search service and Microsoft Exchange Search Host Controller (this one probably already is).

Edit the file installconfig located in C: \ Program Files \ Microsoft \ Exchange Server \ V15 \ Bin \ Search \ Ceres \ Installer (make a copy of the file before)

$ script:baseport = 3800

Move the contents of the directory C: \ Program Files \ Microsoft \ Exchange Server \ V15 \ Bin \ Search \ Ceres \ Hostcontroller \ Data \ Nodes \ FSIS into a backup folder.

In an Exchange powershell console, go to C: \ Program Files \ Microsoft \ Exchange Server \ V15 \ Bin \ Search \ Ceres \ Installer
Update-mailboxdatabasecopy -identity DBNAME\SERVER -sourceserver TARGET-SERVER-catalogonly -DeleteExistingFiles
(Uninstall)
run the command -  .\installconfig.ps1 -action u -datafolder "c: \Program Files\Microsoft\Exchange Server\V15\Bin\Search\Ceres\Hostcontroller\Data".
(Install)
run the command -  .\installconfig.ps1 -action i -datafolder "c: \Program Files\Microsoft\Exchange Server\V15\Bin\Search\Ceres\Hostcontroller\Data".

Restart the Microsoft Exchange Service Host Controller Search and Microsoft Exchange Search.


Update-mailboxdatabasecopy -identity DBNAME\SERVER -SourceServer SERVER_NAME       -catalogonly

Comments

Popular posts from this blog

Troubleshooting IMAP Connectivity: Unable to authenticate to IMAP server. IMAP command failed: Login failed.

How to Configure ActiveSync Virtual Directories in coexistence between exchange 2007 and 2013, when you have different external and internal namespaces