jrgifford / jaikuengine

Automatically exported from code.google.com/p/jaikuengine
Apache License 2.0
1 stars 0 forks source link

Handling CapabilityDisabledError errors #137

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
[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 http://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.

Original issue reported on code.google.com by kugutsu...@gmail.com on 18 Aug 2009 at 4:41