Chris, Here's one thing to try: delete a few queues from the admin console and reupload. The maximum number of queues is 100, and you have 102 queues defined. Delete 2 queues from the admin console and reupload your xml file.
-- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Sat, Jan 15, 2011 at 9:14 PM, Chris Vaughn <[email protected]>wrote: > Thanks Robert. I used 10 queues for the last 10 months or so. When I > updated to 1.4.0 I changed some code to use all 100 queues. After I made > this change everything continued working and all 100 queues were being used. > I didn't rename any existing queues I only added additional ones. > > I think the last thing I did before I noticed it wasn't working is that I > added a python app so that I could use some of the datastore tools that are > python only. Days later I uploaded new code to my JAVA instance with no > changes to queue.xml and received the error for the first time. I also > noticed at this time that I could not go to the Task Queue Admin > Console because I was getting a 500 error. That issue was since fixed with > under issue > 4342<http://code.google.com/p/googleappengine/issues/detail?id=4342> > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://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 [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?hl=en.
