eapowertools-archive / qs-governance-dashboard

Unsupported - Collects metadata and parses script logs for Qlik Sense applications for use with Qlik Sense Governance
Other
38 stars 14 forks source link

The QVD Generator in Qlik Sense Governance Collector results in Errror #70

Open ahsyed opened 6 years ago

ahsyed commented 6 years ago

Do you want to ask a question? Are you looking for support? The EA Powertools page on Qlik Community is the best place for getting support: https://community.qlik.com/community/qlik-sense/ea-powertools

Description

[Description of the issue] The QVD step generates an error as below

CallQVDGeneration errored. Result=={} CallQVDGeneration errored. Result=={}

Expected behavior: [What you expect to happen] Expected to Generate the QVD

Actual behavior: [What actually happens] Not generating the qvd CallQVDGeneration errored. Result=={} CallQVDGeneration errored. Result=={} Error in all the cases 100 %

Versions

Qlik Sense June 2017 Patch 1 Governance Collector version 2.1.1.0

manoj-kumar-a-singh-db commented 6 years ago

Hi,

Facing the same issue for Qlik sense june 2017 SR2 version. Other commands working fine. But, this generate QVDs step is failure.

The two folders - qvdoutput and metadata are not populated with any data. Not sure, where to check for logs of this.

whlzuser commented 6 years ago

Hi, I am facing the same issue. Has anyone taken a look at it or has any leads? @ahsyed @goldbergjeffrey

qlikperf commented 6 years ago

Hi folks,

CallQVDGeneration failure may be related to issue #78; the root cause may be extraneous single quotes that don't parse as expected in some Qlik Sense versions. Please see issue #78 for fix instructions.

Cheers,

J. R.

qlikperf commented 6 years ago

Hi folks,

As some info on where to check for logs here... The Governance Collector Web UI (http://:8591/governance/ui) can be a bit terse at times. What I have found useful is to go into the QMC, where one can start the relevant tasks individually, and even view the reload script log. Also, it's often useful to duplicate the Governance QVD Generator into one's own workspace to modify the load script as required.

governance hacking

AnnMik commented 6 years ago

Hi,

I have the same issue. The QVD generator task (qsgc-Generate-Governance-QVDs) is not being triggered when selecting 'Generate QVDs' in the web UI. I select 'Harvest App Metadata' and 'Generate QVDs'. After metadata harvest is complete, the call to the QVD generator task errors. Here is the tail end of the log: {"jsFile":"userAccessControl.js","level":"info","message":"Application metadata collection complete bd987bf6-e362-42f3-a423-695d57bd47c5","timestamp":"2018-01-08T23:31:33.118Z"} {"jsFile":"userAccessControl.js","level":"info","message":"CallgetApplicationMetadata::metadata harvest complete::bd987bf6-e362-42f3-a423-695d57bd47c5","timestamp":"2018-01-08T23:31:33.118Z"} {"jsFile":"userAccessControl.js","level":"error","message":"CallQVDGeneration errored. Result=={}","timestamp":"2018-01-08T23:31:33.118Z"} {"jsFile":"userAccessControl.js","level":"info","message":"queue bd987bf6-e362-42f3-a423-695d57bd47c5 finished.","timestamp":"2018-01-08T23:31:33.118Z"}

And I can see in QMC that the QVD generator task was not triggered. (I can run it manually after fixing the load script bugs issue #78)

QS version Sept 2017 Patch 2 Gov Collector version 2.1.1

Messmann commented 6 years ago

Hi Facing the exact same issue as "AnnMik". Task in QMC not triggered. I can start the task manually and they reload fine.

Anyone solved this ?

Running latest build's : "Sense June 2018" and "Governance Collector version 2.1.1.0"

Regards

Sune