Bug 1101472 - [GSS] (6.2.x) ContextNotActiveException thrown on session invalidation when using clustered SSO
Summary: [GSS] (6.2.x) ContextNotActiveException thrown on session invalidation when u...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web
Version: 6.2.0,6.2.1,6.2.2,6.2.3
Hardware: All
OS: All
high
high
Target Milestone: CR1
: EAP 6.2.4
Assignee: Ivo Studensky
QA Contact: Radim Hatlapatka
Russell Dickenson
URL:
Whiteboard:
Depends On: 1027272
Blocks: eap62-cp04-blockers 1103808
TreeView+ depends on / blocked
 
Reported: 2014-05-27 09:12 UTC by Ingo Weiss
Modified: 2018-12-06 16:37 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
In previous versions of of JBoss EAP 6, the SSO valves did not set the context when expiring sessions associated with SSO. This meant that ClusteredSingleSignOn would call `WeldListener.sessionDestroyed(event)` after the session has been destroyed, resulting in a `ContextNotActiveException` upon session invalidation. In this version of the product, the SSO valves now set the context when expiring sessions associated with SSO and the `ContextNotActiveException` is avoided upon session invalidation.
Clone Of: 1027272
Environment:
Last Closed: 2014-08-07 12:12:11 UTC
Type: Bug
Embargoed:
smumford: needinfo-


Attachments (Terms of Use)

Comment 2 Ivo Studensky 2014-06-03 07:21:16 UTC
PR sent:
https://github.com/jbossas/jboss-eap/pull/1406

Comment 4 Martin Velas 2014-06-19 11:33:52 UTC
Verified for the 6.2.4.CP.CR1 using the reproducer from the Bug #1027272.


Note You need to log in before you can comment on or make changes to this bug.