[
https://issues.apache.org/jira/browse/AMQ-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725541#comment-15725541
]
ASF GitHub Bot commented on AMQ-6526:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq/pull/217
> 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)