Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
bhelms
Creator
Creator

QlikView 11 Upgrade Issues - Job Failures

We just recently upgraded to QlikView 11 and most everything is running fine. We have two jobs however, that always fail with the below error messages. They ran fine before the upgrade and run fine when run through the Developer client. Anyone seen this before or know what I can do to troubleshoot?

Email Error:

The task "" failed. Part of the log file follows:

7/23/2013 11:45:38 AM  Error      QVClient.Execute failed

7/23/2013 11:45:38 AM  Error      QVS Distribution failed to distribute to QVS

7/23/2013 11:45:38 AM  Error      Distribution to resources failed with errors. Warnings: 0, Errors: 2

7/23/2013 11:45:39 AM  Error      The task "" failed. Exception:

  1. QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow. ---> QDSMain.Exceptions.LogBucketErrorException: Distribution to resources failed with errors. Warnings: 0, Errors: 2

   at QDSMain.DistributeTask.RevertOneAndAlwaysOne(Document qvbDocument)

   at QDSMain.DistributeTask.ReleaseQvb(Document qvbDocument)

   at QDSMain.DistributeTask.Distribution(String fileName, DistributionRequest distributionRequest, TaskResult taskResult, String repeatVariableName, String currentRepeatVariableValue)

   at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)

   --- End of inner exception stack trace ---

   at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)

   at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)

QEMC Log:

(2013-07-23 11:45:38) Error: QVClient.Execute failed

(2013-07-23 11:45:38) Information: Performance data (CopyFile): Connecting to QVS. (0), DMSAccessRules=4 (0), Uploading file: AccessPoint/.qvw (296), Write complete. (1341379840 bytes processed) (125752)

(2013-07-23 11:45:38) Error: QVS Distribution failed to distribute to QVS

(2013-07-23 11:45:38) Error: Distribution to resources failed with errors. Warnings: 0, Errors: 2

(2013-07-23 11:45:38) Information: Deleting temporary files.

(2013-07-23 11:45:38) Information: Closing the document.

(2013-07-23 11:45:39) Information: Closed the QlikView Engine successfully. ProcessID=8624

(2013-07-23 11:45:39) Error: The task "" failed. Exception:

(2013-07-23 11:45:39) Error: QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow. ---> QDSMain.Exceptions.LogBucketErrorException: Distribution to resources failed with errors. Warnings: 0, Errors: 2

(2013-07-23 11:45:39) Error: at QDSMain.DistributeTask.RevertOneAndAlwaysOne(Document qvbDocument)

(2013-07-23 11:45:39) Error: at QDSMain.DistributeTask.ReleaseQvb(Document qvbDocument)

(2013-07-23 11:45:39) Error: at QDSMain.DistributeTask.Distribution(String fileName, DistributionRequest distributionRequest, TaskResult taskResult, String repeatVariableName, String currentRepeatVariableValue)

(2013-07-23 11:45:39) Error: at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)

(2013-07-23 11:45:39) Error: --- End of inner exception stack trace ---

(2013-07-23 11:45:39) Error: at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)

(2013-07-23 11:45:39) Error: at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)

(2013-07-23 11:45:39) Information: Task Execute Duration=00:09:32.0262322

(2013-07-23 11:45:39) Information: Sending Alert mail

9 Replies
Bill_Britt
Former Employee
Former Employee

Hi,

I have seen this when the distribution service can't talk to QVS.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
bhelms
Creator
Creator
Author

Thanks Bill, Any idea how I can check this? Would it still be able to reload most jobs if it had this issue?

Bill_Britt
Former Employee
Former Employee

Hi Brian,

As each qvw is distributed the Distribution service talkes to QlikView Server on port 4747. If for some reason this doesn't happen then the distribution will fail. So, It can happen on one job and not the next.

I would look at the QlikView server event log around the time the task failed to see if you see anything. You might need to increase the logging level in the QMC to high to really find anything.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
bhelms
Creator
Creator
Author

Thanks Again Bill,

It looks like it might be a re-name issue, although I have no idea how to resolve it. I tried copying the app and renaming it, setting up a new task and we get the same issue. You can see below our issue happened this afternoon, but I did find it interesting about the server issue from this morning as well.

EventsTimestampSeverityServer NameMessage
2013-07-23 13:49:55WarningServer.logFile Upload: Incomplete upload of AccessPoint/Test.qvw abandoned
2013-07-23 13:49:55WarningServer.logFileClose: Failed to rename (AccessPoint/Test.qvw)
2013-07-23 08:56:11ErrorServer.logRestart: Server aborted trying to recover by restart. Reason for restart: Phoenix detected: Performance monitor stuck
Not applicable

Any solution to this issue.

We are facing similar issue .

chandrasarva
Contributor II
Contributor II

Do you have any updates on this after Nov 2013. we are having same rename issues and we ruled out the below

1. Anti-Virus - disabled on all qlikview folders and files

2. SAN - No issues with SAN

3. Server resources - Looks good with more than 50-60 % available at the max peak time.

Other than above errors we are not seeing any errors/warinin in the QV logs as well on windows event logs.

we are on 11.2 SR4 installed on 2008 R2 servers

Bill_Britt
Former Employee
Former Employee

Hi,

I'm not sure if this will help or not, but you can try.

Go to C:\ProgramData\QlikTech\DistributionService\1 and delete the Temp folder. If the issue continue, you will need to open a ticket with support.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
chandrasarva
Contributor II
Contributor II

do you suggest that I can/need to delete the folder even it is empty. I see this folder is empty

Bill_Britt
Former Employee
Former Employee

Yes, that is correct. That way QV can recreate it.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.