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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Zeta
Contributor III
Contributor III

Reload Task Status "Failed" vs. "Error"

Hi Community,

in the Management Console of QlikSense you can schedule reload tasks.

I scheduled some tasks for various apps with event triggers, what run once a day.

It works for all apps, except one. This one runs in Status "Error". All other in "Success".

When I start the job manually, it lands in "Success". But by the automated reload it lands in "Error", not in "failed".

What is the difference between "Error" and "Failed"?

Does anyone know why a different end status is reached during automatic reloading than during manual reloading?

Thx for help

PS: currently the query of this app generate two tables, which one of them is empty

Labels (3)
1 Solution

Accepted Solutions
Charles487High
Contributor
Contributor

Hello!

In Qlik Sense, a "Failed" task status means the reload script started but encountered an issue during execution, typically generating a script log. An "Error" status, however, indicates the task couldn't even begin script execution, often pointing to environmental issues like permission problems for the Qlik Sense service account, resource constraints, file locking, or antivirus interference. The reason your app succeeds manually but gets an "Error" automatically is usually due to differences in the user context (your user account vs. the Qlik Sense service account's permissions) or resource availability at the CatTranslator Org scheduled time. To troubleshoot, check Qlik Sense Scheduler and Engine logs for clues, verify the service account's permissions to all data sources and files, and ensure no other processes or antivirus are interfering at reload time.

View solution in original post

1 Reply
Charles487High
Contributor
Contributor

Hello!

In Qlik Sense, a "Failed" task status means the reload script started but encountered an issue during execution, typically generating a script log. An "Error" status, however, indicates the task couldn't even begin script execution, often pointing to environmental issues like permission problems for the Qlik Sense service account, resource constraints, file locking, or antivirus interference. The reason your app succeeds manually but gets an "Error" automatically is usually due to differences in the user context (your user account vs. the Qlik Sense service account's permissions) or resource availability at the CatTranslator Org scheduled time. To troubleshoot, check Qlik Sense Scheduler and Engine logs for clues, verify the service account's permissions to all data sources and files, and ensure no other processes or antivirus are interfering at reload time.