[google-appengine] Re: stuck in loop, deploying

2010-04-21 Thread martinfcasey
it's not happening anymore.

-- 
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-appeng...@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.



[google-appengine] Re: stuck in loop, deploying

2010-04-20 Thread gg
Same problem here also reported in the Java forum

On Apr 20, 3:00 pm, martinfcasey martinfca...@gmail.com wrote:
 i've deployed and am getting messages rolling back, to keep waiting:

 Will check again in 16 seconds.
 Checking if new version is ready to serve.
 Will check again in 32 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.

 anyone know how to unstick?

 - martin
 - id: xinbox-crm

 --
 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-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://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-appeng...@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.



[google-appengine] Re: stuck in loop, deploying

2010-04-20 Thread Marco Brambilla
I'm experiencing exactly the same problem.


On Apr 21, 12:00 am, martinfcasey martinfca...@gmail.com wrote:
 i've deployed and am getting messages rolling back, to keep waiting:

 Will check again in 16 seconds.
 Checking if new version is ready to serve.
 Will check again in 32 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.

 anyone know how to unstick?

 - martin
 - id: xinbox-crm

 --
 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-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://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-appeng...@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.



[google-appengine] Re: stuck in loop, deploying

2010-04-20 Thread Will Tran
I have the same problem. After awhile it does this:

2010-04-20 15:05:02,479 WARNING appcfg.py:1428 Version still not ready
to serve, aborting.
2010-04-20 15:05:02,479 ERROR appcfg.py:1568 An unexpected error
occurred. Aborting.
Traceback (most recent call last):
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 1557, in DoUpload
self.Commit()
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 1429, in Commit
raise Exception('Version not ready.')
Exception: Version not ready.
Rolling back the update.
Traceback (most recent call last):
  File /usr/local/bin/appcfg.py, line 68, in module
run_file(__file__, globals())
  File /usr/local/bin/appcfg.py, line 64, in run_file
execfile(script_path, globals_)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 2709, in module
main(sys.argv)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 2700, in main
result = AppCfgApp(argv).Run()
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 1763, in Run
self.action(self)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 2580, in __call__
return method()
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 2070, in Update
lambda path: open(os.path.join(basepath, path), 'rb'))
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 1557, in DoUpload
self.Commit()
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/appcfg.py, line 1429, in Commit
raise Exception('Version not ready.')
Exception: Version not ready.


On Apr 20, 3:00 pm, martinfcasey martinfca...@gmail.com wrote:
 i've deployed and am getting messages rolling back, to keep waiting:

 Will check again in 16 seconds.
 Checking if new version is ready to serve.
 Will check again in 32 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.
 Checking if new version is ready to serve.
 Will check again in 60 seconds.

 anyone know how to unstick?

 - martin
 - id: xinbox-crm

 --
 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-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://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-appeng...@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.



Re: [google-appengine] Re: stuck in loop, deploying

2010-04-20 Thread Ikai L (Google)
Can you guys let us know if this is still happening? We were pushing a
backend service, which may have caused deploys to take longer than usual.

On Tue, Apr 20, 2010 at 3:06 PM, Will Tran will.leafmed...@gmail.comwrote:

 I have the same problem. After awhile it does this:

 2010-04-20 15:05:02,479 WARNING appcfg.py:1428 Version still not ready
 to serve, aborting.
 2010-04-20 15:05:02,479 ERROR appcfg.py:1568 An unexpected error
 occurred. Aborting.
 Traceback (most recent call last):
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 1557, in DoUpload
self.Commit()
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 1429, in Commit
raise Exception('Version not ready.')
 Exception: Version not ready.
 Rolling back the update.
 Traceback (most recent call last):
  File /usr/local/bin/appcfg.py, line 68, in module
run_file(__file__, globals())
  File /usr/local/bin/appcfg.py, line 64, in run_file
execfile(script_path, globals_)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 2709, in module
main(sys.argv)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 2700, in main
result = AppCfgApp(argv).Run()
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 1763, in Run
self.action(self)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 2580, in __call__
return method()
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 2070, in Update
lambda path: open(os.path.join(basepath, path), 'rb'))
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 1557, in DoUpload
self.Commit()
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/appcfg.py, line 1429, in Commit
raise Exception('Version not ready.')
 Exception: Version not ready.


 On Apr 20, 3:00 pm, martinfcasey martinfca...@gmail.com wrote:
  i've deployed and am getting messages rolling back, to keep waiting:
 
  Will check again in 16 seconds.
  Checking if new version is ready to serve.
  Will check again in 32 seconds.
  Checking if new version is ready to serve.
  Will check again in 60 seconds.
  Checking if new version is ready to serve.
  Will check again in 60 seconds.
  Checking if new version is ready to serve.
  Will check again in 60 seconds.
  Checking if new version is ready to serve.
  Will check again in 60 seconds.
  Checking if new version is ready to serve.
  Will check again in 60 seconds.
  Checking if new version is ready to serve.
  Will check again in 60 seconds.
 
  anyone know how to unstick?
 
  - martin
  - id: xinbox-crm
 
  --
  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-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
  For more options, visit this group athttp://
 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-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.




-- 
Ikai Lan
Developer Relations, Google App Engine
Twitter: http://twitter.com/ikai
Delicious: http://delicious.com/ikailan


Google App Engine links:
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to