Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
dcourtine
Partner - Contributor
Partner - Contributor

QlikSense : issue while loading Licence and Operation monitor apps

Hello

I have an issue for one of my customers (QlikSense 3.1)

I have an error message for tasks which are loading Licence and Operation monitor apps

error.png

After analyzing the log I have an error message at the end I have error

      2017-03-21 16:36:27 0825 LIB CONNECT TO ***

      2017-03-21 16:36:29 0827 RestConnectorMasterTable:

      2017-03-21 16:36:29 0828   SQL SELECT

      2017-03-21 16:36:29 0829       "id" AS "id_u2",

      2017-03-21 16:36:29 0830       "createdDate" AS "createdDate_u1",

      2017-03-21 16:36:29 0831       "modifiedDate" AS "modifiedDate_u1",

      2017-03-21 16:36:29 0832       "modifiedByUserName" AS "modifiedByUserName_u1",

      2017-03-21 16:36:29 0833       "userId",

      2017-03-21 16:36:29 0834       "userDirectory",

      2017-03-21 16:36:29 0835        "name" AS "name_u0",

      2017-03-21 16:36:29 0836       "inactive",

      2017-03-21 16:36:29 0837       "removedExternally",

      2017-03-21 16:36:29 0838       "blacklisted",

      2017-03-21 16:36:29 0839       "__KEY_root",

      2017-03-21 16:36:29 0840       (SELECT

      2017-03-21 16:36:29 0841           "@Value" AS "@Value_u0",

      2017-03-21 16:36:29 0842           "__FK_roles"

      2017-03-21 16:36:29 0843       FROM "roles" FK "__FK_roles" ArrayValueAlias "@Value_u0"),

      2017-03-21 16:36:29 0844       (SELECT

      2017-03-21 16:36:29 0845           "id" AS "id_u1",

      2017-03-21 16:36:29 0846           "createdDate" AS "createdDate_u0",

      2017-03-21 16:36:29 0847           "modifiedDate" AS "modifiedDate_u0",

      2017-03-21 16:36:29 0848           "modifiedByUserName" AS "modifiedByUserName_u0",

      2017-03-21 16:36:29 0849           "attributeType",

      2017-03-21 16:36:29 0850           "attributeValue",

      2017-03-21 16:36:29 0851           "externalId",

      2017-03-21 16:36:29 0852           "__FK_attributes"

      2017-03-21 16:36:29 0853       FROM "attributes" FK "__FK_attributes")

      2017-03-21 16:36:29 0854   FROM JSON (wrap on) "root" PK "__KEY_root"

      2017-03-21 16:36:29       22 fields found: @Value_u0, __FK_roles, id_u1, createdDate_u0, modifiedDate_u0, modifiedByUserName_u0, attributeType, attributeValue, externalId, __FK_attributes, id_u2, createdDate_u1, modifiedDate_u1, modifiedByUserName_u1, userId, userDirectory, name_u0, inactive, removedExternally, blacklisted, __KEY_root, __extra_,

      2017-03-21 16:36:29      Error: QVX_UNEXPECTED_END_OF_DATA: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

      2017-03-21 16:36:29      Execution Failed

      2017-03-21 16:36:29      Execution finished.

I have already tried several solutions that I found on the community :

- remove and reimport the default solutions

- adding this code at the end of QVRestConnector.config before restarting services :

<runtime>

    <generatePublisherEvidence enabled="false"/>

</runtime>

Any ideas ?

Thank you for your help

David

1 Reply
Not applicable

Try this post...  Re: reload license monitor : QVX_UNEXPECTED_END_OF_DATA

It seems to have a few solutions that you didn't mention like adding a 2nd virtual proxy.  Best of luck.