Re: [appengine-java] Re: Deploy Hangs - Please help

2012-03-01 Thread Amir
Having the same issue, i've been trying for a full 24 hours now... tried 
incrementing version, no luck. 

Google has a huge opportunity in taking the lead on cloud computing, but 
this is failure. We haven't released our app yet, i can only imagine 
how disastrous this kind of an outage could be for us after release. 



On Wednesday, February 29, 2012 5:23:57 PM UTC-8, Jonathan Chen wrote:

 On Thursday, 1 March 2012 13:35:29 UTC+13, Matthew Johnson wrote:

 I had the same issue last night, incrementing the version number this 
 morning made seemed to allow it to deploy successfully.


 Bumping the version number did not do it for my app. This really makes me 
 lose faith in Java GAE. 



-- 
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/-/tmPIMgIsHl8J.
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: Deploy Hangs - Please help

2012-03-01 Thread Jonathan Chen
On Thursday, 1 March 2012 19:57:55 UTC+13, Amir wrote:

 Having the same issue, i've been trying for a full 24 hours now... tried 
 incrementing version, no luck. 


They've finally fixed it. It now works for me. 



-- 
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/-/dKkaIbal6BIJ.
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: Deploy Hangs - Please help

2012-03-01 Thread Amir
Yeah we noticed it was fixed at 12:12AM last night. I wish they'd give an 
explanation for what happened, and why it won't happen again. 

We've got a lot riding on GAE. 



On Thursday, March 1, 2012 9:53:06 AM UTC-8, Jonathan Chen wrote:

 On Thursday, 1 March 2012 19:57:55 UTC+13, Amir wrote:

 Having the same issue, i've been trying for a full 24 hours now... tried 
 incrementing version, no luck. 


 They've finally fixed it. It now works for me. 



-- 
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/-/dh_5LVxJI8QJ.
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: Deploy Hangs - Please help

2012-03-01 Thread Jonathan Chen

On Friday, 2 March 2012 06:55:46 UTC+13, Amir wrote:

 Yeah we noticed it was fixed at 12:12AM last night. I wish they'd give an 
 explanation for what happened, and why it won't happen again. 

 We've got a lot riding on GAE. 
  


Yeah, same here. The status pages didn't even register any issue regarding 
deployment. 

-- 
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/-/rBDUxvKZJAkJ.
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: Deploy Hangs - Please help

2012-02-29 Thread treguess
Here is the error description
com.google.appengine.tools.admin.AdminException: Unable to update app:
Version not ready.
at
com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:
333)
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)
Caused by: 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)
... 5 more

On Feb 28, 11:02 pm, treguess tregu...@gmail.com wrote:
 Thank you!. I am stuck here.

 On Feb 28, 10:36 pm, Prashant antsh...@gmail.com wrote:







  looks like server side issue. retry after some time ...

  On Wed, Feb 29, 2012 at 11:37 AM,treguesstregu...@gmail.com wrote:
   I am getting stuck when deploy. I get the following message

   52% Initializing precompilation...
   90% Deploying new version.
   95% Will check again in 1 seconds.
   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.
   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.
   99% Will check again in 60 seconds.

   --
   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: Deploy Hangs - Please help

2012-02-29 Thread Jonathan Chen
Same here. I've been trying for more than 12 hours now, and still have 
failures during deployment.


-- 
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/-/SKILrw7luDYJ.
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: Deploy Hangs - Please help

2012-02-29 Thread Asaf
Im having this issue for the last 10 hours

tried to deploy to new increased version of the app ... no luck

this bug is really mean



On Feb 29, 8:07 am, treguess tregu...@gmail.com wrote:
 I am getting stuck when deploy. I get the following message

 52% Initializing precompilation...
 90% Deploying new version.
 95% Will check again in 1 seconds.
 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.
 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.
 99% Will check again in 60 seconds.

-- 
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: Deploy Hangs - Please help

2012-02-29 Thread Jonathan Chen
Hmm, looks like there's a maintenance outage at the moment?

-- 
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/-/Ws3EsMTzOOkJ.
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: Deploy Hangs - Please help

2012-02-29 Thread Matthew Johnson
I had the same issue last night, incrementing the version number this morning 
made seemed to allow it to deploy successfully.

On Feb 29, 2012, at 11:44 AM, Asaf wrote:

 Im having this issue for the last 10 hours
 
 tried to deploy to new increased version of the app ... no luck
 
 this bug is really mean
 
 
 
 On Feb 29, 8:07 am, treguess tregu...@gmail.com wrote:
 I am getting stuck when deploy. I get the following message
 
 52% Initializing precompilation...
 90% Deploying new version.
 95% Will check again in 1 seconds.
 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.
 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.
 99% Will check again in 60 seconds.
 
 -- 
 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.



Re: [appengine-java] Re: Deploy Hangs - Please help

2012-02-29 Thread Jonathan Chen
On Thursday, 1 March 2012 13:35:29 UTC+13, Matthew Johnson wrote:

 I had the same issue last night, incrementing the version number this 
 morning made seemed to allow it to deploy successfully.


Bumping the version number did not do it for my app. This really makes me 
lose faith in Java GAE. 



-- 
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/-/oe8YcF19G34J.
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: Deploy Hangs - Please help

2012-02-28 Thread treguess
Thank you!. I am stuck here.

On Feb 28, 10:36 pm, Prashant antsh...@gmail.com wrote:
 looks like server side issue. retry after some time ...







 On Wed, Feb 29, 2012 at 11:37 AM, treguess tregu...@gmail.com wrote:
  I am getting stuck when deploy. I get the following message

  52% Initializing precompilation...
  90% Deploying new version.
  95% Will check again in 1 seconds.
  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.
  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.
  99% Will check again in 60 seconds.

  --
  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: Deploy Hangs

2010-09-19 Thread gaeuser
Thank you for responding. My application did indeed get updated
successfully after I waited longer.

When I posted my original message it would take over 5-7 minutes. A
few hours later it magically speeded up to about 1 minute or less. (no
material changes on my side). Sending you application id as a direct
message (if that works).

On Sep 17, 8:46 am, Ikai Lan (Google) ikai.l+gro...@google.com
wrote:
 What's your application ID?



 On Thu, Sep 16, 2010 at 5:16 PM, gaeuser angelan...@gmail.com wrote:
  It just doesn't finish and keeps checking at 60-second intervals.

  On the console athttp://appengine.google.comI see my application
  with Current Version set to: None Deployed But when I click through
  the application to the Versions tab, I see: Version 1 (deployed
  0:04:30 ago) except it is NOT selected as default. The live URL does
  not work - shows up as this link is broken in Chrome.

  The email is same as that for this group user. and the app id is the
  username + 1. I can post/email my exact user id if needed.

  $ java -cp c:/u/p/appengine-java-sdk-1.3.7/lib/appengine-tools-api.jar
  com.google.appengine.tools.admin.AppCfg --email=***...@gmail.com
  update war
  Reading application configuration data...
  Sep 16, 2010 10:08:17 AM
  com.google.apphosting.utils.config.AppEngineWebXmlReader
  readAppEngineWebXml
  INFO: Successfully processed war\WEB-INF/appengine-web.xml
  2010-09-16 10:08:17.326:INFO::Logging to STDERR via
  org.mortbay.log.StdErrLog
  Sep 16, 2010 10:08:17 AM
  com.google.apphosting.utils.config.AbstractConfigXmlReader
  readConfigXml
  INFO: Successfully processed war\WEB-INF/web.xml
  Beginning server interaction for **1...
  0% Creating staging directory
  5% Scanning for jsp files.
  20% Scanning files on local disk.
  25% Initiating update.
  Password for ***...@gmail.com:
  28% Cloning 12 application files.
  40% Uploading 1 files.
  52% Uploaded 1 files.
  61% Initializing precompilation...
  90% Deploying new version.
  95% Will check again in 1 seconds.
  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.

  --
  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-j...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2B 
  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-j...@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: Deploy Hangs

2010-09-19 Thread gaeuser
(I thought I replied to this but it doesn't show up)

After I posted the original report the app did update. Over the next
couple of hours it would consistently take about 4-8 minutes to
update. However, later in the day, without anything significant on my
side, the updates became much faster -- about 1 minute -- and they
have been that way since then.

I will ping you with app id if the problem recurs. (btw, I don't see
any way to non-publicly send you my app id.)

On Sep 17, 8:46 am, Ikai Lan (Google) ikai.l+gro...@google.com
wrote:
 What's your application ID?



 On Thu, Sep 16, 2010 at 5:16 PM, gaeuser angelan...@gmail.com wrote:
  It just doesn't finish and keeps checking at 60-second intervals.

  On the console athttp://appengine.google.comI see my application
  with Current Version set to: None Deployed But when I click through
  the application to the Versions tab, I see: Version 1 (deployed
  0:04:30 ago) except it is NOT selected as default. The live URL does
  not work - shows up as this link is broken in Chrome.

  The email is same as that for this group user. and the app id is the
  username + 1. I can post/email my exact user id if needed.

  $ java -cp c:/u/p/appengine-java-sdk-1.3.7/lib/appengine-tools-api.jar
  com.google.appengine.tools.admin.AppCfg --email=***...@gmail.com
  update war
  Reading application configuration data...
  Sep 16, 2010 10:08:17 AM
  com.google.apphosting.utils.config.AppEngineWebXmlReader
  readAppEngineWebXml
  INFO: Successfully processed war\WEB-INF/appengine-web.xml
  2010-09-16 10:08:17.326:INFO::Logging to STDERR via
  org.mortbay.log.StdErrLog
  Sep 16, 2010 10:08:17 AM
  com.google.apphosting.utils.config.AbstractConfigXmlReader
  readConfigXml
  INFO: Successfully processed war\WEB-INF/web.xml
  Beginning server interaction for **1...
  0% Creating staging directory
  5% Scanning for jsp files.
  20% Scanning files on local disk.
  25% Initiating update.
  Password for ***...@gmail.com:
  28% Cloning 12 application files.
  40% Uploading 1 files.
  52% Uploaded 1 files.
  61% Initializing precompilation...
  90% Deploying new version.
  95% Will check again in 1 seconds.
  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.

  --
  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-j...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2B 
  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-j...@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.