Outlook disconnects from Exchange 2013 several times an hour.

[Edit: I did figure out a little more of the issue. I have figured out that what is causing this is the IIS Application Poll that The Exchange 2013 installer creates by default when installing called "MSExchangeRpcProxyAppPool". The server is recycling
the RPC Application Pool every 20 - 30 minutes or so. I have recycling completely turned off  on this pool yet it still restarts which leads me to believe it may be a code problem since it only should recycle if the poll crashes. Short of a bug in the
code somewhere, I for the life of me can not find why the Application Pool keeps restarting. This is the only pool out of all the ones Exchange created during installation that is recycling constantly. It is frustrating because our Outlook Anywhere clients
keep getting disconnection messages several times an hour because of this. The event logs I listed below are the only event logs I can find that trigger when the pool recycles, so as you can see, they give me no useful information in debugging the
problem.]
This problem only applies to outlook clients using RPC over HTTP. ActiveSync, OWA and EWS are working fine.
There is a problem with the RPC over HTTP tunnel on our server. Every 20-30 minutes, sometimes more sometimes less, but usually with in that 20-30 minute timeframe, the RPC over HTTP tunnel drops and all Outlook Anywhere clients get immediately disconnected.
IT comes back up very fast and all clients reconnect with in a matter of seconds. Not a huge deal for people using cached mode outlook but all the non-cached mode people (Thin clients are an example are not using cached mode to save diskspace). People using
non-cached mode would get a couple errors pop up and outlook stopped working.
The only relevant entries I have found in the exchange server event log are here. These same grouping of events show up everytime the RPC over HTTP tunnel shuts down and restarts. I just can't figure out why its doing it:
1-23-2013 9:21:18 AM RPC Proxy 4 (1)
-- RPC Proxy successfully loaded in Internet Information Services (IIS).
1/23/2013 9:22:41 AM WAS 5138 None
--- A worker process '75832' serving application pool 'MSExchangeRpcProxyAppPool' failed to stop a listener channel for protocol 'http' in the allotted time.  The data field contains the error number.
1/23/2013 9:22:41 AM WAS 5013 None
--- A process serving application pool 'MSExchangeRpcProxyAppPool' exceeded time limits during shut down. The process id was '75832'.
I have been searching for weeks on the problem and all I really have found is that the problem can sometimes be caused by RPC timeouts so I set the RPC timeout on the server to 120 seconds via the registry. That actually helped for about 5 days and then the
problem mysteriously came back and I can not get it to go away even though the registry value is still set to 120 seconds on that RPC time out.
Does anyone else know of any thing else that causes this? Its Exchange 2013 on Server 2012 and is a pretty fresh install. Was setup in mid-December.
--Trent W.

Hello,
Thank you for your post.
This is a quick note to let you know that we are performing research on this issue.
Thanks,
Simon Wu
TechNet Community Support
Have you had any luck diagnosing the problem?

Similar Messages

  • Outlook 2010 disconnects from Exchange 2013

    One of the users running Outlook 2010  (14.0.7108.5000) randomly gets disconnected from her mailbox on Exchange 2013. The disconnect lasts about 5 min and then connection reestablishes. While outlook gets disconnected, computer does not have any problems
    accessing any other network resources. Event 25 gets logged on the client when outlook disconnects and states the following. "Network problems are preventing connection to Microsoft Exchange."
    Other users in the same mailbox database don't experience or notice the same issue. 
    The error message states that the mailbox database is offline, but it's probably  misleading as the database remains online and mounted while the disconnect happens. The problems seems to follow the user no matter what mailbox database she is in.
    The following information gets logged in exchange RCP Client Access log Listed in chronological order.
    RopHandler: OpenFolder: [StoragePermanentException] There was an error parsing the entry ID. -> [MapiExceptionInvalidParameter] Unable to obtain the FID and MID from the entry id. (hr=0x80070057, ec=0) 
    ClientRPCCount=42;AvgClientLatency=00:00:00.0022142;ServerRPCCount=8;AvgCasRPCProcessingTime=00:00:00.0057500;AvgMbxProcessingTime=00:00:00;MaxCasRPCProcessingTime=00:00:00.0460000;20%ClientPercentile=10;40%ClientPercentile=10;60%ClientPercentile=10;80%ClientPercentile=10;90%ClientPercentile=10;95%ClientPercentile=20;99%ClientPercentile=20;100%ClientPercentile=50;20%CasPercentile=10;40%CasPercentile=10;60%CasPercentile=10;80%CasPercentile=10;90%CasPercentile=10;95%CasPercentile=10;99%CasPercentile=10;100%CasPercentile=50;20%MbxPercentile=10;40%MbxPercentile=10;60%MbxPercentile=10;80%MbxPercentile=10;90%MbxPercentile=10;95%MbxPercentile=10;99%MbxPercentile=10;100%MbxPercentile=10;ClientRpcFailureData:
    RpcEndPoint: [ServerUnavailableException] Connection must be re-established -> [SessionDeadException] Connection is severed (ConnectionFailedTransientException). Client needs to reconnect. -> [ConnectionFailedTransientException] Cannot get row count.
    -> [MapiExceptionNetworkError] Unable to get table row count. (hr=0x80040115, ec=0) 
    RopHandler: Logon: [RopExecutionException] Mailbox is temporarily unavailable. Error code = MdbOffline (0x00000476) -> [MailboxOfflineException] Cannot open mailbox /o=CORP/ou=Office/cn=Recipients/cn=Banger. -> [MapiExceptionMdbOffline] Unable to make
    connection to the server. (hr=0x80004005, ec=1142) 
    RpcEndPoint: [ServerUnavailableException] Connection must be re-established -> [SessionDeadException] The primary owner logon has failed. Dropping a connection. -> [RopExecutionException] Mailbox is temporarily unavailable. Error code = MdbOffline
    (0x00000476) -> [MailboxOfflineException] Cannot open mailbox /o=CORP/ou=Office/cn=Recipients/cn=Banger. -> [MapiExceptionMdbOffline] Unable to make connection to the server. (hr=0x80004005, ec=1142) 
    Any help would be greatly appreciated

    After reviewing the entire RCP Client log on the server, I am ruling out the client PC at this moment.
    The disconnect seems to be getting triggered by a Healthmailbox  check that starts right before users gets disconnected.
    Here is a similar problem with exchange 2010 with no answer.
    http://serverfault.com/questions/474123/one-email-user-keeps-disconnecting-from-our-exchange-server
    Healthmailbox associated with user's mailbox database  preforms the following operations at 19:00:05.899Z
    Connect
    OwnerLogon
    OwnerLogoff
    Disconnect
    a minute later, at 19:01:43.526Z Healthmailbox associated with  initial mailbox database  preforms the following operations
    Connect
    ArchiveLogon
    ArchiveLogoff
    Disconnect
    and then at 19:01:46.479Z server logs RopHandler: OpenFolder: [StoragePermanentException] There was an error parsing the entry ID. -> [MapiExceptionInvalidParameter] Unable to obtain the FID and MID from the entry id. (hr=0x80070057, ec=0) for the
    client connection and client notices the disconnect.

  • Outlook keep connecting and disconnecting from exchange 2013

    hi, currently im having microsoft exchange 2013 in server 2012 standard. when i running my outlook 2007/2010/2013 , it will keep showing connecting and disconnected. once i restart microsoft exchange rpc client access and it will be working fine for temporary,
    around 10 min later and it will happend again, can advise?

    Hi,
    You can raise it via Regedit:
    http://technet.microsoft.com/en-us/library/ff477612(v=exchg.141).aspx
    Thanks,
    Simon Wu
    TechNet Community Support

  • Cannot send mail from Exchange 2013 to Exchange 2007

    I have an
    Exchange 2007server with all roles in the same server (Version:
    08.03.0327.001 ) on a Windows 2008 R2 server. I have now installed two Exchange 2013 servers both with CAS and MBX roles on Windows 2012 servers
    (full patched). There is also a DAG between the new servers. All mail goes through a BorderWare besides the internal mail.
    I can send mail from both environments to the Internet. I can also send internal mail from Exchange 2007 to Exchange 2013.But the problem is that I am unable to send from Exchange 2013 to Exchange 2007. I've debugged, but not solved the problem and there are
    few articles on the Internet.
    Any suggestions?

    These two sentences are in conflict : "I can also send
    internal mail
    from Exchange
    2007 to
    Exchange 2013. But
    the problem is
    that I am unable
    to send from Exchange
    2007 to
    Exchange 2013. "
    Can you describe what is your real problem? Flow from E2007->E2013? Or vice versa?
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Damir

  • I lost all the information in the ical. I am using icloud and info desapear from ical and several times from my agenda too. But I desperately need the info from my ical. I tried using the time machine but i received a messagem saying that they can not mod

    I am using icloud and info desapear from ical and several times from my agenda too.
    But I desperately need the info from my ical.
    I tried using the time machine but i received a messagem saying that they can not modify ical.
    Can somebody help me?

    First of all, we are not Adobe.  This is a user to user forum.  We are consumers just like you. And I have arthritis, too, although not severe.
    Now let's see if we can help you resolve your problem.
    Where was it purchased from?
    Was it downloaded or was a disc purchased?
    What is your operating system?
    Is it version Photoshop Elements 13?
    Did you use a redemption code to get a serial number?
    Did you sign in/activate?
    Did you create an Adobe account?

  • Getting error when I try to remove eum secondary email address from the Mailbox from Exchange 2013 server

    Getting error when I try to remove eum secondary email address from the Mailbox from Exchange 2013 server. The command works if you issue directly from the server exchange shell.
    I open the remote power shell to the exchange server 2013.
    Issue the following commands and getting the following error.
    $mailbox = Get-Mailbox -Identity testuser$mailbox.EmailAddresses -= "eum:50004;phone-context=telExt5digits.lync5.com"Then getting the following error:Method invocation failed because [System.Collections.ArrayList] doesn't contain a method named 'op_Subtraction'.
    At line:1 char:27
    + $mailbox.EmailAddresses -= <<<<  "eum:50004;phone-context=telExt5digits.lync5.com"
        + CategoryInfo          : InvalidOperation: (op_Subtraction:String) [], RuntimeException
        + FullyQualifiedErrorId : MethodNotFoundHelp!

    Now for an answer - your remote session doesn't have the same object you have on the server itself.  Notice it says this is an array list, not a ProxyAddressCollection.  If you need to work around this, you'll need to massage the addresses another
    way that the system will accept.  I'd try the following:
    $NewAddresses = $mailboxEmailAddresses | ? { $_ -notlike "eum:50004;phone-context=telExt5digits.lync5.com" }
    See what you get in the $NewAddresses variable when you do this.

  • Upgrading from Exchange 2013 CU1 to CU2

    1 : Upgrading from Exchange 2013 CU1 to CU2
    ================================================================
    "Unable to remove product with code 4934d1ea-be46-48b1-8847-f1af20e892c1.
    Fatal error during installation. Error code is 1603. Last error reported by the MSI package is 'Service 'Tracing Service for Search in Exchange ' (SearchExchangeTracing) could not be stopped. 
    Verify that you have the correct permissions to stop system services.'."
    ================================================================

    Hi,
    According to the error message, it is highly likely caused by insufficient permission.
    Please verify that your user account is member of Exchange administrators group and not limit by RBAC, than try again to see if this works.
    If the issue continues, run the command below to uninstall the product:
    msiexec.exe /X {code 4934d1ea-be46-48b1-8847-f1af20e892c1}
    Msiexec (command-line options):
    http://technet.microsoft.com/en-us/library/cc759262(v=ws.10).aspx
    If you have any question, please feel free to let me know.
    Thanks,
    Angela
    Angela Shi
    TechNet Community Support

  • Force downloading mysite HD photos from Exchange 2013

    Hi Sharepoint Admins,
    I want to force download all HD photos from Exchange 2013 into users mysite profiles. I already provisioned all user mysites by powershell. HD photos are also available, but every user has to open his own mysite by himself to trigger the picture download.
    The goal is to download photos without having every user to logon on their site.
    Is there any way to force this?
    "SharePoint Server 2013 requests photos from Exchange 2013 automatically when a user performs an operation that causes a request for their own photo (for example, browsing to their own user profile page). That means that the user needs to have requested
    his/her own photo, before other users will be able to see it."
    Best Regards
    Markus Kühn

    Hi Markus,
    I understand you would like to manually sync HD photo from Exchange 2013 to SharePoint 2013 mysite.
    Since "SharePoint Server 2013 requests photos from Exchange 2013 automatically when a user performs an operation that causes a request for their own photo (for example, browsing to their own user profile page)", you need to browse all
    sites in Mysite web application.
    To do this, you may refer SharePoint warmup script and make the script to work for you MySite web application. Just run the warmup script, all mysites can be browsed once.
    https://gallery.technet.microsoft.com/office/SharePoint-2007-2010-or-d1884b4b
    https://spbestwarmup.codeplex.com/
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Moving mailbox from exchange 2013 back to exchange 2007 ..

    Hi Guys,
    I recently configured configured co-existence between exchange 2007 and exchange 2013. I moved a pilot user from exchange 2007 to exchange 2013 and now the user has issues receiving mails.
    I am trying to move the user back to 2007 pending the resolution of the issue. The move status says completed but the mailbox remains in the exchange 2013 environment.
    I need to return the user to an exchange 2007 mailbox database ..any ideas on what I am missing.
     Thanx guys ..
    ~Richard
    ..forever is just a minute away*

    Hi Richard,
    Please move your mailbox from Exchange 2013 to 2007 from the Exchange 2013 admin center (EAC) and the Exchange Management Shell instead of EMC in Exchange 2007.
    Then check whether the issue persists. If possible, please provide more error logs for further analysis.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Loading MySites profile photos from Exchange 2013 to Sharepoint 2013

    Hi
    I've configured SharePoint 2013 to get it's profile photos from Exchange 2013 using the method in the link below BUT Is there way to force the initial sync other than requiring the user to load their profile in a browser? 
    http://blogs.technet.com/b/jenstr/archive/2012/08/17/using-exchange-2013-preview-high-resolution-photos-from-sharepoint-server-2013-preview.aspx
    Thanks

    As a workaround I have applied a client-side powershell load of the SharePoint thumbnail image.  This triggers the sync just like loading in a browser does. I run it hidden on the user PC.  I run it once a day for a while as for some reason
    a load of the profile does not always trigger the sync and if it does not subsequent immediate sync's don't help - presumably due to the UserPhotoExpiration or
    UserPhotoErrorExpiration settings.
    Here's the code - enjoy....
    # script to trigger Sharepoint to download the high res photo from Exchange
    # sadly this must be done client side.
    # have PC management software copy the files to the local PC then run......
    # powershell.exe -ExecutionPolicy Unrestricted -noninteractive -File "%temp%\PhotoSync.ps1" >>"PhotoSync.log" 2>&1
    # All output will end up in the log file
    # the following syntax triggers the download (just find yours from your Sharepoint User profile photos)
    #https://people.myco.com/User%20Photos/Profile%20Pictures/USERNAME_LThumb.jpg
    $username = [Environment]::UserName
    $userphoto = "https://people.myco.com/User%20Photos/Profile%20Pictures/" + $username + "_LThumb.jpg"
    write-host "$username : $userphoto"
    $web = New-Object system.Net.WebClient
    $web.UseDefaultCredentials=$true
    Try{
    $result = $web.Downloadstring($userphoto)
    Catch {
    Write-Warning "$($error[0])"

  • Migrate mailboxes from Exchange 2013 to Exchange 2010

    Hello,
    We have a merger and would like to know if it is possible to migrate mailboxes from Exchange 2013 to Exchange 2010 in a cross-forest scenario.
    Or should we first upgrade destination Exchange 2010 to 2013?
    Peteris

    Hi Peteris,
    Based on my tests, we can move mailboxes from Exchange Server 2013 to Exchange server 2010. You can use the Prepare-MoveRequest.ps1 script in the EMS to prepare mailboxes for cross forest moves.
    For more information about it, here is a helpful article for your reference.
    Prepare mailboxes for cross-forest moves using the Prepare-MoveRequest.ps1 script in the Shell
    http://technet.microsoft.com/en-us/library/ee861103(v=exchg.150).aspx
    Hope my clarification can be helpful to you.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Amy Wang
    TechNet Community Support

  • Migrating a mailbox cross forest from exchange 2013 Sp1 to exchange 2010 SP2 Update rollup 8

    I can migrate a mailbox fine from exchange 2010 sp2 update rollup 8 to exchange 2013 sp1 or Cu2.
    I was testing today migrating cross forest from 2010 sp2 udpate rollup 8 back to exchange 2010 sp2 but I get the below error.  Is this even possible?  I cannot find any documentation on this scenario yet.
    VERBOSE: [21:52:47.622 GMT] New-MoveRequest : The remote server doesn't support client 'casservername.domain.com'
    version (14.2.341.0 caps:05FEFF). Missing functionality: 'TenantHint'.
    VERBOSE: [21:52:47.637 GMT] New-MoveRequest : Admin Audit Log: Entered Handler:OnComplete.
    The remote server doesn't support client 'casservername.domain.com' version (14.2.341.0 caps:05FEFF). Missing functionality: 'TenantHint'.
        + CategoryInfo          : NotSpecified: (0:Int32) [New-MoveRequest], RemotePermanentException
        + FullyQualifiedErrorId : 782D22F0,Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest

    Hi Steve,
    I'm a little confused what you are saying. Here is my understanding:
    When you migrate mailboxes from Exchange 2013 back to Exchange 2007, the above error occurs.
    If I have misunderstood your concern, please let me know.
    For migrating mailboxes back to Exchange 2007, there is a simple and straightforward method. Please use the New-MailboxExportRequest cmdlet to convert all mailboxes into pst files. And then use the Import-Mailbox cmdlet to import all pst files into Exchange
    2007.
    Hope it helps.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Amy Wang
    TechNet Community Support

  • Help! my MacBookPro (Dual core Intel 2.6ghz) has begun to emulate a Windows device. Crashes serveral times a day ... sometimes several times an hour. Running 10.6.8. Any ideas?

    Help! My MacBookPro (Intel dual-core 2.6ghz) running MacOS 10.6.8 has decided to emulate a Windows device ... crashes several times a day ... sometimes even several times an hour. Also seems to be running significantly hotter. Any ideas?

    Heat can be a big problem.
    Check the S.M.A.R.T. status of the drive in Disk Utilty by highlighting the Drive & looking at the bottom of the window.
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.
    Have you blown the dust out lately? Let it cool for an hour & see if you can get these...
    Get Temperature Monitor to see if it's heat related...
    http://www.macupdate.com/info.php/id/12381/temperature-monitor
    iStat Menus...
    http://bjango.com/mac/istatmenus/
    And/or iStat Pro...
    http://www.islayer.com/apps/istatpro/
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.
    Also, open console in Applications>Utilities, check the system log for the date/time of the last problem for clues.
    Open Activity Monitor, Show:>All Processes, sort on CPU%, see if anything using too much CPU% when this happens, click on Memory tab, do you have many Pageouts?
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.

  • Logged out several times an hour

    Is it just me?
    I am being logged out several times an hour and needing multiple attempts to log back in.
    Is there some maintenance going on?
    Should I give up until tomorrow?

    John,
    Was happening to me, with greater and greater regularity. It got so bad that I would log-in, just to get a reply screen, and then have to log-in to post it, and maybe 2-3 times.
    Finally, it spiraled to the point that every forum would throw me to the main forum page, and clicking on anything there would bring up Server Not Found.
    The speed also ground to a halt.
    About 1:00 PM (PDT/AZT), things got back to normal.
    Sun spots?
    Hunt

  • Update from Exchange 2013 Cu2 to SP1 - Outlook 2010 with SP2 clients disconnected

    Hi,
    we recently upgraded a standalone Exchange 2013 Server to SP1. Owa works fine, but all internal Outlook 2010 Clients (with SP2) get disconnected. Creating a new Profile, and testing the internal autodiscovery leeds to an Error 12030 (Connection reset) during
    the discovery process.
    I already checked the Service Point, the discovery URLs, even recreated the autodiscover virtual Directory in iis. But nothing changed.
    The self signed certificate, that was used before the update is further used, and well known to all Clients. As I tested, OWA is working well everywhere.
    Anyone some new ideas?
    Best regards
    Bernhard

    Hi,
    How did you recreate outlook profile? Manually or Automatic?
    If automatic failed, please try to recreate manually and check the result.
    If manual failed, please refer to the following methods to troubleshoot the issue:
    1>Try to open the following link and check the result:
     https://CASName/autodiscover/autodiscover.xml
    2>Try to use RCA to test outlook autodiscover and check the result.
    https://testconnectivity.microsoft.com/
    Thansk.
    Niko Cheng
    TechNet Community Support

Maybe you are looking for