| Summary: | Server is too busy causes unhandled traceback | ||
|---|---|---|---|
| Product: | papyon | Reporter: | Jonny Lamb <jonny.lamb> |
| Component: | general | Assignee: | papyon-bugs |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
DEBUG:papyon.service:<<< HTTP/1.1 503 Service Unavailable Connection: close Date: Fri, 30 Jul 2010 08:52:06 GMT Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET P3P: CP="BUS CUR CONo FIN IVDo ONL OUR PHY SAMo TELo" X-MSNSERVER: BY2ABCHWB353 Content-Type: text/html <html><body><h1>Server is too busy</h1></body></html> Traceback (most recent call last): File "/home/jonny/src/papyon/papyon/service/SOAPService.py", line 227, in _response_handler response = method.process_response(soap_response) File "/home/jonny/src/papyon/papyon/service/description/AB/ABFindAll.py", line 49, in process_response find_all_result = soap_response.body.\ AttributeError: 'NoneType' object has no attribute 'find'