09-21-2012 05:10 AM - edited 03-16-2019 01:19 PM
I have a bunch of clients reporting some strange errors with CUCI-Lync such as below, not sure where the errors are coming from.
Error Log
2012-09-20 12:46:23,634 ERROR [ 1] [Cisco.Uc.Clients.Common.WpfServicesClient.ServicesClient] [Class.Method(0)] - Error Type:SystemAdaptorTimeout Code:Unknown Details:() Cause:Cisco.Uc.Clients.Common.ServiceAdaptors.Exceptions.SystemAdaptorException: SystemAdaptor.RegisterClient - TimeoutException [ClientName = CUCIMOC/SecurityKey = b38e8f35-64cf-4fc7-9d91-cf03b70f96a3/ProfileName = /CallbackUrl = http://127.0.0.1:44442/v2/] ---> System.TimeoutException: The request channel timed out while waiting for a reply after 00:00:59.9980004. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://127.0.0.1:8191/v2/SystemService' has exceeded the allotted timeout of 00:00:59.9990000. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
--- End of inner exception stack trace ---
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
--- End of inner exception stack trace ---
----
Another log
2012-09-19 17:29:53,470 ERROR [ 1] [Cisco.Uc.Clients.Common.WpfServicesClient.ServicesClient] [Class.Method(0)] - Error Type:PhoneAdaptorInitializationFailed Code:FailedToGetConfiguration Details:(ExceptionMessage-Server(s) unavailable,) Cause:Cisco.Uc.Clients.Common.ServiceAdaptors.Exceptions.PhoneAdaptorException: PhoneAdaptor.Initialize - FaultException [ClientID = CUCIMOC-1] ---> System.ServiceModel.FaultException`1[Cisco.Uc.Clients.Common.ServiceAdaptors.ServiceClients.PhoneService.Error]: Server(s) unavailable (Fault Detail is equal to Cisco.Uc.Clients.Common.ServiceAdaptors.ServiceClients.PhoneService.Error).
--- End of inner exception stack trace ---
at Cisco.Uc.Clients.Common.ServiceAdaptors.Adaptors.PhoneAdaptor.LogAndThrowException(String msg, Exception e)
at Cisco.Uc.Clients.Common.ServiceAdaptors.Adaptors.PhoneAdaptor.Initialize()
at Cisco.Uc.Clients.Common.WpfServicesClient.AdaptorWrapper.Initialize(List`1 errors)
Cisco.Uc.Clients.Common.ServiceAdaptors.Exceptions.PhoneAdaptorException: PhoneAdaptor.Initialize - FaultException [ClientID = CUCIMOC-1] ---> System.ServiceModel.FaultException`1[Cisco.Uc.Clients.Common.ServiceAdaptors.ServiceClients.PhoneService.Error]: Server(s) unavailable (Fault Detail is equal to Cisco.Uc.Clients.Common.ServiceAdaptors.ServiceClients.PhoneService.Error).
--- End of inner exception stack trace ---
at Cisco.Uc.Clients.Common.ServiceAdaptors.Adaptors.PhoneAdaptor.LogAndThrowException(String msg, Exception e)
at Cisco.Uc.Clients.Common.ServiceAdaptors.Adaptors.PhoneAdaptor.Initialize()
at Cisco.Uc.Clients.Common.WpfServicesClient.AdaptorWrapper.Initialize(List`1 errors)
04-07-2013 12:25 PM
Was a fix ever found?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide