120 [main] ERROR com.rabbitmq.jms.client.RMQSession - RabbitMQ exception on queue declare name(priorityQ), durable(true), exclusive(false), auto-delete(false), properties(null)
java.io.IOException
at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:106)
at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:102)
at com.rabbitmq.client.impl.AMQChannel.exnWrappingRpc(AMQChannel.java:124)
at com.rabbitmq.client.impl.ChannelN.queueDeclare(ChannelN.java:844)
at com.rabbitmq.client.impl.ChannelN.queueDeclare(ChannelN.java:61)
at com.rabbitmq.jms.client.RMQSession.declareRMQQueue(RMQSession.java:769)
at com.rabbitmq.jms.client.RMQSession.declareDestinationIfNecessary(RMQSession.java:552)
at com.rabbitmq.jms.client.RMQSession.createProducer(RMQSession.java:543)
at SimpleProducer.main(SimpleProducer.java:130)
Caused by: com.rabbitmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=406, reply-text=PRECONDITION_FAILED - inequivalent arg 'x-max-priority' for queue 'priorityQ' in vhost '/': received none but current is the value '10' of type 'long', class-id=50, method-id=10)
at com.rabbitmq.utility.ValueOrException.getValue(ValueOrException.java:67)
at com.rabbitmq.utility.BlockingValueOrException.uninterruptibleGetValue(BlockingValueOrException.java:33)
at com.rabbitmq.client.impl.AMQChannel$BlockingRpcContinuation.getReply(AMQChannel.java:361)
at com.rabbitmq.client.impl.AMQChannel.privateRpc(AMQChannel.java:226)
at com.rabbitmq.client.impl.AMQChannel.exnWrappingRpc(AMQChannel.java:118)
... 6 more
Caused by: com.rabbitmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=406, reply-text=PRECONDITION_FAILED - inequivalent arg 'x-max-priority' for queue 'priorityQ' in vhost '/': received none but current is the value '10' of type 'long', class-id=50, method-id=10)
at com.rabbitmq.client.impl.ChannelN.asyncShutdown(ChannelN.java:484)
at com.rabbitmq.client.impl.ChannelN.processAsync(ChannelN.java:321)
at com.rabbitmq.client.impl.AMQChannel.handleCompleteInboundCommand(AMQChannel.java:144)
at com.rabbitmq.client.impl.AMQChannel.handleFrame(AMQChannel.java:91)
at com.rabbitmq.client.impl.AMQConnection$MainLoop.run(AMQConnection.java:554)
at java.lang.Thread.run(Unknown Source)
Caused by: com.rabbitmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=406, reply-text=PRECONDITION_FAILED - inequivalent arg 'x-max-priority' for queue 'priorityQ' in vhost '/': received none but current is the value '10' of type 'long', class-id=50, method-id=10)
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
PriorityQ/ClassName=javax.jms.Queue
PriorityQ/FactoryName=com.rabbitmq.jms.admin.RMQObjectFactory
PriorityQ/RefAddr/0/Content=jms/Queue
PriorityQ/RefAddr/0/Type=name
PriorityQ/RefAddr/0/Encoding=String
PriorityQ/RefAddr/1/Content=javax.jms.Queue
PriorityQ/RefAddr/1/Type=type
PriorityQ/RefAddr/1/Encoding=String
PriorityQ/RefAddr/2/Content=com.rabbitmq.jms.admin.RMQObjectFactory
PriorityQ/RefAddr/2/Type=factory
PriorityQ/RefAddr/2/Encoding=String
PriorityQ/RefAddr/3/Content=priorityQ
PriorityQ/RefAddr/3/Type=destinationName
PriorityQ/RefAddr/3/Encoding=String
PriorityQ/RefAddr/4/Content=true
PriorityQ/RefAddr/4/Type=amqp
PriorityQ/RefAddr/4/Encoding=String
PriorityQ/RefAddr/5/Content=priorityQ
PriorityQ/RefAddr/5/Type=amqpQueueName
PriorityQ/RefAddr/5/Encoding=String
PriorityQ/RefAddr/6/Content=
PriorityQ/RefAddr/6/Type=amqpExchangeName
PriorityQ/RefAddr/6/Encoding=String
PriorityQ/RefAddr/7/Content=priorityQ
PriorityQ/RefAddr/7/Type=amqpRoutingKey
PriorityQ/RefAddr/7/Encoding=String