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

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

Erwin Dondorp created ARTEMIS-3078:
--------------------------------------

             Summary: 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


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