[rabbitmq-discuss] reusing auto-generated queue name

Grenier,Michel [CMC] Michel.Grenier at ssc-spc.gc.ca
Thu Sep 12 20:55:44 BST 2013


Hi guru

 

   In pika,  my consumer generates a queue with a rabbitmq autogenerated
name...

   Everything works fine.

   I start my consumer and restarts it specifying for queue name the
autogenerated name

   and I get that error

 

INFO       2013-09-12 19:50:53,365 __main__
setup_queue                          181 : Declaring queue
amq.gen-PxRtVOnUVWg2BgNBJVUeRA
INFO       2013-09-12 19:50:53,366 pika.channel
_on_close                            834 : <METHOD(['frame_type=1',
'channel_number=1', 'method=<Channel.Close([\'class_id=50\',
\'method_id=10\', \'reply_code=403\', "reply_text=ACCESS_REFUSED - queue
name \'amq.gen-PxRtVOnUVWg2BgNBJVUeRA\' contains reserved prefix
\'amq.*\'"])>'])>
WARNING    2013-09-12 19:50:53,366 pika.channel
_on_close                            837 : Received remote Channel.Close
(403): ACCESS_REFUSED - queue name 'amq.gen-PxRtVOnUVWg2BgNBJVUeRA'
contains reserved prefix 'amq.*'
WARNING    2013-09-12 19:50:53,367 __main__
on_channel_closed                    133 : Channel 1 was closed: (403)
ACCESS_REFUSED - queue name 'amq.gen-PxRtVOnUVWg2BgNBJVUeRA' contains
reserved prefix 'amq.*'
INFO       2013-09-12 19:50:53,367 pika.connection                close


 

     Can't it  redeclare/bind with that name  to resume my message
delivery ?

     My consumer user permissions are     ".*"   "^amq.gen.*$"  ".*"

 

 

 

Michel Grenier 
(514) 421-7204 

 

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


More information about the rabbitmq-discuss mailing list