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

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-3567?focusedWorklogId=680861&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-680861 ]

ASF GitHub Bot logged work on ARTEMIS-3567:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Nov/21 15:28
            Start Date: 12/Nov/21 15:28
    Worklog Time Spent: 10m 
      Work Description: brusdev merged pull request #3847:
URL: https://github.com/apache/activemq-artemis/pull/3847


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 680861)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          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)