Lionel Cons created AMQ-8138:
--------------------------------
Summary: STOMP ProtocolConverter error should include client IP
information
Key: AMQ-8138
URL: https://issues.apache.org/jira/browse/AMQ-8138
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.16.1
Reporter: Lionel Cons
On a broker recently upgraded to 5.16.1, I've seen the following warning:
{code}
2021-02-03 16:21:00,745 [ActiveMQ NIO Worker 9] WARN ProtocolConverter -
Exception occurred for client null (null) processing: SEND ->
org.apache.activemq.transport.stomp.ProtocolException: Not connected.
{code}
This looks a lot like AMQ-7444.
If possible, it would be good to log client IP information for this warning too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)