You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2021/01/20 19:35:00 UTC

[jira] [Commented] (ARTEMIS-3078) Log in on second web console closes first session, even for different brokers

    [ https://issues.apache.org/jira/browse/ARTEMIS-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268818#comment-17268818 ] 

Justin Bertram commented on ARTEMIS-3078:
-----------------------------------------

Do you get the same behavior if you use a "private" browsing (e.g. [in Firefox|https://support.mozilla.org/en-US/kb/private-browsing-use-firefox-without-history])? I'm not saying this is a solution. I'm just trying to understand the problem. My guess is that the underlying Hawtio framework is setting a cookie or something per session.

> Log in on second web console closes first session, even for different brokers
> -----------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3078
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3078
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.16.0
>            Reporter: Erwin Dondorp
>            Priority: Minor
>
> When there are 2 brokers running, logging in into the web console of the second broker will cause an immediate logout in the session for the first broker.
>  * start 2 containers, echo one with an independent Artemis installation
>  use port mapping in docker to give each a unique port number
>  * open webconsole session for first broker and log in
>  * open webconsole session for second broker and log in
>  * see that the first session automatically logs out and returns to the login screen
>  the affect is symmetric and can be repeated as many times as wanted
> When working on a network-of-brokers, this is fairly annoying...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)