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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
prees959
Creator II
Creator II

QMC Reload Error - TryAbort. Triggered by 'RunTimeTrigger'. Id:0000000a-000a........

Hi,

We have just upgraded from 11 to 12.2 and an App is starting to fail when reloaded in QMC.  It usually takes about 6-7 hours to run as it's carrying out a very large applymap.  When run manually it works fine.  I've set the reload timeout extremely high 50000 but it's still failing.

Any help appreciated,

 

Phil

Labels (1)
1 Reply
marcus_sommer
MVP
MVP

You could try it with 0 as timeout-value which should disable the timeout itself.

Beside this I suggest to optimize this task maybe with some incremental approaches or at least to split them into several tasks.

- Marcus