I dont think it is related to queue configuration. All the queue rates
are below 20. I cant upload this as a  second application ( with a new
app id ). But I can upload this as the first application. There is
some connection between app ids & queue configs. Should the queuenames
be unique across multiple applications ?


On Feb 6, 3:18 pm, seleronm <[email protected]> wrote:
> hi.
>
> I guessed because I paid attention to the following parts.
> [Invalid queue configuration. Totalrefillratemust not exceed 20 per second 
> (is 24.0).]
>
> queue.xml the <rate> numbers may have to decrease
>
> Please try.
> thanks.
>
> >hi,
>
> >I'm unable to upload the application to GAE.
>
> >Check logs >>
> >Unable to update:
> >java.io.IOException: Error posting to URL:
> >http://appengine.google.com/api/queue/update?app_id=nsecharts-test&ve...
> >400 Bad Request
> >Invalid queue configuration. Totalrefillratemust not exceed 20 per
> >second (is 24.0).
>
> >    at
> >com.google.appengine.tools.admin.ServerConnection.send(ServerConnection.java:
> >143)
> >    at
> >com.google.appengine.tools.admin.ServerConnection.post(ServerConnection.java:
> >81)
> >    at
> >com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:
> >427)
> >    at
> >com.google.appengine.tools.admin.AppVersionUpload.updateQueue
> >(AppVersionUpload.java:
> >157)
> >    at
> >com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.
> >java:
> >121)
> >    at
> >com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
> >56)
> >    at com.google.appengine.tools.admin.AppCfg
> >$UpdateAction.execute(AppCfg.java:521)
> >    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:130)
> >    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:58)
> >    at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:54)
> >com.google.appengine.tools.admin.AdminException: Unable to update app:
> >Error posting to URL:http://appengine.google.com/api/queue/update?app_id=
> >nsecharts-test&version=1&
> >400 Bad Request
> >Invalid queue configuration. Totalrefillratemust not exceed 20 per
> >second (is 24.0).
>
> >    at
> >com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
> >62)
> >    at com.google.appengine.tools.admin.AppCfg
> >$UpdateAction.execute(AppCfg.java:521)
> >    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:130)
> >    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:58)
> >    at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:54)
> >Caused by: java.io.IOException: Error posting to URL:
> >http://appengine.google.com/api/queue/update?app_id=nsecharts-test&ve...
> >400 Bad Request
> >Invalid queue configuration. Totalrefillratemust not exceed 20 per
> >second (is 24.0).
>
> >    at
> >com.google.appengine.tools.admin.ServerConnection.send(ServerConnection.java:
> >143)
> >    at
> >com.google.appengine.tools.admin.ServerConnection.post(ServerConnection.java:
> >81)
> >    at
> >com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:
> >427)
> >    at
> >com.google.appengine.tools.admin.AppVersionUpload.updateQueue
> >(AppVersionUpload.java:
> >157)
> >    at
> >com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.
> >java:
> >121)
> >    at
> >com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
> >56)
> >    ... 4 more
>
> >--
> >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 [email protected].
> >To unsubscribe from this group, send email to google-appengine-java+
> >[email protected].
> >For more options, visit this group athttp://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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to