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

Announcements
Week 2: Presenting "Automate Sucess" and "Integration for Innovation" - WATCH NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
justindallasverizon
Contributor III
Contributor III

No Record of Tasks Being Submitted-QS Nov 2023 Patch 15

Hello Folks,

We are on QS Nov 2023 Patch 15 with 2 environments.  Today and last week, I've noticed a problem.

 

Sometimes, tasks simply can't be submitted to the cluster.  In the QMC > Tasks, when I click "Start", the bottom pop-up saying "Task submitted" will show, but when I refresh, I don't see any tasks running.

 

We also have a 3rd party system that invokes tasks using the REST API.  I see no evidence of those tasks ever getting invoked in the cluster.

 

When this happened last week, it mysteriously self-resolved. So I have two questions.

 

1. Which part of the logs should I look at?  The Scheduler logs can be overwhelming

2. What could be going on with the server where it just drops tasks submissions.

 

Any help is greatly appreciated.

 

Labels (2)
7 Replies
justindallasverizon
Contributor III
Contributor III
Author

The system is NOT saturated by the way.

 

justindallasverizon_0-1741273015353.png

 

henrikalmen
Specialist II
Specialist II

Are tasks being executed but QMC will not update so that you can't see that they have started, or are tasks not started at all?

justindallasverizon
Contributor III
Contributor III
Author

Tasks aren't being executed at all.

henrikalmen
Specialist II
Specialist II

I would start with setting "task execution log level" to debug, in qmc->schedulers->[each reload node]. Or perhaps not start with that. First check what the logging level is currently and if it's lower than Info I'd set it to Info and see what the logs says. After that I'd increase it to debug, if I hadn't found the issue yet.

Have you installed and configured the Reloads Monitor app?

justindallasverizon
Contributor III
Contributor III
Author

Yes, we have the Reloads monitor app.  But I don't think it would help since there is no record of a reload even being requested.

justindallasverizon
Contributor III
Contributor III
Author

I'm seeing the following "Scheduler is not an active manager" message in one of my scheduler's logs.  I'm going to post yet another question about that.

justindallasverizon_0-1741292662500.png

 

henrikalmen
Specialist II
Specialist II

Check your worker/scheduler settings in QMC -> Schedulers -> [nodename] -> Advanced -> Type.

Manager (can be one or more nodes, but at least one) handles the scheduling and sends tasks to worker nodes. Worker is a node (at least one) that performs the reloads. 

henrikalmen_0-1741334338798.png