Issue 137: Handling CapabilityDisabledError errors
Status:  New
Owner: ----
Reported by kugutsu...@gmail.com, Aug 18, 2009
[Note: this is for reporting issues on the JaikuEngine open source project.
if you are reporting an issue with the jaiku.com service, please send it to
support@jaiku.com]

What steps will reproduce the problem?
1. Trying to connect to Jaiku while App Engine is experimenting some
turbulence.

What is the expected output? What do you see instead?

I get the following exception:

CapabilityDisabledError
Please see https://code.google.com/status/appengine for more information.


What version of the product are you using? On what operating system?

JaikuEngine trunk

Please provide any additional information below.

I am not the only one affected with
this issue as jaiku.com is broken too, you can't login ("Jaiku | Something
Broke")

JaikuEngine should probably catch CapabilityDisabledError exception and
fail nicely.