Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
raoulis_dimitris
Contributor II
Contributor II

Performance issues in Qlik Sense Server June 2018

Hello Community,

I am working for a Bank and we have upgraded to Qlik Sense Server June  2018.Previous edition was September 2017 .Our server has the following requirements :

REQUIREMENTS.png

Also we had no problems with previous editions and the data volume of our apps has not changed.

So when opening an app , no matter if it is the Operations Monitor App of the Qlik Sense Server or it is a demo app with limited data like HelpDesk Management or it is a new app we are facing slow response . Below you can see the screen with black background that appears after clicking to open the beginning sheet of the app, which takes almost one to two minutes to open the dashboards!

HelpDesk_management_black.png

Latest update is that I repaired the current installation and the result of slow response was the same.Additionally I restarted the server, the services after with no effectiveness. helpdeskmanagement_app.png

Please advise if I have to edit settings in qmc or I should back up and restore my site in a new June 2018 installation or to restore back to my previous September 2017.

Thank you,

Raoulis Dimitris

BI Engineer in Bank Group

13 Replies
raoulis_dimitris
Contributor II
Contributor II
Author

For my case i am using the default settings of proxy and virtual proxy section in qmc.

Hope that in the next patch these problems with spinning data connections will be resolved. The thing is that there is no official answer for these errors  from official Qlikview Partner.

I have suggested a workaround in this discussion but as i already have mentioned this not the solution.

andre_ansaldi
Partner - Contributor II
Partner - Contributor II

Hi Dimitri,

I installed the last version for a client two weeks ago and we faced the same problem. We managed to improve the performance doing the next modifications:

  • Make sure  you choose the windows pattern and not the form pattern in Windows authentification section

Authentification.png

  • Go to the conector folder: C:\Program Files\Common Files\Qlik\Custom Data
    • In each folder, you have a config File (Ex: QvDataMarketConnector.exe), you will have to modify all of them. Make a copy before any modification
    • In the <runtime> section, add the following instruction: <generatePublisherEvidence enabled="false"/>. If the runtime section doesn't exist, create it (Before the closing configuration balise):
      • <runtime>

      •     <generatePublisherEvidence enabled="false"/>

      • </runtime>

      • </configuration>

Hope It can help.


Regards,


André Ansaldi

hartmoli
Partner - Contributor III
Partner - Contributor III

Hi guys,

I had the same issue by one of our client. The issue indeed occurs if a server does not have as access to the internet.
There is an article on qlik support (Which i'm not allowed to publish here, ask qlik support for article 16310) which describe how to solve this issue.

It's like Dimitris figured out, you have to eliminate those conncetors:

  •   QvDataMarketConnector
  •   QvSalesforceConnector
  •   QvEssbaseConnector
  •   QvRestConnector
  •    QvWebStorageProviderConnectorPackage
korsikov
Partner - Specialist III
Partner - Specialist III

hm. It's not helped