Er, excuse me, the app-id is in the original email. In any case, please let us know if this has worked for you.
On Wed, Feb 24, 2010 at 5:02 PM, Ikai L (Google) <[email protected]> wrote: > I've seen this issue with certain deploys where we may not report the > correct error message, but I'm assuming you wrote a simple application that > wouldn't have had any of those issues. This likely coincided with a > maintenance period. You should be able to deploy. If you can't, please let > us know your application ID. > > > On Wed, Feb 17, 2010 at 6:56 PM, Swiki <[email protected]>wrote: > >> Hi, I just signed up for google app engine and installed the Eclipse >> plugin. I did not add any other code to the default app and am able to >> run the app in my local eclipse env without any problem. >> >> I get error while deploying the app to google server >> >> my app id is : twittermutuality >> >> Here is console output when tried second time: >> ---------------------------- >> Compiling module test.Test >> Compiling 6 permutations >> Compiling permutation 0... >> Compiling permutation 1... >> Compiling permutation 2... >> Compiling permutation 3... >> Compiling permutation 4... >> Compiling permutation 5... >> Compile of permutations succeeded >> Linking into C:\Workspaces\Personal\Test\war\test. >> Link succeeded >> Compilation succeeded -- 16.828s >> Creating staging directory >> Scanning for jsp files. >> Scanning files on local disk. >> Initiating update. >> Cloning 32 static files. >> Cloning 56 application files. >> Uploading 0 files. >> Initializing precompilation... >> Deploying new version. >> Will check again in 1 seconds >> Will check again in 2 seconds >> Will check again in 4 seconds >> Will check again in 8 seconds >> Will check again in 16 seconds >> Will check again in 32 seconds >> Will check again in 64 seconds >> Will check again in 128 seconds >> Rolling back the update. >> java.lang.RuntimeException: Version not ready. >> >> >> Below are the logs: >> ----------------------- >> Unable to update: >> java.lang.RuntimeException: Version not ready. >> at >> >> com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java: >> 466) >> 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) >> >> Any help will be appreciated. >> >> -- >> 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 > -- 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.
