Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Juju
Partner - Contributor II
Partner - Contributor II

Log Error QlikView

Bonjour,

Je cherche à comprendre l'erreur que je rencontre sur un serveur QlikView.

C'est une tâche "Distribute" qui distribue une grosse application (environ 6Go). Pensant que cela venait de la taille de l'application, j'ai compressé l'application mais l'erreur est réapparue.

Voici la log:

(11/03/2021 13:12:29) Error: QVClient.ExecuteWithAttachments failed. Exception=System.Net.Sockets.SocketException (0x80004005): Une opération non bloquante sur un socket n’a pas pu être achevée immédiatement || à System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) || à QlikTech.NetClient.SocketComm.Send(Byte[] msg) || à QlikTech.NetClient.QvClient.SendAndReceive(Byte[] request) || à QlikTech.NetClient.QvClient.Execute(Byte[] request) || à QlikTech.NetClient.QvClient.ExecuteWithAttachments(String request, Byte[][] attachments) || à QVSWrapper.QlikViewServer.ExecuteWithAttachments(Action`2 i_Logger, String i_Command, Byte[][] i_Attachments)

(11/03/2021 13:12:29) Error: QVS upload didn't upload the entire file. Length=390347264, BytesProcessed=251658240. QVS will be closed without Meta Data!

(11/03/2021 13:12:29) Information: Sending to 'server:4747': <Global method="FileClose"><h>0</h><Abend>true</Abend></Global>

(11/03/2021 13:12:29) Error: QVClient.Execute to 'server:4747' failed: System.Net.Sockets.SocketException (0x80004005): Une opération non bloquante sur un socket n’a pas pu être achevée immédiatement || à System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) || à QlikTech.NetClient.SocketComm.Send(Byte[] msg) || à QlikTech.NetClient.QvClient.SendMessageOnSocket(Byte[] buffer) || à QlikTech.NetClient.QvClient.SendAndReceive(Byte[] request) || à QlikTech.NetClient.QvClient.Execute(Byte[] request) || à QlikTech.NetClient.QvClient.Execute(String request) || à QVSWrapper.QlikViewServer.ExecuteXml(Action`2 i_Logger, String i_Command)

(11/03/2021 13:12:29) Error: Performance data (CopyFile): Connecting to QVS. (0), DMSAccessRules=4 (0), Uploading file: Publication_Prod/Reporting operationnel.qvw (0), Write complete. (251658240 bytes processed) (4391)

(11/03/2021 13:12:29) Error: Failed to copy file. FileName=Reporting operationnel.qvw

(11/03/2021 13:12:29) Error: QVS Distribution failed to distribute to QVS

(11/03/2021 13:12:29) Error: Distribution to resources failed with errors. Warnings: 0, Errors: 6

(11/03/2021 13:12:29) Information: Deleting temporary files.

(11/03/2021 13:12:29) Information: Closing the document.

(11/03/2021 13:12:30) Information: Closed the QlikView Engine successfully. ProcessID=5160

(11/03/2021 13:12:30) Information: Name: qvb.exe, PID: 5160, Peak CPU: 90,0%, Peak Physical RAM: 10089.26 Mb, Peak Virtual RAM: 10234.16 Mb, Average CPU: 14,0%, Average Physical RAM: 5341.23 Mb, Average Virtual RAM: 5453.08 Mb, Peak Total CPU: 98,8%, Peak Total Physical RAM: 51199.49 Mb, Peak Total Virtual RAM: 71199.49 Mb, Elapsed Time: 00:00:48.7191593

(11/03/2021 13:12:30) Error: The task "Distribute of CDG\Reporting Operationnel\Reporting operationnel.qvw" failed. Exception: || QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---> QDSMain.Exceptions.LogBucketErrorException: Distribution to resources failed with errors. Warnings: 0, Errors: 6 || à QDSMain.DistributeTask.RevertOneAndAlwaysOne(Document qvbDocument) || à QDSMain.DistributeTask.ReleaseQvb(Document qvbDocument) || à QDSMain.DistributeTask.Distribution(String fileName, DistributionRequest distributionRequest, IExecutingTaskResult executingTaskResult, String repeatVariableName, String currentRepeatVariableValue) || à QDSMain.DistributeTask.PerformExecute(IExecutingTaskResult executingTaskResult) || --- Fin de la trace de la pile d'exception interne --- || à QDSMain.DistributeTask.PerformExecute(IExecutingTaskResult executingTaskResult) || à QDSMain.Task.AbstractTask.TaskExecution(CurrentExecutionArgs args)

 

Pouvez-vous me donner quelques pistes de recherches ?

 

Merci

Julie

QlikView #Logs

Labels (3)
1 Solution

Accepted Solutions
Jill_Masinde
Support
Support

This error indicates communication problem between QlikView Services.

Error: System.Net.Sockets.SocketException (0x80004005): An established connection was aborted by the software in your host machine

Possible causes:

- QlikView Services are under restart process
- Port is not opened or blocked by other processes
- Connection was dropped due to network issue
- Distribution of exceptionally large documents
- Massive Distribution lists.

You may want to review the Windows Eventviewer System and Application logs for clues of what happened at the exact time of the error.

View solution in original post

1 Reply
Jill_Masinde
Support
Support

This error indicates communication problem between QlikView Services.

Error: System.Net.Sockets.SocketException (0x80004005): An established connection was aborted by the software in your host machine

Possible causes:

- QlikView Services are under restart process
- Port is not opened or blocked by other processes
- Connection was dropped due to network issue
- Distribution of exceptionally large documents
- Massive Distribution lists.

You may want to review the Windows Eventviewer System and Application logs for clues of what happened at the exact time of the error.