-
Bug
-
Resolution: Done
-
Major
-
PLINK_2.6.0.CR1
-
None
The AbstractAccountChooserValve can throw in an exception like:
============================
12:20:39,693 ERROR [org.apache.catalina.connector] (http-/127.0.0.1:8080-23) JBWEB001018: An exception or error occurred in the container during the request processing: java.lang.IllegalStateException: JBWEB000043: Cannot create a session after the response has been committed
nal]
ractAccountChooserValve.java:197) [picketlink-jbas7-2.5.3.SP1.jar:2.5.3.SP1]
rValve.java:167) [picketlink-jbas7-2.5.3.SP1.jar:2.5.3.SP1]
===================================
The call "request.getSessionInternal()" needs to be dealt with appropriately.