Exchange 2010 14.3 Build 123.4
Stumped. Can't seem to figure out why this suddenly started but this Exchange error is logging every minute.
According to Process Explorer, this is the Exchange process (PID 6860) not logging correctly:
c:\windows\system32\inetsrv\w3wp.exe -ap "MSExchangeServicesAppPool" -v "v2.0" -l "webengine4.dll" -a \\.\pipe\iisipma54689d0-13bc-4c77-a060-0bae334c1a34 -h "C:\inetpub\temp\apppools\MSExchangeServicesAppPool\MSExchangeServicesAppPool.config" -w "" -m 0
This is the error logged:
Source: System.ServiceModel 3.0.0.0
Event ID: 5
Task Category: Message Logging
Details:
A message was not logged.Exception: System.InvalidCastException: Unable to cast object of type 'System.ServiceModel.Channels.StreamedMessage' to type 'System.ServiceModel.Channels.BufferedMessage'.
at System.ServiceModel.Security.SecurityVerifiedMessage.GetReaderAtEnvelope()
at System.ServiceModel.Security.ReceiveSecurityHeader.GetReaderAtSecurityHeader()
at System.ServiceModel.Security.ReceiveSecurityHeader.OnWriteHeaderContents(XmlDictionaryWriter writer, MessageVersion messageVersion)
at System.ServiceModel.Diagnostics.MessageLogTraceRecord.WriteHeader(XmlDictionaryWriter dictionaryWriter)
at System.ServiceModel.Diagnostics.MessageLogTraceRecord.WriteTo(XmlWriter writer)
at System.ServiceModel.Diagnostics.MessageLogger.LogInternal(MessageLogTraceRecord record)
at System.ServiceModel.Diagnostics.MessageLogger.LogMessageImpl(Message& message, XmlReader reader, MessageLoggingSource source)
at System.ServiceModel.Diagnostics.MessageLogger.LogMessage(Message& message, XmlReader reader, MessageLoggingSource source)
Process Name: w3wp
Process ID: 6860