Monday, June 20, 2011

[android-developers] Re: GAE and Android

If you see this constantly... you need to check GAE directly and
analyze the logs there. Each call to the GAE web server has a trace.


On Jun 20, 7:12 am, gaara <amellal.kamili...@gmail.com> wrote:
> Thanks for replay, i wanna ask a question how can i check that i have
> setup GAE correctly!!!
> Peace,
> Gaara
>
> On Jun 20, 1:59 pm, JP <joachim.pfeif...@gmail.com> wrote:
>
>
>
>
>
>
>
> > 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