Third time lucky. First posted on the Lync server forum, then told to try Directory Services forum who then told to come here.
Hi All.
Setup:
Lync Server 2013 on-prem
Exchange Online (O365)
DirSync
ADFS
The calendar in the Android Lync 2013 does not show any meetings etc. When you go to the calendar the app says "updating" for a while and then says it can't connect to Exchange. The calendar functionality works fine on iOS and Windows phone.
On the FE server I see an event like this:
On the phone the logs look like this, where the user attempts to authenticate to EWS but it just eventually times out after 120 seconds.
31/07/2015 8:39:25 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/liveid/privateandroid/CLiveIdSession.cpp/312:Derived service name is https://outlook.office365.com 31/07/2015 8:39:25 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/liveid/privateandroid/CLiveIdSession.cpp/316:Need to create a new liveId instnce 31/07/2015 8:39:25 am WARN LYNC: WARNING TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/liveid/privateandroid/CLiveIdSession.cpp/383:Using live id org hostname: "" 31/07/2015 8:39:25 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/authenticationresolver/private/CBindingTransformationFactory.cpp/238:Waiting on a token of type 1 31/07/2015 8:39:25 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CTransportRequestRetrialQueue.cpp/385:Submitting new req. EwsRequest(0x7c264748); Timeout timer started 31/07/2015 8:39:25 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/credentialmanager/private/CCredentialManager.cpp/176:getSpecificCredential for serviceId(1) returning: credType (1) signInName (user@companyX.co) domain () username (user@companyX.co) password.empty() (0) certificate.isValid() (0) privateKey.empty() (1) compatibleServiceIds(1) 31/07/2015 8:39:25 am DEBUG HubActivity: onStart() 31/07/2015 8:39:25 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/liveid/privateandroid/LiveIdRealmAware.cpp/803: LiveIdRealmAware: consumer=https://login.live.com/GetUserRealm.srf, org=https://go.microsoft.com/fwlink/?LinkID=221218 31/07/2015 8:39:25 am INFO HttpConnection: originalurl is https://go.microsoft.com/fwlink/?LinkID=221218 method Get 31/07/2015 8:39:25 am INFO HttpConnection: decodedurl is https://go.microsoft.com/fwlink/?LinkID=221218 31/07/2015 8:39:25 am INFO HttpEngine: AutoRedirect false for https://go.microsoft.com/fwlink/?LinkID=221218 and setting it to FALSE for manual handling 31/07/2015 8:39:25 am ERROR Conversation: Cannot get remote Participant 31/07/2015 8:39:25 am ERROR Conversation: Cannot get remote Participant 31/07/2015 8:39:25 am ERROR Conversation: Cannot get remote Person 31/07/2015 8:39:25 am DEBUG ContactsFragment: onStart() 31/07/2015 8:39:25 am DEBUG MyStatusFragment: onStart() 31/07/2015 8:39:25 am DEBUG HubActivity: onResume() 31/07/2015 8:39:25 am DEBUG ContactsFragment: onResume() 31/07/2015 8:39:25 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CPersonsAndGroupsManager.cpp/1214:UCWA does not support person management 31/07/2015 8:39:25 am DEBUG MyStatusFragment: onResume() 31/07/2015 8:39:25 am INFO MyStatusFragment: User is not uc enabled hiding the CF settings 31/07/2015 8:39:25 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/ucwa/private/CUcwaTransportBatchRequestManager.cpp/108:Inserting request = 0x7b3d7ab8, callback = 0x7c0733e0. 31/07/2015 8:39:25 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CTransportRequestRetrialQueue.cpp/385:Submitting new req. GET-PersonData/contactPresence(0x7b3d7ab8); Timeout timer started 31/07/2015 8:39:26 am DEBUG MeetingSyncStatusListener: Meeting sync status: STARTED 31/07/2015 8:39:26 am INFO MyStatusFragment: User is not uc enabled hiding the CF settings 31/07/2015 8:39:26 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CPersonsAndGroupsManager.cpp/1214:UCWA does not support person management 31/07/2015 8:39:26 am DEBUG MeetingListAdapter: Updating UI for meeting sync change. New status STARTED 31/07/2015 8:39:26 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/ucwa/private/CUcwaTransportBatchRequestManager.cpp/500:Returning request = 0x7b3d7ab8, callback = 0x7c0733e0. 31/07/2015 8:39:26 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/metadatamanager/private/CMetaDataManager.cpp/413:Received a request to get the meta data of type 0 for url https://xclwsext.companyX.co/ucwa/v1/applications 31/07/2015 8:39:26 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/credentialmanager/private/CCredentialManager.cpp/176:getSpecificCredential for serviceId(1) returning: credType (1) signInName (user@companyX.co) domain () username (user@companyX.co) password.empty() (0) certificate.isValid() (0) privateKey.empty() (1) compatibleServiceIds(1) 31/07/2015 8:39:26 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/webticket/private/CWebTicketSession.cpp/437:return the cached web-ticket token 31/07/2015 8:39:26 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/authenticationresolver/private/CBindingTransformationFactory.cpp/268:Using endpoint address https://xclwsext.companyX.co/ucwa/v1/applications as the server address 31/07/2015 8:39:26 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/credentialmanager/private/CCredentialManager.cpp/176:getSpecificCredential for serviceId(4) returning: credType (1) signInName () domain () username () password.empty() (1) certificate.isValid() (0) privateKey.empty() (1) compatibleServiceIds(4) 31/07/2015 8:39:26 am INFO HttpConnection: originalurl is https://xclwsext.companyX.co/ucwa/v1/applications/212687054862/people/mike.seabright@companyX.co/presence method Get 31/07/2015 8:39:26 am INFO HttpConnection: decodedurl is https://xclwsext.companyX.co/ucwa/v1/applications/212687054862/people/mike.seabright@companyX.co/presence 31/07/2015 8:39:26 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/common/private/TransportUtilityFunctions.cpp/749:<SentRequest> GET https://xclwsext.companyX.co/ucwa/v1/applications/212687054862/people/mike.seabright@companyX.co/presence Request Id: 0x7b3d7ab8 HttpHeader:Accept application/vnd.microsoft.com.ucwa+xml HttpHeader:Content-Type application/vnd.microsoft.com.ucwa+xml HttpHeader:X-MS-Namespace internal HttpHeader:X-MS-WebTicket XXXXXXX</SentRequest> 31/07/2015 8:39:26 am INFO HttpEngine: AutoRedirect true for https://xclwsext.companyX.co/ucwa/v1/applications/212687054862/people/mike.seabright@companyX.co/presence and setting it to FALSE for manual handling 31/07/2015 8:39:26 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/liveid/privateandroid/LiveIdImpl.cpp/221: Redirect to URL: https://login.microsoftonline.com/GetUserRealm.srf 31/07/2015 8:39:26 am INFO HttpConnection: originalurl is https://login.microsoftonline.com/GetUserRealm.srf method Post 31/07/2015 8:39:26 am INFO HttpConnection: decodedurl is https://login.microsoftonline.com/GetUserRealm.srf 31/07/2015 8:39:26 am INFO HttpEngine: AutoRedirect false for https://login.microsoftonline.com/GetUserRealm.srf and setting it to FALSE for manual handling 31/07/2015 8:39:26 am DEBUG OptionsActivity: onStop() 31/07/2015 8:39:27 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/requestprocessor/private/CHttpRequestProcessor.cpp/173:Received response of request() with status = 0x0 31/07/2015 8:39:27 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/common/private/TransportUtilityFunctions.cpp/1130:<ReceivedResponse> GET https://xclwsext.companyX.co/ucwa/v1/applications/212687054862/people/mike.seabright@companyX.co/presence Request Id: 0x7b3d7ab8 HttpHeader:Cache-Control no-cache HttpHeader:Content-Length 358 HttpHeader:Content-Type application/vnd.microsoft.com.ucwa+xml; charset=utf-8 HttpHeader:Date Thu, 30 Jul 2015 20:39:22 GMT HttpHeader:Server Microsoft-IIS/8.5 HttpHeader:StatusCode 200 HttpHeader:Vary Accept-Encoding HttpHeader:X-AspNet-Version 4.0.30319 HttpHeader:X-Ms-Namespace internal HttpHeader:X-MS-Server-Fqdn XCLNC01.companyX.global HttpHeader:X-Powered-By ASP.NET <?xml version="1.0" encoding="utf-8"?><resource rel="contactPresence" href="/ucwa/v1/applications/212687054862/people/mike.seabright@companyX.co/presence" xmlns="http://schemas.microsoft.com/rtc/2012/03/ucwa"><property name="availability">Online</property><property name="deviceType">PC</property></resource></ReceivedResponse> 31/07/2015 8:39:27 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/requestprocessor/private/CHttpRequestProcessor.cpp/266:Sending event to main thread for request(0x7b3d7ab8) 31/07/2015 8:39:27 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer. 31/07/2015 8:39:27 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CPerson.cpp/3420:Applied data update to /ucwa/v1/applications/212687054862/people/mike.seabright@companyX.co, changedElements=1245184 31/07/2015 8:39:27 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CTransportRequestRetrialQueue.cpp/725:Response received for req. GET-PersonData/contactPresence(0x7b3d7ab8): S_OK (S0-0-0) (Success); Done with req.; Stopping resend timer 31/07/2015 8:39:27 am INFO ConversationListItemAdapter: onPersonEvent: PropertyChanged = Availability 31/07/2015 8:39:27 am INFO ConversationListItemAdapter: onPersonEvent: PropertyChanged = Availability 31/07/2015 8:39:27 am INFO HttpConnection: originalurl is https://fs.companyX.co/adfs/services/trust/2005/usernamemixed method Post 31/07/2015 8:39:27 am INFO HttpConnection: decodedurl is https://fs.companyX.co/adfs/services/trust/2005/usernamemixed 31/07/2015 8:39:27 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:28 am INFO ConversationListItemAdapter: onPersonEvent: PropertyChanged = Availability 31/07/2015 8:39:28 am INFO ConversationListItemAdapter: onPersonEvent: PropertyChanged = Availability 31/07/2015 8:39:28 am INFO ConversationListItemAdapter: onPersonEvent: PropertyChanged = Availability 31/07/2015 8:39:28 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:28 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:28 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:28 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:29 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:29 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:29 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:29 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:29 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:30 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:30 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:30 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:30 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:31 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:31 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:31 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:31 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:31 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:31 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:32 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:32 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:32 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:32 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:32 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:33 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:33 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:33 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:33 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:34 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:34 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:34 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:34 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:34 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:34 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:35 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:35 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:35 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:35 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:35 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:36 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:36 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:36 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:36 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:37 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:37 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:37 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:38 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:38 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:38 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:38 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:38 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:39 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:39 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:39 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:39 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:40 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:40 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:40 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:41 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:41 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:41 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:42 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:42 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:42 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:43 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:43 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:43 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:43 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:43 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:43 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:44 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:44 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:44 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:45 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:45 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:45 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:45 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:45 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:45 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:46 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:46 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:46 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:46 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:46 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:47 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:47 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:47 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:47 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:48 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:48 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:48 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:48 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:48 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:48 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:49 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:49 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:49 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:49 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:49 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:50 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:50 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:50 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:50 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:51 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:51 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:51 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:51 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:51 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:52 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:52 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:52 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:52 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:53 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:53 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:53 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:53 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:53 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:53 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:54 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:54 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:54 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:54 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:54 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:55 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CUcwaDataSynchronizer.cpp/799:Mode 0 timed out 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CUcwaDataSynchronizer.cpp/1009:CUcwaDataSynchronizer now in mode 1 31/07/2015 8:39:55 am INFO LYNC: INFO TRANSPORT /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/transport/eventchannelmanager/private/CEventChannelManager.cpp/366:Set event aggregation time to 15/15s 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CUcwaDataSynchronizer.cpp/1031:Mode 1 scheduled to timeout in 120sec 31/07/2015 8:39:55 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:55 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:55 am DEBUG HubActivity: onPause() 31/07/2015 8:39:55 am DEBUG ContactsFragment: onPause() 31/07/2015 8:39:55 am DEBUG MyStatusFragment: onPause() 31/07/2015 8:39:55 am DEBUG HubActivity: onStop() 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CApplication.cpp/983:CApplication::serialize() called 31/07/2015 8:39:55 am VERBOSE LYNC: VERBOSE APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/privateandroid/CCredentialStore.cpp/90:storing credentials for service:0 31/07/2015 8:39:55 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:55 am VERBOSE LYNC: VERBOSE APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/privateandroid/CCredentialStore.cpp/90:storing credentials for service:1 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CConfiguration.cpp/1537:CConfiguration::serialize() called 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CUcmpConversationsManager.cpp/2826:CUcmpConversationsManager::serialize() called 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CUcmpConversationsManager.cpp/3062:CUcmpConversationsManager::serializeUsingPropertyBag() called 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CUcmpMrasHelper.cpp/582:CUcmpMrasHelper::serialize() called 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CUcmpMrasHelper.cpp/621:CUcmpMrasHelper::serialize : wrote token with 2 relays, m_httpProxy = , m_httpProxyResolvedIPAddress = , m_httpProxyPort = -1 31/07/2015 8:39:55 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CBasePersistableEntity.cpp/179:Storing 5 out-of-sync Object Models took 130ms 31/07/2015 8:39:55 am VERBOSE LYNC: VERBOSE APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/privateandroid/CCredentialStore.cpp/145:stored X509 certificate in account manager, result 0 31/07/2015 8:39:56 am VERBOSE LYNC: VERBOSE APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/privateandroid/CCredentialStore.cpp/195:stored certificate key in account manager, result 0 31/07/2015 8:39:56 am INFO LYNC: INFO UTILITIES /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/platform/persistentstorage/private/CBasePersistableComponent.cpp/246:Storing 6 out-of-sync components took 57ms 31/07/2015 8:39:56 am INFO PreferencesManager: commit is called on 31/07/2015 8:39:56 am INFO Sync-Adapter: Deleting all contacts from Phone book in background thread 31/07/2015 8:39:56 am DEBUG ContactsFragment: onStop() 31/07/2015 8:39:56 am DEBUG MyStatusFragment: onStop() 31/07/2015 8:39:56 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:56 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:56 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:56 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:56 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:57 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:57 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:57 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:57 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:58 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:58 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:58 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:58 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:58 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:59 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:39:59 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:39:59 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:39:59 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:00 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:00 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:00 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:00 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:00 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:00 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:01 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:01 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:01 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:02 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:02 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:02 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:02 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:02 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:02 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:03 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:03 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:03 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:03 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:03 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:04 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:04 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:04 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:04 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:05 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:05 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:05 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:05 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:05 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:06 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:06 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:06 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:06 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:07 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:07 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:07 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:07 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:07 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:08 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:08 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:08 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:08 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:09 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:09 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:09 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:09 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:09 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:10 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:10 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:10 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:10 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:11 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:11 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:11 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:11 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:11 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:11 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:12 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:12 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:12 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:13 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:13 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:13 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:13 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:13 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:13 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:14 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:14 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:14 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:14 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:14 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:15 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:15 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:15 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:15 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:16 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:16 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:16 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:16 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:17 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:17 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:17 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:17 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:17 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:18 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:18 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:18 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:18 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:18 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:19 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:19 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:19 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:19 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:20 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:20 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:20 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:20 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:20 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:20 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:21 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:21 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:21 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:22 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:22 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:22 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:22 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:22 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:22 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:23 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:23 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:23 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:23 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:23 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:24 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:24 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:24 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:24 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:25 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:25 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:25 am INFO HttpEngine: SSLException for Host: fs.companyX.co 31/07/2015 8:40:25 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CTransportRequestRetrialQueue.cpp/547:Req. EwsRequest(0x7c264748) timed out, cancelling 31/07/2015 8:40:25 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/infrastructure/private/CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer. 31/07/2015 8:40:25 am ERROR LYNC: ERROR APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CEwsMailboxFolder.cpp/722:Sync operation failed. Error = E_ConnectionTimeoutError (E2-2-5) 31/07/2015 8:40:25 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CAlertReporter.cpp/64:Alert received! Category 1, Type 100, level 0, error E_ConnectionTimeoutError (E2-2-5), context '', hasAction=false 31/07/2015 8:40:25 am INFO LYNC: INFO APPLICATION /Volumes/ServerHD2/buildagent/workspace/200604/tps/ucmp/ucmp/applicationlayer/objectmodel/private/CAlertReporter.cpp/117:Alert cleared of Category 1, Type 100, cleared 0 alerts 31/07/2015 8:40:25 am DEBUG MeetingSyncStatusListener: Meeting sync failure error E_ConnectionTimeoutError 31/07/2015 8:40:25 am DEBUG MeetingSyncStatusListener: Meeting sync status: FAILED 31/07/2015 8:40:25 am DEBUG AlertItemSource: AlertEvent: action=Add, category=CategoryApplication, type=ExchangeAlert, errorCode=E_ConnectionTimeoutError, hasAction=false, isGlobal=false 31/07/2015 8:40:25 am WARN SSLServerProfiler: No TLS Protocol Supported by Server: fs.companyX.co/23.101.221.143:443 31/07/2015 8:40:25 am INFO HttpEngine: AutoRedirect false for https://fs.companyX.co/adfs/services/trust/2005/usernamemixed and setting it to FALSE for manual handling 31/07/2015 8:40:26 am INFO HttpEngine: SSLException for Host: fs.companyX.coAny ideas?