Monday, June 20, 2011

[android-developers] Re: GAE and Android

As far as I can tell the significant log is:

06-20 09:18:08.952: ERROR/AndroidRuntime(359): Internal Server Error
(500) - Internal Server Error

The Android http client reached out to the web server which read back
a 500 error. Happens on occasion. Either you haven't set up your GAE
app correctly, or this is one of the glitches that GAE sometimes has.
In any case, you would be expected to wrap the call in an exception
handler so your app doesn't just go under with an Force-Close.

On Jun 20, 2:24 am, gaara <amellal.kamili...@gmail.com> wrote:
> Hi group,
> Can someone help to understand this for checking my error

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment