find / -type d -name baruwa:
/var/log/baruwa
/var/lib/baruwa
/var/lib/mysql/baruwa
/var/run/baruwa
/usr/lib64/python2.6/site-packages/baruwa-1.1.1-py2.6.egg/baruwa
/usr/lib64/python2.6/site-packages/baruwa-1.1.1-py2.6.egg/baruwa/static/js/baruwa
/root/bin/baruwa-1.1.1/src/baruwa
/root/bin/baruwa-1.1.1/src/baruwa/static/js/baruwa
/root/bin/baruwa-1.1.1/docs/source/_themes/baruwa
/etc/baruwa
From Celery log:
AMQPChannelException: (404, u"NOT_FOUND - no queue 'celery' in vhost 'baruwa'", 
(50, 10), 'Channel.queue_declare')
[2012-06-07 11:42:04,547: ERROR/MainProcess] Consumer: Connection to broker 
lost. Trying to re-establish the connection...
Traceback (most recent call last):
  File 
"/usr/local/lib64/python2.6/site-packages/celery-2.5.3-py2.6.egg/celery/worker/consumer.py",
 line 336, in start
    self.reset_connection()
  File 
"/usr/local/lib64/python2.6/site-packages/celery-2.5.3-py2.6.egg/celery/worker/consumer.py",
 line 594, in reset_connection
    on_decode_error=self.on_decode_error)
  File 
"/usr/local/lib64/python2.6/site-packages/celery-2.5.3-py2.6.egg/celery/app/amqp.py",
 line 335, in get_task_consumer
    **kwargs)
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/compat.py",
 line 187, in __init__
    super(ConsumerSet, self).__init__(self.backend, queues, **kwargs)
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/messaging.py",
 line 285, in __init__
    self.declare()
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/messaging.py",
 line 295, in declare
    queue.declare()
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/entity.py",
 line 386, in declare
    self.queue_declare(nowait, passive=False)
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/entity.py",
 line 408, in queue_declare
    nowait=nowait)
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/channel.py", line 1381, 
in queue_declare
    (50, 11),    # Channel.queue_declare_ok
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/abstract_channel.py", 
line 97, in wait
    return self.dispatch_method(method_sig, args, content)
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/abstract_channel.py", 
line 115, in dispatch_method
    return amqp_method(self, args)
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/channel.py", line 273, 
in _close
    (class_id, method_id))
AMQPChannelException: (404, u"NOT_FOUND - no queue 'celery' in vhost 'baruwa'", 
(50, 10), 'Channel.queue_declare')
 
Rabbitmq logs:
=INFO REPORT==== 7-Jun-2012::11:35:42 ===
accepted TCP connection on 0.0.0.0:5672 from 127.0.0.1:52635
 
=INFO REPORT==== 7-Jun-2012::11:35:42 ===
starting TCP connection <0.24225.4> from 127.0.0.1:52635
 
=ERROR REPORT==== 7-Jun-2012::11:35:42 ===
connection <0.24225.4>, channel 1 - error:
{amqp_error,not_found,"no queue 'celery' in vhost 'baruwa'",'queue.declare'}
 
=INFO REPORT==== 7-Jun-2012::11:35:42 ===
closing TCP connection <0.24225.4> from 127.0.0.1:52635

 
Regards
-- 
| Xander Buys - Data Centre Team Leader
| Tel: +27 12 841 3166 Mobile: +27 82 577 4742 Web: http://www.csir.co.za
| CSIR PTA Campus Bldg 9 Room 117
| STOP IT | FACE IT | DEAL WITH IT | LEARN FROM IT | LIVE WITH IT |
>>> 


From: Andrew Colin Kissa <[email protected]>
To:Baruwa users list <[email protected]>
Date: 01/06/2012 08:30
Subject: Re: [Baruwa] Quarantine release 
issue&In-Reply-To=<[email protected]>

On 01 Jun 2012, at 7:51 AM, Xander Buys wrote:

> Settings.py is in order.
> Only one instance of Baruwa installed.

Try checking again with:

find / -type d -name baruwa

The logs show the connection is from user guest to the virtualhost / which is
incorrect,

>  
> Messages do end up in the RabbitMQ queue, but are not processed.

Okay in which case it may mean that the messages are going to the wrong
queue.

Please turn on debug, restart the baruwa celery service, try a release and post
what ever is logged to the celery log.

--
www.baruwa.org




_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.

Please consider the environment before printing this email.


-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.

Please consider the environment before printing this email.

_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to