Activity log for bug #1213099

Date Who What changed Old value New value Message
2013-08-16 13:56:28 Malini Kamalambal bug added bug
2013-08-16 14:05:07 Ozgur Akan description The logs show a DB connection error at heavy loads. This causes the server to return a http 503. Subsequent requests to the server (even light loads) throw the same error. The logs show a DB connection error at heavy loads. This causes the server to return a http 503. Subsequent requests to the server (even light loads) throw the same error. At the time marconi returns this exception, a test application that inserts/deletes from marconi messages collection runs without any issues. Exception we get; 2013-08-15 23:38:36.194 16236 ERROR marconi.storage.mongodb.utils [-] ConnectionFailure caught 2013-08-15 23:38:36.194 16236 ERROR marconi.storage.mongodb.utils [-] ConnectionFailure caught 2013-08-15 23:38:36.195 16236 ERROR marconi.transport.wsgi.claims [-] ConnectionFailure caught 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims Traceback (most recent call last): 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims File "/usr/lib/python2.6/site-packages/marconi/transport/wsgi/claims.py", line 70, in on_post 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims **claim_options) 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims File "/usr/lib/python2.6/site-packages/marconi/storage/mongodb/utils.py", line 170, in wrapper 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims raise storage_exceptions.ConnectionError(msg) 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims ConnectionError: ConnectionFailure caught 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims 2013-08-15 23:38:36.195 16236 ERROR marconi.transport.wsgi.claims [-] ConnectionFailure caught 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims Traceback (most recent call last): 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims File "/usr/lib/python2.6/site-packages/marconi/transport/wsgi/claims.py", line 70, in on_post 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims **claim_options) 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims File "/usr/lib/python2.6/site-packages/marconi/storage/mongodb/utils.py", line 170, in wrapper 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims raise storage_exceptions.ConnectionError(msg) 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims ConnectionError: ConnectionFailure caught 2013-08-15 23:38:36.195 16236 TRACE marconi.transport.wsgi.claims [pid: 16236|app: 0|req: 11691/67781] 10.183.251.3 () {54 vars in 919 bytes} [Thu Aug 15 23:38:31 2013] POST /v1/queues/q4/claims?limit=1 => generated 135 bytes in 5014 msecs (HTTP/1.1 503) 3 headers in 121 bytes (3 switches on core 1969)
2013-08-16 19:45:10 Kurt Griffiths marconi: importance Undecided High
2013-08-16 19:45:17 Kurt Griffiths marconi: milestone havana-3
2013-08-16 19:45:27 Kurt Griffiths marconi: assignee Flavio Percoco (flaper87)
2013-08-16 19:45:38 Kurt Griffiths marconi: status New Incomplete
2013-08-16 19:45:40 Kurt Griffiths marconi: status Incomplete Confirmed
2013-08-26 17:02:29 Kurt Griffiths marconi: importance High Critical
2013-09-09 18:11:34 Ozgur Akan marconi: status Confirmed In Progress
2013-09-09 18:11:34 Ozgur Akan marconi: assignee Flavio Percoco (flaper87) Ozgur Akan (ozgurakan)
2013-09-13 18:08:03 Kurt Griffiths marconi: status In Progress Fix Released
2013-09-13 18:08:16 Kurt Griffiths marconi: status Fix Released Invalid
2013-09-13 18:09:04 Ozgur Akan marconi: status Invalid Fix Released