Created
June 4, 2012 20:08
-
-
Save krusty/2870571 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=> /var/log/supervisor/page_worker_00-stderr---supervisor-_H4qtF.log <== | |
/opt/source/libs/pytz/__init__.py:32: UserWarning: Module _mysql was already imported from /usr/lib/pymodules/python2.6/_mysql.so, but /usr/lib/pymodules/python2.6 is being added to sys.path | |
from pkg_resources import resource_stream | |
/opt/source/libs/pytz/__init__.py:32: UserWarning: Module django was already imported from /opt/source/libs/django/__init__.pyc, but /usr/local/lib/python2.6/dist-packages is being added to sys.path | |
from pkg_resources import resource_stream | |
init kbd. | |
ALSA lib confmisc.c:768:(parse_card) cannot find card '0' | |
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory | |
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings | |
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory | |
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name | |
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory | |
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory | |
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default | |
Traceback (most recent call last): | |
File "/opt/source/src/workers/workermanager.py", line 91, in <module> | |
email_batch_wrapper = Callwrapper(jobs['email_batch_queue'], 'email_batch_wrapper') | |
NameError: name 'Callwrapper' is not defined | |
==> /var/log/supervisor/supervisord.log <== | |
2012-06-04 17:08:18,099 INFO exited: page_worker_00 (exit status 1; not expected) | |
2012-06-04 17:08:19,119 INFO spawned: 'page_worker_00' with pid 1400 | |
2012-06-04 17:08:20,149 INFO success: page_worker_00 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment