Torsten Mielke created AMQ-6526:
-----------------------------------

             Summary: Exception occurred processing: <Unknown> -> 
org.apache.activemq.transport.stomp.ProtocolException: The maximum data length 
was exceeded
                 Key: AMQ-6526
                 URL: https://issues.apache.org/jira/browse/AMQ-6526
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker, stomp
    Affects Versions: 5.14.1
         Environment: Stomp
            Reporter: Torsten Mielke
            Assignee: Torsten Mielke
            Priority: Minor


When sending a Stomp message whose payload is bigger than 
wireFormat.maxDataLength, it results in this error 

{code}
Exception occurred processing: <Unknown> -> 
org.apache.activemq.transport.stomp.ProtocolException: The maximum data length 
was exceeded
{code}

The problem is the {{<Unknown>}} which should get replaced with the proper 
Stomp operation that was used.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to