Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a task configured for full load only.
I have a schedule to run the task every day.
The schedule is enabled and is set with Type "Reload target".
The task seems to work the first time the schedule runs after being recreated but after that it always hangs on state "Starting". If I try to stop it I get the error "Task 'Tsk_Dev_MW_ALLOCATION_FULL2' stop timeout occurred. The task will be terminated".
Any idea what to check?
Hi @FabioTavares ,
Please set the logging level to verbose for both SOURCE_UNLOAD and TARGET_LOAD in order to collect more detailed information. If you are still unable to identify the root case, I recommend opening a support ticket.
Regards,
Desmond
This error usually indicates that the previous execution did not fully clean up its internal state, causing the next scheduled run to get stuck in starting state.
Also are you using Drop and create tables before load in task settings?
It's hard to say without detailed logs, so please kindly raise a ticket with Qlik support and include logs and diagnostics package to analyze further.
Hope this helps!
Thanks
Naren