Hi, I have two Exchange Server, ServerA and ServerB. I would like to copy DatabaseA from ServerB to ServerA. I used EMC to "add mailbox database copy" but found below error. I checked the databaseA.edb
had been copied to ServerA. The log folder is empty. I checked the services of two Exchange Server, the Microsoft Exchange Search Indexer is running.
Thank you!
Event ID: 2059
The required log file 5043358 for DatabaseA\ServerA is missing on the active copy. If you removed the log file, please replace it. If the log file is lost, the database copy will need to be reseeded using Update-MailboxDatabaseCopy.
Event ID: 4026
[Seed Manager] The seed request for database 'DatabaseA' encountered an error during seeding. Error: Content indexing operation failed with the following message: The seeding operation encountered an error while trying to contact the search service. Error:
Microsoft Exchange Search Service may not be running on server ServerB. Specific RPC error message: Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from cli_PauseIndexing
Event ID: 124
At '6/12/2015 11:34:14 PM' the Exchange Information Store Database 'DatabaseA' copy on this server encountered an error. Consult the event log on the server for other "ExchangeStoreDb" or "msexchangeRepl" events that may identify the specific
failure. The Replication Service will automatically attempt to retry.
Event ID: 4
(PID 3980, Thread 94) Task Update-MailboxDatabaseCopy writing error when processing record of index 0. Error: Microsoft.Exchange.Cluster.Replay.CiSeederRpcOperationFailedException: A server-side seed operation has failed. Error: Content indexing operation failed
with the following message: The seeding operation encountered an error while trying to contact the search service. Error: Microsoft Exchange Search Service may not be running on server ServerB. Specific RPC error message: Error 0x6d9 (There are no more endpoints
available from the endpoint mapper) from cli_PauseIndexing
at Microsoft.Exchange.Cluster.Replay.CiFilesSeederInstance.SeedThreadProcInternal()
at Microsoft.Exchange.Data.Storage.Cluster.HaRpcExceptionWrapperBase`2.RunRpcServerOperation(String databaseName, RpcServerOperation rpcOperation)
--- End of stack trace on server (xxx.com) ---
at Microsoft.Exchange.Data.Storage.Cluster.HaRpcExceptionWrapperBase`2.ClientRethrowIfFailed(String databaseName, String serverName, RpcErrorExceptionInfo errorInfo)
at Microsoft.Exchange.Cluster.Replay.SeedProgressReporter.GetException()