I'm wondering if this was a momentary outage or something to do with the way appengine-web.xml is configured. Can you post this file?
On Thu, Jan 21, 2010 at 1:41 PM, jamie <[email protected]> wrote: > hi! I am having problems similar to > > http://groups.google.com/group/google-appengine-java/browse_thread/thread/4ab4567d36043241 > > Whenever I try to deploy, I get > > Unable to update: > java.lang.RuntimeException: Version not ready. > at com.google.appengine.tools.admin.AppVersionUpload.commit > (AppVersionUpload.java:456) > at com.google.appengine.tools.admin.AppVersionUpload.doUpload > (AppVersionUpload.java:127) > at com.google.appengine.tools.admin.AppAdminImpl.update > (AppAdminImpl.java:56) > at > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy > (AppEngineBridgeImpl.java:271) > at > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace > (DeployProjectJob.java:148) > at org.eclipse.core.internal.resources.InternalWorkspaceJob.run > (InternalWorkspaceJob.java:38) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > > > I'm new to app engine, and definitely new to restlet (which I'm trying > to run on top of app engine), so I may well be doing something wrong. > > My simple Hello World has yet to say hello. I have received 500 > errors, and now i'm getting 404s, is this operator error or is > something else going on here? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine http://googleappengine.blogspot.com | http://twitter.com/app_engine -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
