Hello folks, when switching app into stateless app, a below error started to occur in most of our forms. Are we doing something incorrectly?
Thanks, Tomas |
Hi Tomas, Do you have any information regarding where the error is happening? Package, Line number? Kind Regards, Hi Yalim, unfortunately I don't have more information. It occurs when api_application.setStateful(in_stateful_yn=>'Y'); and at the end of procedure which finishes correctly. Any idea how to get more info ? Tomas
(23 Oct '15, 17:14)
Tomeo
Actually this error starts to occur when a paging navigation button (in toolbar) is pressed and grid row changes. This error stops to display when in other form (screen) a different grid row data are refreshed.
(23 Oct '15, 17:23)
Tomeo
A problem is that it occurs across whole application. Please see this short video example, when once a datasource paging is being used an error occurs until changing row in different datasource:
(23 Oct '15, 17:34)
Tomeo
And one more info, when I change application status to api_application.setStateful(in_stateful_yn=>'N'); then all works fine. Please suggest what could be incorrectly set?
(23 Oct '15, 17:37)
Tomeo
|
Hello folks, any idea regarding this issue? Removing pagination is not an option in this case. Thanks, Tomas Hi Tomas, No, nothing new on this issue yet. Kind Regards,
(30 Oct '15, 05:02)
Yalim Gerger ♦♦
Hi Yalim, Were you able to simulate this issue? Is there any workout? Thanks, Tomas
(30 Oct '15, 08:42)
Tomeo
|
I'm having the same issue with pagination. Please advise. Thanks, Ilia |
Maybe this information from the trace log will help?
Thanks, Ilia Hi Illia, Thanks for your posts, as I thought that I'm the only one with this issue. So far no fix :(
(06 Nov '15, 00:49)
Tomeo
|
Hi Everyone, There seems to be two threads on the Q&A site about this topic. Please, see my answer for this issue on this link: http://osqa.theformspider.com/questions/2081/getting-a-deadlock-while-using-api_datasourceexecutequery?page=1&focusedAnswerId=4776#4776 Kind Regards, |