Peter, File a bug if you can. Even though it's experimental, it's been released to the public and we can use all the help we can get when prioritizing issues. Thanks!
On Mon, Nov 16, 2009 at 7:52 AM, Peter Ondruska <[email protected]>wrote: > OK, seems like a bug to me. Does it make sense to file an issue for > this as it is experimental feature or shall I wait until it is more > mature? Peter > > On Nov 13, 9:20 am, Peter Ondruska <[email protected]> wrote: > > Ikai, the application id is kaibo-www > > > > On 11 lis, 22:31, Peter Ondruska <[email protected]> wrote: > > > > > > > > > Ikai, I have updated_queues (queue.xml follows) but thequeueis still > > > there. > > > > > <?xml version="1.0" encoding="UTF-8"?> > > > <queue-entries xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > > xsi:noNamespaceSchemaLocation="http://googleappengine.googlecode.com/ > > > svn/trunk/java/docs/queue.xsd"> > > > <!--queue> > > > <name>ipn-queue</name> > > > <rate>5/s</rate> > > > <bucket-size>5</bucket-size> > > > </queue--> > > > </queue-entries> > > > > > On 10 lis, 23:58, "Ikai L (Google)" <[email protected]> wrote: > > > > > > Peter, > > > > > > Were you able todeletethe taskqueue? One thing you can try is using > the > > > > "update_queue" command line tool with your XML file: > > > > > > ./appengine-java-sdk/bin/appcfg.sh update_queues myapp/war > > > > > > This is described here: > http://code.google.com/appengine/docs/java/config/queue.html > > > > > > This should take a few minutes to propagate. > > > > > > Ikai > > > > > > On Tue, Nov 10, 2009 at 8:24 AM, Peter Ondruska < > [email protected]>wrote: > > > > > > > Actually I am not sure, so I deleted the other version. But > thisqueue > > > > > still exists. I will wait one more day. Thanks > > > > > > > On 9 lis, 23:41, victor <[email protected]> wrote: > > > > > > You might have a previous version of the app that still refers to > the > > > > > > oldqueue.Deletethose versions. > > > > > > > > On Nov 9, 7:29 am, Peter Ondruska <[email protected]> > wrote: > > > > > > > > > I have defined taskqueueusingqueue.xml but later decided not to > use > > > > > > > it. It still appears inqueuelist in app engine. How do > Ideletethis > > > > > > > taskqueue? Uploadingqueue.xml with empty <queue-entries>? > Thanks, > > > > > > > Peter > > > > > > -- > > > > Ikai Lan > > > > Developer Programs Engineer, Google App Engine > > -- > > 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]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=. > > > -- Ikai Lan Developer Programs Engineer, Google App Engine -- 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=.
