Error Description
Getting below error on opening Management reporter . This error logged in event-viewer.
System.ServiceModel.Security.MessageSecurityException: The security timestamp is invalid because its creation time ('2015-10-01T10:50:06.777Z') is in the future. Current time is '2015-10-01T10:43:51.967Z' and allowed clock skew is '00:05:00'.
Server stack trace:
at System.ServiceModel.Security.SecurityTimestamp.ValidateFreshness(TimeSpan timeToLive, TimeSpan allowedClockSkew)
at System.ServiceModel.Security.SecurityTimestamp.ValidateRangeAndFreshness(TimeSpan timeToLive, TimeSpan allowedClockSkew)
at System.ServiceModel.Security.ReceiveSecurityHeader.ReadTimestamp(XmlDictionaryReader reader)
at System.ServiceModel.Security.ReceiveSecurityHeader.ExecuteFullPass(XmlDictionaryReader reader)
at System.ServiceModel.Security.ReceiveSecurityHeader.Process(TimeSpan timeout, ChannelBinding channelBinding, ExtendedProtectionPolicy extendedProtectionPolicy)
at System.ServiceModel.Security.MessageSecurityProtocol.ProcessSecurityHeader(ReceiveSecurityHeader securityHeader, Message& message, SecurityToken requiredSigningToken, TimeSpan timeout,
Solution:
This Error due to mismatch of time on servers . To resolve this error you just need to check time on server where aos and MR(management reporter ) installed. Make same time on all server.
I hope issue will get resolve after doing this thing no need to do anything else.
Getting below error on opening Management reporter . This error logged in event-viewer.
System.ServiceModel.Security.MessageSecurityException: The security timestamp is invalid because its creation time ('2015-10-01T10:50:06.777Z') is in the future. Current time is '2015-10-01T10:43:51.967Z' and allowed clock skew is '00:05:00'.
Server stack trace:
at System.ServiceModel.Security.SecurityTimestamp.ValidateFreshness(TimeSpan timeToLive, TimeSpan allowedClockSkew)
at System.ServiceModel.Security.SecurityTimestamp.ValidateRangeAndFreshness(TimeSpan timeToLive, TimeSpan allowedClockSkew)
at System.ServiceModel.Security.ReceiveSecurityHeader.ReadTimestamp(XmlDictionaryReader reader)
at System.ServiceModel.Security.ReceiveSecurityHeader.ExecuteFullPass(XmlDictionaryReader reader)
at System.ServiceModel.Security.ReceiveSecurityHeader.Process(TimeSpan timeout, ChannelBinding channelBinding, ExtendedProtectionPolicy extendedProtectionPolicy)
at System.ServiceModel.Security.MessageSecurityProtocol.ProcessSecurityHeader(ReceiveSecurityHeader securityHeader, Message& message, SecurityToken requiredSigningToken, TimeSpan timeout,
Solution:
This Error due to mismatch of time on servers . To resolve this error you just need to check time on server where aos and MR(management reporter ) installed. Make same time on all server.
I hope issue will get resolve after doing this thing no need to do anything else.