You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/12/15 13:57:00 UTC

[jira] [Closed] (ARTEMIS-3567) IllegalStateException on web console logout

     [ https://issues.apache.org/jira/browse/ARTEMIS-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-3567.
------------------------------------
    Fix Version/s: 2.20.0
       Resolution: Fixed

> IllegalStateException on web console logout
> -------------------------------------------
>
>                 Key: ARTEMIS-3567
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3567
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Domenico Francesco Bruscino
>            Assignee: Domenico Francesco Bruscino
>            Priority: Major
>             Fix For: 2.20.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ActiveMQ Artemis logs an IllegalStateException on web console logout if the base audit logger is enabled:
> {code:java}
> 2021-10-29 23:15:37,559 WARN  [org.eclipse.jetty.server.HttpChannel] /console/auth/login: java.lang.IllegalStateException: Response is committed
> 	at org.eclipse.jetty.server.Request.getSession(Request.java:1623)
> 	at org.eclipse.jetty.server.Request.getSession(Request.java:1602)
> 	at org.apache.activemq.artemis.component.AuthenticationFilter.doFilter(AuthenticationFilter.java:48)
> ...
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)