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.

Reply via email to