System.ServiceModel.Channels.FailedAcceptFromPool

An attempt to reuse a pooled connection failed. Another attempt is made within the specified timeout period.

Description

This informational trace indicates that an error has occurred while attempting to reuse a pooled connection. This could happen because the pooled connection was not compatible, ready, or still active. Additional attempts to reuse other pooled connection are made within a given timeout and a new connection is created in case no usable connections are found.

See Also

Concepts

Using Tracing to Troubleshoot Your Application
WCF Administration and Diagnostics

Other Resources

WCF Tracing