Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hello,
you have SECTION ACCESS in the script
Yes there is section access in the scripts, but why the error?
Users are giving bad credentials?
During the programmation in the server is necessary that you add the credentials SECTION ACCESS
I use a batch to reload the qvw. The errors are during the user navigation, using the browser, not in the reload.
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
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
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.