Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-62

Proton(-j) does not support attaching to the transaction coordinator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • proton-j

    Description

      Got at:

      Caused by: java.lang.ClassCastException: org.apache.qpid.proton.type.transaction.Coordinator cannot be cast to org.apache.qpid.proton.type.messaging.Target
      at org.apache.qpid.proton.engine.impl.TransportImpl.handleAttach(TransportImpl.java:977)
      at org.apache.qpid.proton.engine.impl.TransportImpl.handleAttach(TransportImpl.java:59)
      at org.apache.qpid.proton.type.transport.Attach.invoke(Attach.java:389)
      at org.apache.qpid.proton.engine.impl.TransportImpl.input(TransportImpl.java:1090)
      at org.apache.qpid.proton.engine.impl.FrameParser.input(FrameParser.java:409)
      at org.apache.qpid.proton.engine.impl.TransportImpl.input(TransportImpl.java:156)
      at org.apache.activemq.transport.amqp.AmqpProtocolConverter.onAMQPData(AmqpProtocolConverter.java:120)
      ... 5 more

      and I think the frame being processed was the following (hex):

      00 00 00 6a 02 00 00 01 00 53 12 c0 5d 0a a1 11 74 78 6e 43
      6f 6e 74 72 6f 6c 6c 65 72 4c 69 6e 6b 43 42 50 00 50 00 00
      53 28 c0 01 00 00 53 30 c0 35 01 e0 32 02 a3 17 61 6d 71 70
      3a 6c 6f 63 61 6c 2d 74 72 61 6e 73 61 63 74 69 6f 6e 73 17
      61 6d 71 70 3a 6d 75 6c 74 69 2d 74 78 6e 73 2d 70 65 72 2d
      73 73 6e 40 40 43

      Attachments

        Issue Links

          Activity

            People

              rhs Rafael H. Schloming
              chirino Hiram R. Chirino
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: