Error in the Management Service log:Error System.AggregateException: One or more errors occurred
Article Number: 000004077 | Last Modified: 2019/06/10
Description
This error shows up in the Management Service logs. It occurs when the connection, times out for the Directory Service Connector.
Error System.AggregateException: One or more errors occurred. ---> System.ServiceModel.CommunicationException: DSC did not respond to request. Last exception (for http://servername:4730/DSC/Service): The request channel timed out while waiting for a reply after 00:00:30. 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 request channel timed out while waiting for a reply after 00:00:30. 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://servername:4730/DSC/Service' has exceeded the allotted timeout of 00:00:30. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out
Resolution
The resolution is to increase the time out for the requests to the active directory catalogue.
Open the QVDirectoryServiceConnector.exe.config in an editor. Default located in path C:\Program Files\QlikView\Directory Service Connector.
Change the below value to 60 instead of 30. <!-- Timeout for requests to the active directory catalogue --> <add key="ServiceTimeoutInSeconds" value="30"/>
If the LDAP catalogue is used in the system environment, then also change the below option to 60 instead of 30. <!-- Timeout for requests to the LDAP catalogue --> <add key="ServiceTimeoutInSeconds" value="30"/>
Get Answers
Find Answers
Qlik Community
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Experiencing a serious issue, please contact us by phone. For Data Integration related issues please refer to your onboarding documentation for current phone number.