|
|
|
Re: UIThread sometimes remains alive after session is invalidated [message #1809250 is a reply to message #1809193] |
Fri, 12 July 2019 10:39 |
Arnaud MERGEY Messages: 243 Registered: March 2010 Location: France |
Senior Member |
|
|
Hello, I think my analysis of the issue is wrong. I do not understand why the UIThread remains alive. Maybe a race condition, as UI Thread does not consistently remains alive (sometime it correctly shutdown, sometime not) and putting breakpoints change behavior so the issue is not occuring.
The breakpoint give me the idea to move setMaxInactiveInterval(1); in a separated servlet change the menu action to navigate to this servlet instead of calling setMaxInactiveInterval directly, then I get no more stuck UIThread since then
I tested with old version of our app based on RAP neon, and still have it with RAP 2019-06
[Updated on: Fri, 12 July 2019 10:41] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03766 seconds