Results 1 to 4 of 4

Thread: DCOM error 0x800706be (RPC_S_CALL_FAILED) after idle time.

  1. #1
    Join Date
    Sep 2010
    Posts
    2

    DCOM error 0x800706be (RPC_S_CALL_FAILED) after idle time.

    This is not specific to Windows Server.
    The set-up we have: Windows 2008 Server as server and Windows Xp/Vista as workstations.

    DCOM interfaces are opened between the workstations and the server.
    If a workstation is left in idle mode for some time (say 30min) then the DCOM calls will fail with 0x800706be. The interfaces are then re-opened but this will take a few minutes.

    If we set-up a timer procedure that will call a dummy function through DCOM once per minute then the DCOM interface will not die if the workstations are left in idle mode.

    I thought DCOM initernally did this kind of "keep alive ping".

    We also have similar setups in other places where this problem does not occur.

    All power-save functions are supposed to be off but it still seems that something is cleaning up idle interfaces.

    So...is there a setting in Windows (registry?) that may cause the above problem with dead interfaces?

  2. #2
    Join Date
    Oct 2010
    Posts
    1

    Re: DCOM error 0x800706be (RPC_S_CALL_FAILED) after idle time.

    I have exactly same problem. Have also tried to fix it by constant pinging and reopening of the interface whenever the ping fails. The reopening can take a minute or two and even then it fails with RPC_S_CALL_FAILED sometimes. A retry just a few seconds later succeeds.

    Have you found any solution yet?

    I'm at the point where I'm going to start sniffing on Ethernet to see if there is something fishy. Maybe this is all ecause of packet loss...

  3. #3
    Join Date
    Dec 2007
    Posts
    2,291

    Re: DCOM error 0x800706be (RPC_S_CALL_FAILED) after idle time.

    Have you tried running DCOMCNFG and click the Default Properties tab. Confirm that the Default Authentication Level is set to at least Connect. Also confirm that the Default Impersonation Level is not set to Anonymous. Also look here, 0x800706BE RPC_S_CALL_FAILED (http://support.microsoft.com/kb/950718/).

  4. #4
    Join Date
    Sep 2010
    Posts
    2

    Re: DCOM error 0x800706be (RPC_S_CALL_FAILED) after idle time.

    The default authentication/impersonation level is set to none/impersonate.
    The reason we use impersonate is that local accounts won't work otherwise (permision denied even though we give full rights to everyone and anonymous logon).
    If we only use domain accounts it works fine with the defaults (i.e. connect/identify).

    This issue though is something else since it only occurs if interfaces are left idle for 30min or more.

Similar Threads

  1. explorer.exe using 50% CPU time when idle
    By Khongordzol in forum Windows Vista Performance
    Replies: 4
    Last Post: 06-11-2011, 01:09 AM
  2. Replies: 6
    Last Post: 05-08-2010, 04:02 AM
  3. wuauclt.exe problem and 0x800706BE error
    By Craig in forum Windows Update
    Replies: 12
    Last Post: 29-08-2009, 02:38 AM
  4. Computer idle for a time it shuts off.
    By Chilton in forum Windows Software
    Replies: 3
    Last Post: 12-08-2009, 02:42 PM
  5. SP2 Installation Error Code: 0x800706BE
    By Aloya in forum Windows Update
    Replies: 3
    Last Post: 10-07-2007, 12:08 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,002,571.10569 seconds with 17 queries