<div dir="ltr">Hi,<div><br></div><div>QueueDeclarePassive(QueueName) generated error in log file. E.g.<br></div><div><br></div><div>if queue not exist, it writes:</div><div><br></div><div><div><i>=ERROR REPORT==== 4-Jun-2014::03:33:00 ===</i></div>

<div><i>connection <0.26865.9>, channel 3 - soft error:</i></div><div><i>{amqp_error,not_found,</i></div><div><i>            "no queue 'xxxx' in vhost '/'",</i></div><div><i>            'queue.declare'}</i></div>

</div><div><br></div><div>If it exist, it writes:</div><div><br></div><div><div><i>=ERROR REPORT==== 4-Jun-2014::03:33:05 ===</i></div><div><i>connection <0.26865.9>, channel 3 - soft error:</i></div><div><i>{amqp_error,resource_locked,</i></div>

<div><i>            "cannot obtain exclusive access to locked queue 'xxxx' in vhost '/'",</i></div><div><i>            'queue.declare'}</i></div></div><div><i><br></i></div><div><i><br></i></div>

<div><i><br></i></div><div><i>How to disable error logging when using this function? Maybe there is new way to check </i><i>queue exist?</i></div><div><i><br></i></div><div><i><br></i></div><div><i>Thanks</i></div><div><i>A.N.</i></div>

</div>