RPC_S_CALL_FAILED after 30 minutes of inactivity
We have a client/server application that uses DCOM. At one customer installation we have problems that the user experiences as a handful-minute delay when starting to use the client after letting it be idle for half an hour or more. The server is 2003 and the clients run XP. Looking at the logs from our application we see that DCOM calls on these occasions give errorRPC_S_CALL_FAILED (0x800706be, The remote procedure call failed). After sniffing on Ethernet it is obvious that the server stops responding on the socket that is used for the DCOM communication. The client makes 8-9 retries and then fails and opens a new DCOM interface. The application requires a number of interfaces and the sum of the time spent retransmitting and reopening for all interfaces (that is sequential) adds up to minutes. The first theory was that there was some kind of idle sleep in the client, but we introduced a regular ping once every ten seconds on one of the interfaces and this only helps that interface. Other interfaces still have the same problem after half an hour of inactivity. The Ethernet sniffing also shows the following error: “Provider rejection, reason: Proposed transfer syntaxes not supported“ on some occasions. This is given in Bind_ack. Can this be related to the problem? Any help you can provide to solve this issue is highly appreciated.1 person needs an answerI do too
October 11th, 2010 5:14am

Hello Martinkj88,Your Windows 7 question is more complex than what is typically answered in the Microsoft Answers forums. It is better suited for the Windows Server on TechNet. Please post your question following the below link: http://social.technet.microsoft.com/Forums/en-us/winservergen/threadsThanks,Irfan H, Microsoft Answers Support Engineer. Visit ourMicrosoft Answers Feedback Forum and let us know what you think.
Free Windows Admin Tool Kit Click here and download it now
October 12th, 2010 2:42am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics