Hi Victor,
  Were you deploying to the version that was actively serving traffic
or a new version?  You might want to look into versions.



Robert





On Thu, Feb 23, 2012 at 15:06, Victor Osorio <oso...@runens.com> wrote:
> I was deploying a application on GAE and the "Verifying availability"
> routing was not responding after 12 minutes I cancel, and all my server
> versions crashs.
>
>
> This error is showed after canceling operation:
>
>     com.google.appengine.tools.admin.HttpIoException: Error posting to URL:
> https://appengine.google.com/api/appversion/isready?app_id=app_id&version=1-3-2f&;
>     409 Conflict
>     No transaction is in progress.
>
> I made a deploy on my development server and everything was ok.
>
> The production server are down!
>
>
> The log
>
>> Unable to update:
> com.google.appengine.tools.admin.HttpIoException: Error posting to URL:
> https://appengine.google.com/api/appversion/isready?app_id=app_id&version=1-3-2f&;
> 409 Conflict
> No transaction is in progress.
> at
> com.google.appengine.tools.admin.AbstractServerConnection.send1(AbstractServerConnection.java:281)
> at
> com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:234)
> at
> com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:213)
> at
> com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:606)
> at
> com.google.appengine.tools.admin.AppVersionUpload.isReady(AppVersionUpload.java:576)
> at
> com.google.appengine.tools.admin.AppVersionUpload.access$100(AppVersionUpload.java:33)
> at
> com.google.appengine.tools.admin.AppVersionUpload$1.call(AppVersionUpload.java:527)
> at
> com.google.appengine.tools.admin.AppVersionUpload$1.call(AppVersionUpload.java:525)
> at
> com.google.appengine.tools.admin.AppVersionUpload.retryWithBackoff(AppVersionUpload.java:657)
> at
> com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java:525)
> at
> com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:141)
> at
> com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:328)
> at
> com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
> at
> com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:265)
> at
> com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:144)
> at
> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/79pA4moESVMJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to