[appengine-java] Re: Server Error : Deployment Failed

2011-08-22 Thread Sarah
+1 same error here

-- 
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/-/ZY7XbAsdhrcJ.
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: Server Error : Deployment Failed

2011-08-22 Thread Nikhil
Same issue while deploying application. Re-tried a few times. Looks like a 
consistent problem.

-- 
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/-/RG-BfmZqIcQJ.
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: Server Error : Deployment Failed

2011-08-21 Thread Nichole
you can get notifications for the issue at:
http://code.google.com/p/googleappengine/issues/detail?id=5474


On Aug 20, 12:10 am, steveb steve.buikhui...@gmail.com wrote:
 and me

 On Aug 20, 3:13 pm, BoulderGae sc...@scmlabs.com wrote:







  Me Too!

  On Aug 19, 10:34 pm, culov cul...@gmail.com wrote:

   havent been able to deploy in the last hour...

   On Aug 19, 8:24 pm, Shawn Brown big.coffee.lo...@gmail.com wrote:

Hello,

I consistently get:

Unable to update:
java.io.IOException: Error posting to 
URL:https://appengine.google.com/api/appversion/clonefiles?app_id=fluency...
500 Internal Server Error

On a related note, are uploads to appengine (meaning deploying) very
slow.  I was averaging around 32kbps which is well below what my
connection tests at 256kbps.  Well that is before deploying failed
completely.  Now all's I see is:

        at 
com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ
 erConnection.java:249)
        at 
com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ
 erConnection.java:207)
        at 
com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav
 a:639)
        at 
com.google.appengine.tools.admin.AppVersionUpload.cloneFiles(AppVersionUplo
 ad.java:502)
        at 
com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi
 onUpload.java:462)
        at 
com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload
 .java:137)
        at 
com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30
 0)
        at 
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
        at 
com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:59
 8)
        at 
com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:157)
        at 
com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:65)
        at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:61)

and

37% Cloning 1027 application files.
37%  on backend null.

So what do I need to do to reply?

Shawn

-- 
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: Server Error : Deployment Failed

2011-08-21 Thread JT
No issue here.deployed fine.

On Aug 21, 2011 4:00 AM, Nichole nichole.k...@gmail.com wrote:
 you can get notifications for the issue at:
 http://code.google.com/p/googleappengine/issues/detail?id=5474


 On Aug 20, 12:10 am, steveb steve.buikhui...@gmail.com wrote:
 and me

 On Aug 20, 3:13 pm, BoulderGae sc...@scmlabs.com wrote:







  Me Too!

  On Aug 19, 10:34 pm, culov cul...@gmail.com wrote:

   havent been able to deploy in the last hour...

   On Aug 19, 8:24 pm, Shawn Brown big.coffee.lo...@gmail.com wrote:

Hello,

I consistently get:

Unable to update:
java.io.IOException: Error posting to URL:
https://appengine.google.com/api/appversion/clonefiles?app_id=fluency...
500 Internal Server Error

On a related note, are uploads to appengine (meaning deploying)
very
slow.  I was averaging around 32kbps which is well below what my
connection tests at 256kbps.  Well that is before deploying failed
completely.  Now all's I see is:

at
com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ
erConnection.java:249)
at
com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ
erConnection.java:207)
at
com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav
a:639)
at
com.google.appengine.tools.admin.AppVersionUpload.cloneFiles(AppVersionUplo
ad.java:502)
at
com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi
onUpload.java:462)
at
com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload
.java:137)
at
com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30
0)
at
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
at
com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:59
8)
at
com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:157)
at
com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:65)
at
com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:61)

and

37% Cloning 1027 application files.
37%  on backend null.

So what do I need to do to reply?

Shawn

 --
 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: Server Error : Deployment Failed

2011-08-20 Thread steveb
and me

On Aug 20, 3:13 pm, BoulderGae sc...@scmlabs.com wrote:
 Me Too!

 On Aug 19, 10:34 pm, culov cul...@gmail.com wrote:







  havent been able to deploy in the last hour...

  On Aug 19, 8:24 pm, Shawn Brown big.coffee.lo...@gmail.com wrote:

   Hello,

   I consistently get:

   Unable to update:
   java.io.IOException: Error posting to 
   URL:https://appengine.google.com/api/appversion/clonefiles?app_id=fluency...
   500 Internal Server Error

   On a related note, are uploads to appengine (meaning deploying) very
   slow.  I was averaging around 32kbps which is well below what my
   connection tests at 256kbps.  Well that is before deploying failed
   completely.  Now all's I see is:

           at 
   com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ
erConnection.java:249)
           at 
   com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ
erConnection.java:207)
           at 
   com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav
a:639)
           at 
   com.google.appengine.tools.admin.AppVersionUpload.cloneFiles(AppVersionUplo
ad.java:502)
           at 
   com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi
onUpload.java:462)
           at 
   com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload
.java:137)
           at 
   com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30
0)
           at 
   com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
           at 
   com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:59
8)
           at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:157)
           at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:65)
           at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:61)

   and

   37% Cloning 1027 application files.
   37%  on backend null.

   So what do I need to do to reply?

   Shawn

-- 
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: Server Error : Deployment Failed

2011-08-19 Thread culov
havent been able to deploy in the last hour...

On Aug 19, 8:24 pm, Shawn Brown big.coffee.lo...@gmail.com wrote:
 Hello,

 I consistently get:

 Unable to update:
 java.io.IOException: Error posting to 
 URL:https://appengine.google.com/api/appversion/clonefiles?app_id=fluency...
 500 Internal Server Error

 On a related note, are uploads to appengine (meaning deploying) very
 slow.  I was averaging around 32kbps which is well below what my
 connection tests at 256kbps.  Well that is before deploying failed
 completely.  Now all's I see is:

         at 
 com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ 
 erConnection.java:249)
         at 
 com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ 
 erConnection.java:207)
         at 
 com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav 
 a:639)
         at 
 com.google.appengine.tools.admin.AppVersionUpload.cloneFiles(AppVersionUplo 
 ad.java:502)
         at 
 com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi 
 onUpload.java:462)
         at 
 com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload 
 .java:137)
         at 
 com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30 0)
         at 
 com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
         at 
 com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:59 8)
         at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:157)
         at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:65)
         at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:61)

 and

 37% Cloning 1027 application files.
 37%  on backend null.

 So what do I need to do to reply?

 Shawn

-- 
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: Server Error : Deployment Failed

2011-08-19 Thread BoulderGae
Me Too!

On Aug 19, 10:34 pm, culov cul...@gmail.com wrote:
 havent been able to deploy in the last hour...

 On Aug 19, 8:24 pm, Shawn Brown big.coffee.lo...@gmail.com wrote:







  Hello,

  I consistently get:

  Unable to update:
  java.io.IOException: Error posting to 
  URL:https://appengine.google.com/api/appversion/clonefiles?app_id=fluency...
  500 Internal Server Error

  On a related note, are uploads to appengine (meaning deploying) very
  slow.  I was averaging around 32kbps which is well below what my
  connection tests at 256kbps.  Well that is before deploying failed
  completely.  Now all's I see is:

          at 
  com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ 
  erConnection.java:249)
          at 
  com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ 
  erConnection.java:207)
          at 
  com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav 
  a:639)
          at 
  com.google.appengine.tools.admin.AppVersionUpload.cloneFiles(AppVersionUplo 
  ad.java:502)
          at 
  com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi 
  onUpload.java:462)
          at 
  com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload 
  .java:137)
          at 
  com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30 
  0)
          at 
  com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
          at 
  com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:59 
  8)
          at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:157)
          at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:65)
          at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:61)

  and

  37% Cloning 1027 application files.
  37%  on backend null.

  So what do I need to do to reply?

  Shawn

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