Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
alexis_garcia
Creator II
Creator II

Error recarga automática con VPN

Hola, tengo un problema que no sé cómo solucionarlo.

Tengo un documento Qlikview, QVDS.qvw, que mientras está activa una VPN, extrae datos de una B.D y crea QVDs en la misma carpeta donde está el documento.

Intento recarga desde el propio documento y perfecto, pero si le pongo una recarga automática no funciona, ni pulsando el "Play" de Management Console tampoco.

Dónde está el problema?

Esta es una parte del Log:

(2015-03-05 09:55:10) Information: Reloading.

(2015-03-05 09:55:10) Information: The Source Document reload complete. DocumentPath=C:\QLIKVIEW\QVD\QVDS.qvw

(2015-03-05 09:55:10) Information: Memory Allocation Delta for this file=1.79 Mb. Available Physical Memory Before Reload=43717.05 Mb. Available Physical Memory After Reload=43713.18 Mb. Total Physical Memory=43713.18 Mb.

(2015-03-05 09:55:10) Error: The Source Document was NOT reloaded successfully. DocumentPath=C:\QLIKVIEW\QVD\QVDS.qvw.

(2015-03-05 09:55:11) Information: Closing the document.

(2015-03-05 09:55:11) Information: Closed the QlikView Engine successfully.

(2015-03-05 09:55:11) Error: The task "QVDs/QVDS.qvw" failed. Exception: || QDSMain.Exceptions.TaskFailedException: Task execution failed with errors to follow. ---> QDSMain.Exceptions.ReloadFailedException: Reload failed ---> QDSMain.Exceptions.LogBucketErrorException: The Source Document was NOT reloaded successfully. DocumentPath=C:\QLIKVIEW\QVD\QVDS.qvw.  ||    en QDSMain.ReloadTask.VerifyConditions(TaskResult taskResult) ||    en QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage) ||    --- Fin del seguimiento de la pila de la excepción interna --- ||    en QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage) ||    en QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) ||    --- Fin del seguimiento de la pila de la excepción interna --- ||    en QDSMain.DistributeTask.Execute(TaskResult currentTaskResult) ||    en QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)

(2015-03-05 09:55:11) Information: Task Execute Duration=00:00:03.9640892

(2015-03-05 09:55:11) Information: Sending Alert mail

(2015-03-05 09:55:12) Information: TaskResult.status=Finished

(2015-03-05 09:55:12) Information: Notifying all triggers of new state:FinishedWithErrors

(2015-03-05 09:55:12) Information: Notifying all triggers of new state:FinishedWithErrors - completed

(2015-03-05 09:55:12) Information: Saving Task Result

Gracias.

Un saludo.

11 Replies
alexis_garcia
Creator II
Creator II
Author

Hola Victor,

Al final lo conseguí solucionar externamente a Qlikview Server.

Aquí tienes dos ejemplos de cómo hacerlo:

Cargar el script automáticamente | Qlik Community

Actualizar QlikView mediante un archivo .bat (MS-DOS) | Un rinconcito en la web

Saludos.

Not applicable

Excelente perfecta solucion.

Gracias