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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Task failed

Hello,

The task that reloads my application has failed and I don't understand why. Here are the details:

(2014-11-17 06:00:08) Information: Starting task 'application.qvw'. Id:x. Triggered by 'TaskCompletedTrigger'. Id:y

(2014-11-17 06:00:08) Information: Entering Task Execution.

(2014-11-17 06:00:08) Information: ClusterID=1

(2014-11-17 06:00:08) Information: QDSID=xx

(2014-11-17 06:00:08) Information: TaskID=xxx

(2014-11-17 06:00:08) Information: MaxRunTime=06:00:00

(2014-11-17 06:00:08) Information: MachineName=CF-BI-FRONT1

(2014-11-17 06:00:08) Information: Max attempts:1

(2014-11-17 06:00:08) Information: Current Attempt=0

(2014-11-17 06:00:08) Information: Task Dependencies are OK

(2014-11-17 06:00:08) Error: The task "application.qvw" failed. Exception:

(2014-11-17 06:00:08) Error: QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow. ---> QDSMain.Exceptions.SourceDocumentNotFoundException: Could not find SourceDocument (Distribution): qvp://cf-bi-front1/application.qvw

(2014-11-17 06:00:08) Error:    at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)

(2014-11-17 06:00:08) Error:    --- End of inner exception stack trace ---

(2014-11-17 06:00:08) Error:    at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)

(2014-11-17 06:00:08) Error:    at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)

(2014-11-17 06:00:08) Information: Task Execute Duration=00:00:00.0312002

(2014-11-17 06:00:08) Information: TaskResult.status=Finished

(2014-11-17 06:00:08) Information: Notifying all triggers of new state:FinishedWithErrors

  (2014-11-17 06:00:08) Information: Notifying all triggers of new state:FinishedWithErrors - completed

Does somebody understand what this message means?

Have a nice day, looking forward to your answers.

Lorraine

5 Replies
Not applicable
Author

QDSMain.Exceptions.SourceDocumentNotFoundException: Could not find SourceDocument (Distribution): qvp://cf-bi-front1/application.qvw

Source document not found error, either the file/application which is being referred in this application must have gone missing or been replaced.

Check in the path provided in error message.

vinay_hg
Creator III
Creator III

please check in the root path below where ur application is geeting reloaded.

1. is application i mean .qvw file is there?

2. check whethere the name of the file ( .qvw) changed? (lower to upper, or complete name change than the name u scheduled)

3. check the permission to the .qvw file for the schedule hosted user.

ashfaq_haseeb
Champion III
Champion III

Hi,

Is your application hosted on shared drive?

If yes, Make sure your shared drive is accessible?

Or could be what Eddie Morah had suggested.

Regards

ASHFAQ

Not applicable
Author

Thank you for your quick answers.

Yes, I changed the application name.

Where shall I change it in the task?

I'm a beginner in QV, sorry if the question seems silly.

Thank you for your help,

Lorraine

ashfaq_haseeb
Champion III
Champion III

Hi,

In this case rename your application to old one

Then remove any document or named cal allocated.

Make sure you first remove task from QMC

Now, once everything id done.

Rename your file and apply new task.

Hope it helps.

Regards

ASHFAQ