OOPS-2088CE76

Bug #856962 reported by Bryce Harrington
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

Exception: code 0
            reason 'HTTP Error 500: Internal Server Error
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 18
content-type: text/plain
date: Mon, 19 Sep 2011 08:42:09 GMT
server: zope.server.http (HTTP)
status: 500
vary: Accept-Encoding
via: 1.1 api.launchpad.net
x-lazr-oopsid: OOPS-2088AX36
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
DisconnectionError
---
'
Traceback (most recent call last):
  File "/home/bryce/src/Arsenal/arsenal/scripts//collect-workqueue-bugs.py", line 72, in <module>
    sys.stderr.write("HTTPError Exception encountered: %s\n" %(bugtask.bug.id, e))
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py", line 643, in __getattr__
    return super(Entry, self).__getattr__(name)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py", line 305, in __getattr__
    return self.lp_get_parameter(attr)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py", line 196, in lp_get_parameter
    self._ensure_representation()
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py", line 331, in _ensure_representation
    representation = self._root._browser.get(self._wadl_resource)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/_browser.py", line 287, in get
    response, content = self._request(url, extra_headers=headers)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/_browser.py", line 277, in _request
    raise HTTPError(response, content)
lazr.restfulclient.errors.HTTPError: HTTP Error 500: Internal Server Error
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 18
content-type: text/plain
date: Mon, 19 Sep 2011 08:42:11 GMT
server: zope.server.http (HTTP)
status: 500
vary: Accept-Encoding
via: 1.1 api.launchpad.net
x-lazr-oopsid: OOPS-2088CE76
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
DisconnectionError
---

Revision history for this message
Bryce Harrington (bryce) wrote :

Probably dupes of this:

OOPS-2088CM36
OOPS-2085G39
OOPS-2085AX44

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.