Answered by:
ContentIndexStatus = unknown

Question
-
Hello.
I have test lab with ex16cu1 (migrated from ex13cu12) with every DB unknown index state (so no OWA search available), here is output
[PS] C:\Windows\system32>Get-MailboxDatabaseCopyStatus * | ft -auto Name Status CopyQueueLength ReplayQueueLength LastInspectedLogTime ContentIndexStat e ---- ------ --------------- ----------------- -------------------- ---------------- Mailbox Database 1297217716\EX-16-SITE1 Mounted 0 0 Unknown ex16_db1\EX-16-SITE1 Mounted 0 0 Unknown ex16_pf_db1\EX-16-SITE1 Mounted 0 0 Unknown ex16_archive_db1\EX-16-SITE1 Mounted 0 0 Unknown [PS] C:\Windows\system32>
I've added sec.group "ContentSubmmiters" and restarted services - no luck.
tried to rename dirs at Mailbox database folder as described at blogs
but still nothing.
there are some events 1009 from MSExchangeFastSearch like this:
The description for Event ID 1009 from source MSExchangeFastSearch cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: ex16_db1 Microsoft.Exchange.Search.Core.Abstraction.OperationFailedException: The component operation has failed. ---> Microsoft.Exchange.Search.Core.Abstraction.OperationFailedException: The component operation has failed. ---> System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:59.9840000'. ---> System.IO.IOException: The read operation failed, see inner exception. ---> System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:59.9840000'. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing) --- End of inner exception stack trace --- at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing) at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout) at System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.NegotiateStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- End of inner exception stack trace --- at System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout) at System.ServiceModel.Channels.SessionConnectionReader.Receive(TimeSpan timeout) at System.ServiceModel.Channels.SynchronizedMessageSource.Receive(TimeSpan timeout) at System.ServiceModel.Channels.TransportDuplexSessionChannel.Receive(TimeSpan timeout) at System.ServiceModel.Channels.TransportDuplexSessionChannel.TryReceive(TimeSpan timeout, Message& message) at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.Ceres.InteractionEngine.Services.ProcessingEngine.IProcessingEngine.ExecuteSearchFlow(String flowName, IEnumerable`1 inputData) at Microsoft.Exchange.Search.OperatorSchema.PagingImsFlowExecutor.<>c__DisplayClass1e.<ExecuteSearchFlow>b__1c(IProcessingEngineChannel proxy) at Microsoft.Exchange.Search.OperatorSchema.PagingImsFlowExecutor.ExecuteServiceCall(IProcessingEngineChannel& serviceProxy, Action`1 call, Int32 retryCount) at Microsoft.Exchange.Search.OperatorSchema.PagingImsFlowExecutor.ExecuteSearchFlow(String flowName, Dictionary`2 inputData) at Microsoft.Exchange.Search.OperatorSchema.PagingImsFlowExecutor.<ExecuteInternal>d__26.MoveNext() at Microsoft.Exchange.Search.OperatorSchema.PagingImsFlowExecutor.<Execute>d__5.MoveNext() at Microsoft.Exchange.Search.Fast.ExchangeQueryExecutor.RunUnderExceptionHandler[T](Func`1 call, IDiagnosticsSession session, String flowName) --- End of inner exception stack trace --- at Microsoft.Exchange.Search.Fast.ExchangeQueryExecutor.RunUnderExceptionHandler[T](Func`1 call, IDiagnosticsSession session, String flowName) at Microsoft.Exchange.Search.Fast.ExchangeQueryExecutor.<ExecuteQueryWithFields>d__11.MoveNext() at Microsoft.Exchange.Search.Fast.WatermarkStorage.FetchWatermarksFromFast() at Microsoft.Exchange.Search.Fast.WatermarkStorage.GetVersionInfo() at Microsoft.Exchange.Search.Engine.SearchFeedingController.InternalExecutionStart() at Microsoft.Exchange.Search.Core.Common.Executable.InternalExecutionStart(Object state) --- End of inner exception stack trace --- at Microsoft.Exchange.Search.Core.Common.Executable.EndExecute(IAsyncResult asyncResult) at Microsoft.Exchange.Search.Engine.SyncRootController.ExecuteComplete(IAsyncResult asyncResult) the message resource is present but the message is not found in the string/message table
how to fix it?
thanks
-=C U=-
Wednesday, May 18, 2016 2:03 PM
Answers
-
EX2016 seems to be incompatible with intel xeon before E55xx
-=C U=-
- Proposed as answer by cotec it-systeme Wednesday, May 25, 2016 4:41 PM
- Marked as answer by David Wang_ Friday, May 27, 2016 5:00 AM
Monday, May 23, 2016 2:36 PM
All replies
-
Hi,
Have you tried to restart the affected servers to test?
Do you have a DAG in your environment?
For failed content indexes on servers that are not DAG members ,please refer to this following article to rebuild the content index:
http://exchangeserverpro.com/fix-failed-database-content-index-exchange-2013/
Please note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
For failed content indexes on DAG members,I have found a similar thread for your reference :
Regards,
David
Thursday, May 19, 2016 6:03 AM -
Hi,
Have you tried to restart the affected servers to test?
Do you have a DAG in your environment?
For failed content indexes on servers that are not DAG members ,please refer to this following article to rebuild the content index:
http://exchangeserverpro.com/fix-failed-database-content-index-exchange-2013/
Please note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
For failed content indexes on DAG members,I have found a similar thread for your reference :
Regards,
David
Hi.
yes, I've tried to restart servers, but no luck.
no, I don't have DAG.
and please read my post once more before posting useless links.
thanks
-=C U=-
Thursday, May 19, 2016 6:38 AM -
So the only time I had this happen to me, I opened a ticket with Microsoft Support, and the issue ended up being solved by deleting everything in the C:\Windows\Temp directory. Can you give that a shot?
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread
Thursday, May 19, 2016 2:16 PM -
So the only time I had this happen to me, I opened a ticket with Microsoft Support, and the issue ended up being solved by deleting everything in the C:\Windows\Temp directory. Can you give that a shot?
Cleaned up and rebooted - no luck
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread
-=C U=-
Friday, May 20, 2016 8:03 AM -
So the only time I had this happen to me, I opened a ticket with Microsoft Support, and the issue ended up being solved by deleting everything in the C:\Windows\Temp directory. Can you give that a shot?
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread
Cleaned up and rebooted - no luck
-=C U=-
Then maybe this will work for you.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread
Monday, May 23, 2016 1:19 PM -
EX2016 seems to be incompatible with intel xeon before E55xx
-=C U=-
- Proposed as answer by cotec it-systeme Wednesday, May 25, 2016 4:41 PM
- Marked as answer by David Wang_ Friday, May 27, 2016 5:00 AM
Monday, May 23, 2016 2:36 PM