THREAD_DISPATCH_FAILED=TCPC0005W: TCP Channel {0} could not obtain thread from thread pool {1}.
Explanation
The specified TCP Channel could not obtain a thread from the specified thread pool. Processing of subsequent requests may be delayed.
User response
If CPU is not fully utilized, increase the maximum number of threads in the thread pool. Otherwise, reduce the number of incoming requests.