[appengine-java] Removal of Empty Usage Reports

2010-08-26 Thread App Engine Team
usage reports will remain intact as-is. Thanks, - App Engine team -- 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-j...@googlegroups.com. To unsubscribe from this group,

[appengine-java] Re: Are there any problems with GAE at the moment?

2010-06-17 Thread App Engine Team
App Engine experienced a brief outage this morning which also affected the admin console. For more information, please see this post on downtime notify: http://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/9bf08a279138bf45 On Jun 17, 3:12 am, Szymon Malok wrote:

[appengine-java] Re: Is app engine down or its just me?

2010-06-17 Thread App Engine Team
App Engine experienced a brief outage this morning which would also have affected the Admin Console and your application's dashboard. For more information, please see this post on downtime notify: http://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/9bf08a279138bf45

[appengine-java] Re: Extremely annoying error 203 - please help!!!

2010-05-11 Thread App Engine Team
en using task > queues: > > A serious problem was encountered with the process that handled this > request, causing it to exit. This is likely to cause a new process to > be used for the next request to your application. If you see this > message frequently, you should contact the App

[appengine-java] Re: serious problem Error 203

2010-05-11 Thread App Engine Team
s to > be used for the next request to your application. If you see this > message frequently, you should contact the App Engine team. (Error > code 203) > > This error is only thrown in the production environment, while it > works fine in the eclipse enviroment. > > Would y

[appengine-java] Re: HardDeadlineExceededError

2010-05-11 Thread App Engine Team
A HardDeadlineExceededError is caused by the request taking too long to complete (greater than 30 seconds) and being aborted. Given that your code is a datastore transaction, you may be seeing this error more frequently at the moment due to an on-going issue with the datastore causing increased la

[appengine-java] Re: Billing currently disabled on all App Engine applications

2010-02-25 Thread App Engine Team
As of 11am February 25th, billing is now re-enabled. On Feb 24, 11:30 pm, App Engine Team wrote: > At 3pm February 24th, we have temporarily disabled billing on all App > Engine applications in the wake of the unexpected morning outage. > While billing is disabled, your application will

[appengine-java] [Feb 24th] Billing currently disabled on all App Engine applications

2010-02-24 Thread App Engine Team
At 3pm February 24th, we have temporarily disabled billing on all App Engine applications in the wake of the unexpected morning outage. While billing is disabled, your application will continue to use up to your existing budget values, but we will not issue charges as a result of that usage. We wil

[appengine-java] Re: I can't access my apps dashboard since server maintenance.

2010-02-17 Thread App Engine Team
on, and at this point, I don't see how I could do > that.  app id:  truxmap > > On Feb 17, 7:42 pm, App Engine Team > wrote: > > > This is a known issue resulting from today's schedule maintenance. > > We're currently working on a fix, but there is a work aro

[appengine-java] Re: Unable to update app: Version not ready

2010-02-17 Thread App Engine Team
This is a known issue resulting from today's schedule maintenance. We're currently working on a fix, but there is a work around that should work for most developers: 1. Deploy your application as a new version. Please do not constantly attempt to redeploy your app. Your app is already in the queue

[appengine-java] Re: Urgent - My App isn't running since the server maintenance !!

2010-02-17 Thread App Engine Team
Your application seems to be serving "Under Construction" now. On Feb 17, 7:41 pm, App Engine Team wrote: > Your application seems to be serving the latest version according to > the admin console. > > Can you tell me if you're using a redirect or something similar? &

[appengine-java] Re: I can't access my apps dashboard since server maintenance.

2010-02-17 Thread App Engine Team
This is a known issue resulting from today's schedule maintenance. We're currently working on a fix, but there is a work around that should work for most developers: 1. Deploy your application as a new version. Please do not constantly attempt to redeploy your app. Your app is already in the queue

[appengine-java] Re: Urgent - My App isn't running since the server maintenance !!

2010-02-17 Thread App Engine Team
Your application seems to be serving the latest version according to the admin console. Can you tell me if you're using a redirect or something similar? On Feb 17, 7:33 pm, Shai wrote: > Need urgent help, > I tried deploying a new version after the server maintenance and it > kept failing. > > N

[appengine-java] Re: App Engine SDK 1.2.8 released including new Admin Console features

2009-12-04 Thread App Engine Team
1.2.8 is available on the Eclipse update site now. Sorry for the delay. On Dec 3, 6:26 pm, Oasis wrote: > Is it deployed to Eclipse update site? I could not found this release > in Eclipse software update, even after refresh. -- You received this message because you are subscribed to the Google

[appengine-java] App Engine SDK 1.2.8 released including new Admin Console features

2009-12-03 Thread App Engine Team
The App Engine team has been hard at work tackling our the issues on our tracker, tweaking APIs and closing bugs. In addition to a ton of bug fixes, 1.2.8 also includes: Enhanced Admin Console - Users will notice new tools for managing tasks and queues created with the Task Queue API, and more