V-437-41315
V-437-41329
V-437-41352
A Dtrace of the w3wp process will show the following:
[260248] (w3wp) <245640> EV:L IndexQueryServerRequest: WaitForSingleObject returned 258.
[260248] (w3wp) <245640> EV:H CIndexQueryServerSearch::Search2. Timed out waiting for response.
[260248] (w3wp) <245640> EV:L WinHttpRequest::Shutdown entry. Closing Winhttp handle
[260248] (w3wp) <245640> EV:L WinHttpHandle: Closing handle.
[260248] (w3wp) <245640> EV:L WinHttpRequest::Shutdown. Handle closed. Waiting for callbacks to complete.
[260248] (w3wp) <245640> EV:L WinHttpRequest::WaitForCallbacksFromWinHttpToFinish entry. Max wait = 60000ms
[260248] (w3wp) <147508> EV:L WinHttpRequest::Callback from WinHttp. Code=0x10, context=0x61EEE454
[260248] (w3wp) <245640> EV:L WinHttpRequest::WaitForCallbacksFromWinHttpToFinish. Not finished, so waiting another 20ms
[260248] (w3wp) <147508> EV:L WinHttpRequest::Callback from WinHttp. Code=0x20, context=0x61EEE454
[260248] (w3wp) <147508> EV:L WinHttpRequest::Callback from WinHttp. Code=0x200000, context=0x61EEE454
[260248] (w3wp) <147508> EV:H WinHttpRequest::OnCallback. WINHTTP_CALLBACK_STATUS_REQUEST_ERROR.
[260248] (w3wp) <147508> EV:H WinHttpRequest::OnCallback. WINHTTP_CALLBACK_STATUS_REQUEST_ERROR - Result=5, Error=12017|
[260248] (w3wp) <147508> EV:H WinHttpRequest::OnCallback exit. ERROR HR=0x8001011f.
[260248] (w3wp) <147508> EV:M WinHttpRequest::Callback from WinHttp. pRequest->OnCallback failed with HR=0x8001011f. Calling pRequest->OnResponseComplete.
[260248] (w3wp) <147508> EV:M IndexQueryServerRequest: OnResponseComplete - HR=This operation returned because the timeout period expired. (0x8001011f)
The EV server has been configured as a Proxy Server
Determine if the server has a proxy configured using the following command:
netsh winhttp show proxy
To resolve the issue perform one of the following steps: