[rabbitmq-discuss] Publisher acks/confirm select with amqp0.8 spec

Torin Sandall torinsandall at gmail.com
Wed Sep 28 00:20:41 BST 2011


Has anyone had success adding publisher acks/confirm select to the amqp0-8
spec file?

When I add the confirm class to the spec file I get this exception on the
server:

 =CRASH REPORT==== 27-Sep-2011::15:40:21 ===
  crasher:
    initial call: rabbit_reader:init/4
    pid: <0.227.0>
    registered_name: []
    exception exit: {unknown_method_id,{85,10}}
      in function  rabbit_framing_amqp_0_8:lookup_method_name/1
      in call from rabbit_command_assembler:analyze_frame/3
      in call from rabbit_reader:handle_frame/4
      in call from rabbit_reader:handle_input/3
      in call from rabbit_reader:recvloop/2
      in call from rabbit_reader:start_connection/7
    ancestors: [<0.224.0>,rabbit_tcp_client_sup,rabbit_sup,<0.108.0>]
    messages: []
    links: [<0.224.0>,#Port<0.2158>]
    dictionary: [{{channel,1},{<0.231.0>,{method,rabbit_framing_amqp_0_8}}},
                  {{ch_pid,<0.231.0>},{1,#Ref<0.0.0.697>}}]
    trap_exit: true
    status: running
    heap_size: 987
    stack_size: 24
    reductions: 1908
  neighbours:

I'm running with the following versions:

spec file = amqp0-8.stripped.xml (slightly modified/ships with txAMQP-0.4)
client library = txAMQP-0.4
rabbitmq-server = 2.6.1-1

-Torin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110927/e7642162/attachment.htm>


More information about the rabbitmq-discuss mailing list