Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 6, 2024 3:08:44 AM
Apr 29, 2021 6:44:47 AM
Executing tasks or modifying tasks (changing owner, renaming an app) in the Qlik Sense Management Console and refreshing the page does not update the correct task status. Issue affects Content Admin and Deployment Admin roles.
The behaviour began after an upgrade of Qlik Sense Enterprise on Windows.
This issue can be mitigated beginning with August 2021 by enabling the QMCCachingSupport Security Rule.
Enable QmcTaskTableCacheDisabled.
To do so:
Upgrade to the latest Service Release and disable the caching functionality:
To do so:
NOTE: Make sure to use lower case when setting values to true or false as capabilities.json file is case sensitive.
Should the issue persist after applying the workaround/fix, contact Qlik Support.
Hello @CarlosCaceres
We were unable to reproduce this internally, though I have updated the article to clarify the solution in case the issue was with how the value was added.
All the best,
Sonja
We got this error in Feb 2024
Thank you.
Hello @giociva
Please clarify what actions have been taken before you received this error. Have you made any changes to the configuration files? Upgraded?
More information is needed for me to be able to assist you or to know in what direction to point you.
All the best,
Sonja
We upgrade from Feb 2023 to Feb 2024.
After that we set QmcTaskTableCacheDisabled flag for these values to true and restarted services.
{"contentHash":"OURHASHHERE","originalClassName":"FeatureToggle","flag":"QmcTaskTableCacheDisabled","enabled":true}
Thank you.
I have upgraded from November 2022 to November 2023 patch 5.
Still my QMC tasks status showing as failed after doing the below as suggested above.
1. Enabling the QMCCachingSupport Security Rule.
2. I have the below flags values as true
QmcCacheEnabled
QmcDirtyChecking
QmcExtendedCaching
QmcTaskTableCacheDisabled flag for these values to true.
Then Restarted the Qlik Sense services
Any suggestion or fix is done for this.
Response is much appreciated
I have upgraded from November 2022 to November 2023 patch 5.
Still my QMC tasks status showing as failed thought the script log was successful even though after doing the below as suggested above.
1. Enabling the QMCCachingSupport Security Rule.
2. I have the below flags values as true
QmcCacheEnabled
QmcDirtyChecking
QmcExtendedCaching
QmcTaskTableCacheDisabled flag for these values to true.
Then Restarted the Qlik Sense services
Any suggestion or fix is done for this.
Response is much appreciated
In this manual, you simply write "Restart the Qlik Sense services". It would be surprising if somehow all services were to read this specific JSON file and a flag triggering settings in the QMC.
Would you able to name the exact service that requires a reboot?
Take care
-Stefan
Hi @Sonja_Bauernfeind ,
I upgraded the Qliksense version from February 2023 to May 2024 and I am encountering the following problem.I have a single node.
Then I went the way you said and opened the file.But I couldn't find it in the "Qmc Task Table Cache Disabled" . What should I do?
Thank you so much
@krmvacar, see this step in the manual:
Modify or add the QmcTaskTableCacheDisabled flag for these values to true
{"contentHash":"CONTENTHASHHERE","originalClassName":"FeatureToggle","flag":"QmcTaskTableCacheDisabled","enabled":true}
If the entry does not exist, you can simply add it.
Hi @steeefan ,
Thank you for the answer. I added it to the last part and then I restarted the server and the same problem persists.
How should I proceed?