Bernd Köster created ARTEMIS-3452:
-------------------------------------
Summary: Cannot send message from console
Key: ARTEMIS-3452
URL: https://issues.apache.org/jira/browse/ARTEMIS-3452
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Web Console
Affects Versions: 2.18.0
Environment: Linux Server, adopt 11
Reporter: Bernd Köster
If I try to send a message to an adress via console, i get the message:
Could not send message: java.lang.IllegalStateException : AMQ229031: Unable to
validate user from Management. Username: null; SSL certificate subject DN:
unavailable
If lookup in my preferences first, the message changes to:
Could not send message: java.lang.IllegalStateException : AMQ229031: Unable to
validate user from Management. Username: admin; SSL certificate subject DN:
unavailable
As you can see the username is not null anymore.
I upgrade the broker from 2.14.0 to 2.18.0. In 2.14.0 the send message worked
from the web console.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)