Hi Justin, Thanks for the link to the issue. For some reason, I couldn’t find it.
Simon > On 1 Apr 2024, at 18:04, Justin Bertram <jbert...@apache.org> wrote: > > You're hitting AMQ-9460 [1]. It will be fixed in ActiveMQ Classic 6.1.1. > There's currently no time-table for a release. > > > Justin > > [1] https://issues.apache.org/jira/browse/AMQ-9460 > > On Mon, Apr 1, 2024 at 11:01 AM Simon Martinelli, 72 Services LLC > <simon@72.services> wrote: > >> Hi, >> >> I run: >> >> docker run -p 8161:8161 -p 61616:61616 -e ACTIVEMQ_WEB_USER=admin -e >> ACTIVEMQ_WEB_PASSWORD=admin apache/activemq-classic >> >> But I’m unable to login http://localhost:8161/admin/queues.jsp >> >> What I’m doing wrong? >> >> Thanks, >> Simon