WS-Trust 要求處理錯誤

Microsoft.ActiveDirectoryFederationServices20.TokenIssuanceWsTrustRequestProcessingErrorMonitor (UnitMonitor)

Knowledge Base article:

摘要

Federation Service 在嘗試處理 WS-Trust 要求時發生錯誤。

如果在 15 分鐘內未再度發生相同問題,監視器健康狀態將切換回「綠色」狀態。這個監視器所產生的警示必須手動解除。

原因

如需造成這個事件原因的詳細資訊,請參閱事件中所指定的其他詳細資料。

注意

在隨同這個事件出現的例外狀況詳細資料中,有些描述是可能不適用於 AD FS 2.0 而且是由其他外部來源產生的訊息,例如 Windows Identity Foundation (WIF)。

解決方式

如需如何解決這個問題的詳細資訊,請參閱隨附於這個事件和與此錯誤相關之其他事件的其他詳細資料。

如需如何判定還有哪些事件與 AD FS 2.0 事件記錄檔中的這個事件相關的詳細資訊,請參閱部落格文章< 診斷 AD FS 2.0>中的一節「使用活動 ID 和呼叫者 ID 來關聯事件和追蹤」(英文)。

Element properties:

TargetMicrosoft.ActiveDirectoryFederationServices20.TokenIssuance
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogTimer2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
WS-Trust 要求處理錯誤
Federation Service 在嘗試處理 WS-Trust 要求時發生錯誤。
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ActiveDirectoryFederationServices20.TokenIssuanceWsTrustRequestProcessingErrorMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.ActiveDirectoryFederationServices20.TokenIssuance" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogTimer2StateMonitorType" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.ActiveDirectoryFederationServices20.TokenIssuanceWsTrustRequestProcessingErrorMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="TimerEventRaised" MonitorTypeStateID="TimerEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>$Target/Host/Host/Property[Type="Microsoft.ActiveDirectoryFederationServices20.FederationServer"]/ADFSEventLog$</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">111</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005RegularExpression</Operator>
<Pattern>(^AD FS$)|(^AD FS 2.0$)</Pattern>
</RegExExpression>
</Expression>
</And>
</Expression>
<TimerWaitInSeconds>900</TimerWaitInSeconds>
</Configuration>
</UnitMonitor>