I am testing a new install of 2.0 on Ubuntu 12.0.4 with celeryd and paster serve. The browser displays internal server errors and the new baruwa server produces the following log errors:


paster celeryd /etc/baruwa/production.ini -f /var/log/baruwa/celeryd.log &



baruwa# paster celeryd /etc/baruwa/production.ini -f /var/log/baruwa/celeryd.log &
[1] 1892
(px)root@relay-3:/home/baruwa# Traceback (most recent call last):
  File "/home/baruwa/px/bin/paster", line 9, in <module>
    load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')()
File "/home/baruwa/px/local/lib/python2.7/site-packages/paste/script/command.py", line 103, in run
    command = commands[command_name].load()
File "/home/baruwa/px/local/lib/python2.7/site-packages/pkg_resources.py", line 2186, in load
    ['__name__'])
File "/home/baruwa/px/local/lib/python2.7/site-packages/baruwa/lib/mq/commands.py", line 27, in <module>
    from celery.bin import camqadm, celerybeat, celeryd, celeryev
ImportError: cannot import name camqadm








paster serve --reload /etc/baruwa/production.ini


Error - <type 'exceptions.SyntaxError'>: invalid token (sphinxapi.py, line 1)
----------------------------------------
Exception happened during processing of request from ('10.10.1.15', 49539)
Traceback (most recent call last):
File "/home/baruwa/px/local/lib/python2.7/site-packages/paste/httpserver.py", line 1068, in process_request_in_thread
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 323, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.7/SocketServer.py", line 638, in __init__
    self.handle()

More errors follow

--
Raymond Norton
LCTN
952.955.7766


_______________________________________________
http://pledgie.com/campaigns/12056

Reply via email to