Start task
Procedure
Qlik Sense performs the following procedure:
- The Qlik Sense Repository Service (QRS) requests the Qlik Sense Scheduler Service (QSS) to execute the task.
Success
In case of success, log entries are written in the following files throughout the procedure:
- <MachineName>_AuditActivity_Repository.txt
Errors
Resource not found
Description | Command=Start task;Result=-1;ResultText=Error: -----System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:5050 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult) at System.Net.WebClient.UploadBitsRequestCallback(IAsyncResult result)----- |
---|---|
Message | Trailing task exception in SchedulerClient.StartTask('1xx1111x-111x-111x-1xx1-111xxx1x1x11'): '↓-----↓System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:5050↵↓ at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)↵↓ at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)↵↓ --- End of inner exception stack trace ---↵↓ at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)↵↓ at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)↵↓ at System.Net.WebClient.UploadBitsRequestCallback(IAsyncResult result)↓-----' |
Action | Check that the Qlik Sense Scheduler Service (QSS) is up and running. |