Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-583

[javascript] ProtocolError when received large message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 1.1.0-GA, 1.2.0.GA
    • amqp-javascript-client
    • None
    • Hide
      1. Download and install artemis
      2. Download and install rhea
      3. generate file 10MB (dd if=/dev/zero of=bigfile bs=1024 count=10240)
      4. Download files from attachment and replace simple_send.js and simple_recv.js in rhea/examples
      5. run "simple_send.js -m 1 -f bigfile"
      6. run "simple_recv.js -m 1 >> receiver.log 2>&1"
      Show
      Download and install artemis Download and install rhea generate file 10MB (dd if=/dev/zero of=bigfile bs=1024 count=10240) Download files from attachment and replace simple_send.js and simple_recv.js in rhea/examples run "simple_send.js -m 1 -f bigfile" run "simple_recv.js -m 1 >> receiver.log 2>&1"

      container throws error when received large message (10MB)

      out from simple_recv.js

      received
      [connection-1] disconnected 
      [connection-1] error on read: ProtocolError: Invalid protocol header for AMQP / (buffer:0x00,0xa0,0x00...
      [connection-1] disconnected 
      

            gordonsim Gordon Sim
            dkornel@redhat.com David Kornel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: