1pBVq1SRpROjEO28O7scC6 changeset

Changeset343363393531 (b)
ParentNone (a)
ab
0+tail -f /tmp/gunicorn.log
0+2010-02-03 06:45:26,324 - INFO Listen on 127.0.0.1:3001
0+2010-02-03 06:45:26,325 - INFO Booted Arbiter: 10920
0+2010-02-03 06:45:26,328 - INFO Worker 10921 booting
0+2010-02-03 06:45:26,332 - INFO Worker 10922 booting
0+2010-02-03 06:45:26,336 - INFO Worker 10923 booting
0+2010-02-03 06:45:26,340 - INFO Worker 10924 booting
0+2010-02-03 06:45:48,423 - ERROR Error processing request. [local variable 'http' referenced before assignment]
0+Traceback (most recent call last):
0+  File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/worker.py", line 140, in handle
0+    util.write_error(client, traceback.format_exc())
0+  File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/util.py", line 116, in write_error
0+    """) % (len(http), http)
0+UnboundLocalError: local variable 'http' referenced before assignment
0+2010-02-03 06:45:48,478 - ERROR Error processing request. [local variable 'http' referenced before assignment]
0+Traceback (most recent call last):
0+  File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/worker.py", line 140, in handle
0+    util.write_error(client, traceback.format_exc())
0+  File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/util.py", line 116, in write_error
0+    """) % (len(http), http)
0+UnboundLocalError: local variable 'http' referenced before assignment
0+2010-02-03 06:46:13,587 - ERROR Error processing request. [local variable 'http' referenced before assignment]
0+Traceback (most recent call last):
0+  File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/worker.py", line 140, in handle
0+    util.write_error(client, traceback.format_exc())
0+  File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/util.py", line 116, in write_error
0+    """) % (len(http), http)
0+UnboundLocalError: local variable 'http' referenced before assignment
0+2010-02-03 06:46:13,611 - ERROR Error processing request. [local variable 'http' referenced before assignment]
0+Traceback (most recent call last):
0+  File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/worker.py", line 140, in handle
0+    util.write_error(client, traceback.format_exc())
0+  File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/util.py", line 116, in write_error
0+    """) % (len(http), http)
0+UnboundLocalError: local variable 'http' referenced before assignment
0+2010-02-03 06:46:45,231 - ERROR <Worker 1> (pid:10922) timed out.
0+2010-02-03 06:46:45,232 - ERROR <Worker 2> (pid:10923) timed out.
0+2010-02-03 06:46:45,232 - INFO Handling signal: int
0+2010-02-03 06:46:48,527 - WARNING Ignoring rapid signaling: 2
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
--- Revision None
+++ Revision 343363393531
@@ -0,0 +1,39 @@
+tail -f /tmp/gunicorn.log
+2010-02-03 06:45:26,324 - INFO Listen on 127.0.0.1:3001
+2010-02-03 06:45:26,325 - INFO Booted Arbiter: 10920
+2010-02-03 06:45:26,328 - INFO Worker 10921 booting
+2010-02-03 06:45:26,332 - INFO Worker 10922 booting
+2010-02-03 06:45:26,336 - INFO Worker 10923 booting
+2010-02-03 06:45:26,340 - INFO Worker 10924 booting
+2010-02-03 06:45:48,423 - ERROR Error processing request. [local variable 'http' referenced before assignment]
+Traceback (most recent call last):
+ File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/worker.py", line 140, in handle
+ util.write_error(client, traceback.format_exc())
+ File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/util.py", line 116, in write_error
+ """) % (len(http), http)
+UnboundLocalError: local variable 'http' referenced before assignment
+2010-02-03 06:45:48,478 - ERROR Error processing request. [local variable 'http' referenced before assignment]
+Traceback (most recent call last):
+ File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/worker.py", line 140, in handle
+ util.write_error(client, traceback.format_exc())
+ File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/util.py", line 116, in write_error
+ """) % (len(http), http)
+UnboundLocalError: local variable 'http' referenced before assignment
+2010-02-03 06:46:13,587 - ERROR Error processing request. [local variable 'http' referenced before assignment]
+Traceback (most recent call last):
+ File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/worker.py", line 140, in handle
+ util.write_error(client, traceback.format_exc())
+ File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/util.py", line 116, in write_error
+ """) % (len(http), http)
+UnboundLocalError: local variable 'http' referenced before assignment
+2010-02-03 06:46:13,611 - ERROR Error processing request. [local variable 'http' referenced before assignment]
+Traceback (most recent call last):
+ File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/worker.py", line 140, in handle
+ util.write_error(client, traceback.format_exc())
+ File "/usr/lib64/python2.5/site-packages/gunicorn-0.3.2-py2.5.egg/gunicorn/util.py", line 116, in write_error
+ """) % (len(http), http)
+UnboundLocalError: local variable 'http' referenced before assignment
+2010-02-03 06:46:45,231 - ERROR <Worker 1> (pid:10922) timed out.
+2010-02-03 06:46:45,232 - ERROR <Worker 2> (pid:10923) timed out.
+2010-02-03 06:46:45,232 - INFO Handling signal: int
+2010-02-03 06:46:48,527 - WARNING Ignoring rapid signaling: 2