Hi. We have 2 Server 2012 R2 +Exchange 2013 sp1 servers which work in DAG. These servers as are CAS servers and database server.
Periodically we observe errors of HTTP 500 at connection through OWA or ActiveSync.
Having started the test on one of servers received such error:
Test-ActiveSyncConnectivity -URL https://e2013a.domain.local/Microsoft-Server-ActiveSync MailboxCredential (get-credential domain\username) | fl
RunspaceId : 3565257a-41f0-4cde-9f6d-5fc1c4c829dd
LocalSite : Kiev
SecureAccess : True
VirtualDirectoryName :
Url :
UrlType : Unknown
Port : 0
ConnectionType : Plaintext
ClientAccessServerShortName : e2013a
LocalSiteShortName : Kiev
ClientAccessServer : e2013a.domain.local
Scenario : Options
ScenarioDescription : Issue an HTTP OPTIONS command to retrieve the Exchange ActiveSync protocol version.
PerformanceCounterName : DirectPush Latency
Result : Failure
Error : [System.Net.WebException]: The remote server returned an error: (500) Internal Server Err
or.
HTTP response headers:
request-id: 9db50b60-ccb4-4b86-8aa9-1c9516dcaa8c
X-CasErrorCode: DatabaseGuidNotFound
X-FailureContext: FrontEnd;500;RGF0YWJhc2VHdWlkTm90Rm91bmQ=;VGhlIGRhdGFiYXNlIHdpdGggSUQgY
jYxZThkN2UtODEyOS00Mjk2LWIyN2UtOTY5ZTQ4NGQwZTE0IGNvdWxkbid0IGJlIGZvdW5kLg==;DatabaseGuidN
otFound;;
X-FEServer: E2013A
Content-Length: 0
Cache-Control: private
Date: Tue, 11 Mar 2014 12:10:47 GMT
Server: Microsoft-IIS/8.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
- Edited by Mandri Tuesday, March 11, 2014 12:38 PM