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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bbi_mba_76
Partner - Specialist
Partner - Specialist

Server error

Hi,

in the events log file I found several error: could you help me to understand why there are those errors?

2013-12-10 05:00:29    2013-12-10 14:15:03    4    100    Notice    License: License leased to user ZZZ

2013-12-10 05:00:29    2013-12-10 14:19:49    1    300    Error    Server: An exception (T) occured during open of RRRR.

2013-12-10 05:00:29    2013-12-10 14:19:49    2    500    Warning    Document Load: The document PPPP\RRRR failed to load because of no access [15].

2013-12-10 05:00:29    2013-12-10 14:20:09    1    300    Error    Server: An exception (T) occured during open of RRRR.

2013-12-10 05:00:29    2013-12-10 14:20:09    2    500    Warning    Document Load: The document PPPP\RRRR failed to load because of no access [15].

2013-12-10 05:00:29    2013-12-10 14:20:13    1    300    Error    Server: An exception (T) occured during open of RRRR.

2013-12-10 05:00:29    2013-12-10 14:20:13    2    500    Warning    Document Load: The document PPPP\RRRR failed to load because of no access [15].

2013-12-10 05:00:29    2013-12-10 14:20:15    4    100    Notice    CAL usage: Using CAL of type "Named User" for user "XXX". Named user cals in use: 1

2013-12-10 05:00:29    2013-12-10 14:20:15    4    100    Notice    License: License leased to user XXX

2013-12-10 05:00:29    2013-12-10 14:25:16    4    100    Notice    CAL usage: Named CAL session for user "XXX" stopped

2013-12-10 05:00:29    2013-12-10 14:30:13    4    100    Notice    CAL usage: Document CAL session for user "YYY" stopped

2013-12-10 05:00:29    2013-12-10 14:35:31    4    100    Notice    CAL usage: Using CAL of type "Named User" for user "ZZZ". Named user cals in use: 1

2013-12-10 05:00:29    2013-12-10 14:38:25    4    100    Notice    CAL usage: Using CAL of type "Named User" for user "ZZZ". Named user cals in use: 1

2013-12-10 05:00:29    2013-12-10 14:38:25    4    100    Notice    CAL usage: Named CAL session for user "ZZZ" stopped

2013-12-10 05:00:29    2013-12-10 14:38:25    4    100    Notice    License: License leased to user ZZZ

2013-12-10 05:00:29    2013-12-10 14:44:35    1    300    Error    qvpx: Exception while handling request

2013-12-10 05:00:29    2013-12-10 14:44:39    1    300    Error    qvpx: Exception while handling request

2013-12-10 05:00:29    2013-12-10 14:44:39    1    300    Error    qvpx: Exception while handling request

7 Replies
Anonymous
Not applicable

Hello,

you have SECTION ACCESS in the script

bbi_mba_76
Partner - Specialist
Partner - Specialist
Author

Yes there is section access in the scripts, but why the error?

Users are giving bad credentials?

Anonymous
Not applicable

During the programmation  in the server is necessary that you add the credentials SECTION ACCESS

bbi_mba_76
Partner - Specialist
Partner - Specialist
Author

I use a batch to reload the qvw. The errors are during the user navigation, using the browser, not in the reload.

Bill_Britt
Former Employee
Former Employee

Are the users using AJAX or Plugin? If it is the plugin, I would look at the session log and see what version of the plugin they are using. I bet you will find some old versions.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
bbi_mba_76
Partner - Specialist
Partner - Specialist
Author

You are right, the user are using the version 11440 and not the 12129.

I'll ask to upgrade the plugin to the new version and then I'll tell you if this solve the issue.

Thanks

bbi_mba_76
Partner - Specialist
Partner - Specialist
Author

I contacted the Support, in our section access there are two tables: a temporary table(dropped at the end of the section access) and the a final one

We have to join/concatenate to have only one table.