No joy...
Browser continuously tries to communicate with the web server and nothing 
happens.
 
I did however find this in the RabbitMQ log file:
=ERROR REPORT==== 29-May-2012::14:20:00 ===
exception on TCP connection <0.8546.0> from 127.0.0.1:49043
{channel0_error,opening,
                {amqp_error,access_refused,
                            "access to vhost '/' refused for user 'guest'",
                            'connection.open'}}
An error report was sent to the domain administrator mailbox:
 
[Django] ERROR (EXTERNAL IP): Internal Server Error: 
/messages/view/q4TCFaOi002790/
Traceback (most recent call last):
 
  File 
"/usr/local/lib64/python2.6/site-packages/Django-1.4-py2.6.egg/django/core/handlers/base.py",
 line 111, in get_response
    response = callback(request, *callback_args, **callback_kwargs)
 
  File 
"/usr/local/lib64/python2.6/site-packages/Django-1.4-py2.6.egg/django/contrib/auth/decorators.py",
 line 20, in _wrapped_view
    return view_func(request, *args, **kwargs)
 
  File 
"/usr/local/lib64/python2.6/site-packages/baruwa-1.1.1-py2.6.egg/baruwa/messages/views.py",
 line 191, in detail
    queue=message_details.hostname)
 
  File 
"/usr/local/lib64/python2.6/site-packages/celery-2.5.3-py2.6.egg/celery/app/task/__init__.py",
 line 449, in apply_async
    publish = publisher or self.app.amqp.publisher_pool.acquire(block=True)
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/connection.py",
 line 625, in acquire
    R = self.prepare(R)
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/pools.py",
 line 55, in prepare
    p = p()
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/pools.py",
 line 46, in <lambda>
    return lambda: self.create_producer()
 
  File 
"/usr/local/lib64/python2.6/site-packages/celery-2.5.3-py2.6.egg/celery/app/amqp.py",
 line 265, in create_producer
    pub = self.app.amqp.TaskPublisher(conn, auto_declare=False)
 
  File 
"/usr/local/lib64/python2.6/site-packages/celery-2.5.3-py2.6.egg/celery/app/amqp.py",
 line 328, in TaskPublisher
    return TaskPublisher(*args, **self.app.merge(defaults, kwargs))
 
  File 
"/usr/local/lib64/python2.6/site-packages/celery-2.5.3-py2.6.egg/celery/app/amqp.py",
 line 158, in __init__
    super(TaskPublisher, self).__init__(*args, **kwargs)
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/compat.py",
 line 61, in __init__
    super(Publisher, self).__init__(connection, self.exchange, **kwargs)
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/messaging.py",
 line 69, in __init__
    channel = channel.default_channel
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/connection.py",
 line 556, in default_channel
    self.connection
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/connection.py",
 line 549, in connection
    self._connection = self._establish_connection()
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/connection.py",
 line 509, in _establish_connection
    conn = self.transport.establish_connection()
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/transport/amqplib.py",
 line 278, in establish_connection
    connect_timeout=conninfo.connect_timeout)
 
  File 
"/usr/local/lib64/python2.6/site-packages/kombu-2.1.5-py2.6.egg/kombu/transport/amqplib.py",
 line 88, in __init__
    super(Connection, self).__init__(*args, **kwargs)
 
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/connection.py", line 
147, in __init__
    host = self._x_open(virtual_host, insist=insist)
 
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/connection.py", line 
491, in _x_open
    (10, 50),    # Connection.redirect
 
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/abstract_channel.py", 
line 95, in wait
    self.channel_id, allowed_methods)
 
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/connection.py", line 
202, in _wait_method
    self.method_reader.read_method()
 
  File "build/bdist.linux-x86_64/egg/amqplib/client_0_8/method_framing.py", 
line 221, in read_method
    raise m
 
IOError: Socket closed
 
 
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 |

-- 
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