During the login in Workload Automation Client of Control-M/Enterprise Manager, you can see this message: Couldn't connect to URL: http://my_server:18080/emThriftAPI/UserSession, System.Net.WebException: The request was aborted: The operation has timed out. at System.Net.HttpWebRequest.GetResponse() at Thrift.Transport.THttpClient.SendRequest() |
To solve the issue, you can check if an existing parameter called "DirectoryServerChaseRef", is set to 1 By default, its value should be 0 Simply change its value to 0 and recycle the CMS and GUI server Try a new login to verify the solution This parameter comes from old versions of Control-M/Enterprise Manager and can be present in case of migration to a newer version. |