Skip to content

Instantly share code, notes, and snippets.

Created October 29, 2013 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4941115aafbfe168cccb to your computer and use it in GitHub Desktop.
Save anonymous/4941115aafbfe168cccb to your computer and use it in GitHub Desktop.
2013-10-29 13:51:37.611 23935 ERROR marconi.queues.transport.wsgi.utils [-]
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils Traceback (most recent call last):
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils File "/usr/lib/python2.6/site-packages/marconi/queues/transport/wsgi/utils.py", line 68, in filter_stream
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils document = utils.read_json(stream, len)
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils File "/usr/lib/python2.6/site-packages/marconi/queues/transport/utils.py", line 45, in read_json
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils return json.loads(stream.read(len), parse_int=_json_int)
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils File "/usr/lib64/python2.6/site-packages/simplejson/__init__.py", line 505, in loads
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils return cls(encoding=encoding, **kw).decode(s)
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils File "/usr/lib64/python2.6/site-packages/simplejson/decoder.py", line 370, in decode
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils obj, end = self.raw_decode(s)
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils File "/usr/lib64/python2.6/site-packages/simplejson/decoder.py", line 389, in raw_decode
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils return self.scan_once(s, idx=_w(s, idx).end())
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils File "/usr/lib/python2.6/site-packages/marconi/queues/transport/utils.py", line 33, in _json_int
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils raise OverflowedJSONInteger()
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils OverflowedJSONInteger
2013-10-29 13:51:37.611 23935 TRACE marconi.queues.transport.wsgi.utils
Filed in following streams:
Cloud Queues Test
Stored in index graylog2_1 Permalink
Contentedge_lContentedge_r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment