What is your application id ? On Mon, Jan 16, 2012 at 2:17 PM, jon <[email protected]> wrote:
> Upgrated to GAE/J 1.6.1.1. Still no luck. Anybody? > > On Jan 16, 5:13 pm, jon <[email protected]> wrote: > > Hi, > > > > I've read and re-read the documentation and have tried various things > > but I haven't been able to get dynamic backend to start automatically > > on receiving user request. > > > > Here's my config: > > > > <backends> > > <backend name="backenda"> > > <class>B2</class> > > <instances>1</instances> > > <options> > > <dynamic>true</dynamic> > > <public>true</public> > > </options> > > </backend> > > </backends> > > > > When I hit backenda.myapp.appspot.com I always get a 503 error with > > the following error message: > > > > Error: Server Error > > > > The service you requested is not available yet. > > Please try again in 30 seconds. > > > > -------------------- > > > > Am I missing something? I'm still on GAE/J 1.5.5. > > -- > 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. > > -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- 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.
