I added a comment on the issue. Looks like your warmup isn't happening, which is causing your app to fail to startup. Can you look into this?
Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Fri, Mar 25, 2011 at 1:56 PM, radomir <[email protected]> wrote: > Yes, it is strange and I'll let you know when it resolves. At this > point still no reply from Google. > > For the curious, I deployed the same application to another app with > MS store and it started up fine. It looks like the issue is affecting > my HR apps only (both of them). > > Waiting on Google... > > Radomir > > > On Mar 25, 8:54 pm, Robert Kluin <[email protected]> wrote: > > Seems like a strange problem, particularly since there aren't droves > > of others reporting the issue. Would love to hear about the cause and > > resolution once you get the problem solved. > > > > Robert > > > > > > > > > > > > > > > > On Fri, Mar 25, 2011 at 14:43, radomir <[email protected]> wrote: > > > I previously filled billing issue as I wasn't aware of the Production > > > Issue template. Thanks! > > > > > Just filled: > > >http://code.google.com/p/googleappengine/issues/detail?id=4785 > > > > > I hope Google will pay attention. > > > > > Thanks, > > > Radomir > > > > > On Mar 25, 7:24 pm, Joshua Smith <[email protected]> wrote: > > >> It was resolved after several hours of hell. The problem was quite > widespread, and google responded right away. > > > > >> I'm a little surprised there hasn't been a response yet. Did you > register an urgent production issue on the tracker? They give those more > priority than the constant drone of whining in these lists. > > > > >>http://code.google.com/p/googleappengine/issues/entry > > > > >> Be sure to choose "Production Issue" as the type. > > > > >> -Joshua > > > > >> On Mar 25, 2011, at 2:02 PM, radomir wrote: > > > > >> > So, was it resolved for Python at the end and how long did it take > to > > >> > Google to respond? > > > > >> > Looks like my users can't do anything than to wait or change the > > >> > service. > > > > >> > Thanks, > > >> > Radomir > > > > >> > On Mar 25, 6:52 pm, Joshua Smith <[email protected]> wrote: > > >> >> This sounds a whole lot like the problem that we Python users ran > into a couple weeks back. (In our case, it said it couldn't find stuff to > import, which is the python analogue of a Java class not found.) > > > > >> >> Google promised us a post-mortem of that, which never happened (as > far as I am aware). > > > > >> >> They did blame it on pilot error, though. > > > > >> >> -Joshua > > > > >> >> On Mar 25, 2011, at 1:28 PM, radomir wrote: > > > > >> >>> Unfortunately, I cannot see that because the stack trace is cut of > > >> >>> before root cause with the class name was printed. > > > > >> >>> This morning I'm sure I've seen it's related to missing some class > > >> >>> from javax mail package but can't find that error any more. My > logs > > >> >>> are filled with errors as all requests today has failed probably > > >> >>> overriding logs I've seen this morning. > > > > >> >>> This is definitely something on Google's side. I've tried > switching > > >> >>> back to previous version that was also working for days but it > throws > > >> >>> the same error. I the same issue on two HR applications and one is > > >> >>> with billing enabled. Very disturbing and disappointing. :( > > > > >> >>> On Mar 25, 6:13 pm, Simon Knott <[email protected]> wrote: > > >> >>>> What class is it not finding? My HR app is fine at the moment. > > > > >> >>> -- > > >> >>> You received this message because you are subscribed to the Google > Groups "Google App Engine" group. > > >> >>> To post to this group, send email to > [email protected]. > > >> >>> To unsubscribe from this group, send email to > [email protected]. > > >> >>> For more options, visit this group athttp:// > groups.google.com/group/google-appengine?hl=en. > > > > >> > -- > > >> > You received this message because you are subscribed to the Google > Groups "Google App Engine" group. > > >> > To post to this group, send email to > [email protected]. > > >> > To unsubscribe from this group, send email to > [email protected]. > > >> > For more options, visit this group athttp:// > groups.google.com/group/google-appengine?hl=en. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups "Google App Engine" group. > > > To post to this group, send email to [email protected] > . > > > To unsubscribe from this group, send email to > [email protected]. > > > For more options, visit this group athttp:// > groups.google.com/group/google-appengine?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
