[appengine-java] Re: app engine server availability

2012-01-27 Thread Chris
Having the same issue.

On Jan 27, 8:49 am, John Goche johngoch...@googlemail.com wrote:
 Hello,

 Has anyone been experiencing availability problems when deploying to app
 engine?
 Here is what I am getting:

 Verifying availability:
     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 60 seconds.
     Will check again in 60 seconds.
     Will check again in 60 seconds.
     Will check again in 60 seconds.
     Will check again in 60 seconds.
     ...

 Anyone else having this issue?

 Regards,

 John Goche

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] Re: app engine server availability

2012-01-27 Thread John Goche
The exact error message I'm getting after retrying a few times is:

Unable to update app: Version not ready.

See the deployment console for more details
Unable to update app: Version not ready.

The console contins the following message:

Will check again in 60 seconds.
Will check again in 60 seconds.
 on backend null.
java.lang.RuntimeException: Version not ready.

Debugging information may be found in
/tmp/appengine-deploy5680317175029902547.log

And such file has the following information:

Unable to update:
java.lang.RuntimeException: Version not ready.
at
com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java:535)
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:400)
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:54)

If this is a problem on google's side I hope it get fixed sometime soon.

Reagards,

John Goche

On Fri, Jan 27, 2012 at 2:53 PM, Chris ritterch...@gmail.com wrote:

 Having the same issue.

 On Jan 27, 8:49 am, John Goche johngoch...@googlemail.com wrote:
  Hello,
 
  Has anyone been experiencing availability problems when deploying to app
  engine?
  Here is what I am getting:
 
  Verifying availability:
  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 60 seconds.
  Will check again in 60 seconds.
  Will check again in 60 seconds.
  Will check again in 60 seconds.
  Will check again in 60 seconds.
  ...
 
  Anyone else having this issue?
 
  Regards,
 
  John Goche

 --
 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
 google-appengine-java@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.



-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: app engine server availability

2012-01-27 Thread Miroslav Genov
Same on my side. 

98% Will check again in 2 seconds.
99% Will check again in 4 seconds.
99% Will check again in 8 seconds.
99% Will check again in 16 seconds.
99% Will check again in 32 seconds.
99% Will check again in 60 seconds.
99% Will check again in 60 seconds.
99% Will check again in 60 seconds.
99% Will check again in 60 seconds.
99% Will check again in 60 seconds.
99% Will check again in 60 seconds.


Regards,
  Miroslav 

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/qRBBeDAYPu0J.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: app engine server availability

2012-01-27 Thread Miroslav Genov
Hello again, 

Just wondering, where any of you is experiencing performance issues with an 
already deployed app ? 

Regards,
 Miroslav

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/8Wn9q9DzDbgJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: app engine server availability

2012-01-27 Thread Miroslav Genov
Looks like there are latency 
issues: 
http://code.google.com/status/appengine/detail/serving-java/2012/01/27#ae-trust-detail-helloworld-get-java-latency

Regards,
 Miroslav

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/lwzi75o_Lm4J.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] Re: app engine server availability

2012-01-27 Thread Carter Maslan
This has been bad for us.
We've seen continual failures in our running app starting at:
2012-01-27 05:27:26.339 PST
and continuing through:
2012-01-27 06:50:17.318 PST

Things appear to be normal now, but we're missing Dashboard graphs for
everything prior to 6:50 PST.




On Fri, Jan 27, 2012 at 6:52 AM, Miroslav Genov mge...@gmail.com wrote:

 Looks like there are latency issues:
 http://code.google.com/status/appengine/detail/serving-java/2012/01/27#ae-trust-detail-helloworld-get-java-latency

 Regards,
  Miroslav

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine-java/-/lwzi75o_Lm4J.

 To post to this group, send email to
 google-appengine-java@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.


-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: app engine server availability

2012-01-27 Thread Mark
Me too, having exact same problem as you Carter.  My Dashboard only
shows last hour or so of activity http://tinypic.com/r/2yotlco/5.  I
also have only 1 instance running when I normally would have 3
running.  seems like the whole app engine had an issue and got
rebooted?

On Jan 27, 7:27 am, Carter Maslan car...@maslan.com wrote:
 This has been bad for us.
 We've seen continual failures in our running app starting at:
 2012-01-27 05:27:26.339 PST
 and continuing through:
 2012-01-27 06:50:17.318 PST

 Things appear to be normal now, but we're missing Dashboard graphs for
 everything prior to 6:50 PST.







 On Fri, Jan 27, 2012 at 6:52 AM, Miroslav Genov mge...@gmail.com wrote:
  Looks like there are latency issues:
 http://code.google.com/status/appengine/detail/serving-java/2012/01/2...

  Regards,
   Miroslav

  --
  You received this message because you are subscribed to the Google Groups
  Google App Engine for Java group.
  To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine-java/-/lwzi75o_Lm4J.

  To post to this group, send email to
  google-appengine-java@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine-java+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.