You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2016/12/06 13:53:59 UTC

[jira] [Resolved] (AMQ-6526) Exception occurred processing: -> org.apache.activemq.transport.stomp.ProtocolException: The maximum data length was exceeded

     [ https://issues.apache.org/jira/browse/AMQ-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-6526.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 5.15.0

> 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
>             Fix For: 5.15.0
>
>
> 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)