Tool To Kill Corrupted Session

There are cases, when user session gets corrupted (e. g. error in model, two users running under the same account to end up in concurrency exception). Especially in production environments would be useful to have a tool which would allow me to kill such corrupted session without need to restart whole application.

Implementation is included in master build 4477. Root model and application server are both necessary to be updated.

There is an action button Clear Session on Active Sessions screen. When pressed, request to clear session is issued for selected user and next time the user opens the application (refreshes whole page), the session is cleared.

Does this work in the HTML version?

I’ve confirmed it to be working in 2021.1.2096.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.