Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-402

AbstractAccountChooserValve needs to deal with Session properly during logout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • PLINK_2.6.0.CR2
    • PLINK_2.6.0.CR1
    • SAML
    • 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.

              anil.saldhana Anil Saldanha (Inactive)
              anil.saldhana Anil Saldanha (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: