Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6526

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.14.1
    • 5.15.0
    • Broker, STOMP
    • None
    • Stomp

    Description

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

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

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

      Attachments

        Issue Links

          Activity

            People

              tmielke Torsten Mielke
              tmielke Torsten Mielke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: