Error when user creates a transaction when session has expired
Description
Environment
None
Activity
Show:
Details
Details
Assignee
Unassigned
UnassignedReporter
Former user
Former user(Deactivated)Tested Version/s
None
Affects versions
Priority

More fields
Time tracking
More fields
Time trackingCreated 4 September 2018 at 03:46
Updated 4 September 2018 at 03:46
1. Log in as user in a browser window
2. Go to a project version and click on a language
3. Log in as admin in a different/incognito browser
4. Go to administration, server monitoring
5. Click Invalidate HTTP Sessions
6. In the user browser, click a different language
The regular "You have been away for too long..." (view expired exception) is displayed, but the log also shows
03:28:42,930 ERROR [org.jboss.as.txn] (default task-77) WFLYTX0003: APPLICATION ERROR: transaction still active in request with status 0
It appears that this occurs when a transaction is created with an expired session.