[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-05-03 Thread James Mortensen
I submitted a ticket here, yesterday, for all of the 500 errors that I'm seeing in my app. I'm hoping we can get this sorted out soon as we're hoping to launch in the next 2 weeks! http://code.google.com/p/googleappengine/issues/detail?id=7444 I also asked this question on Stackoverflow last

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-21 Thread kusmi
BTW, this is the Latency-Graph I'm currently experience: 8 days ago (approx. March 13) everything was still fine then it started climbing and the last 1-2 days it's extremely sporadic... (not sure if this is a sampling issue and the data earlier are just smoothed). I have not made changes to

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-21 Thread Mos
Same for me. It seems to be very obviously that there is a major problem in the GAE runtime starting around 8 days ago. My instance scheduling went wild (see attached picture). I updated to version 1.6.3. on March 9 - I think the issue is not related to the SDK Version number. How long does it

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-20 Thread kusmi
My app is experiencing the same kind of problems - suddenly the latency increased and HTTP 500 errors. I'm using HR-datastore and my app is very simple and does not a lot of things. I'm using prodeagle monitoring though (every minute there is a monitoring request) - no changes made in my app, I

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-15 Thread toonetown
Same here - please see http://code.google.com/p/googleappengine/issues/detail?id=7133 for some more details (there are at least 15 other bugs logged with the same issue...we need to make this issue more visible to Google...) -Nathan On Sunday, March 11, 2012 1:05:45 PM UTC-6, Rafael Gutierrez

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-15 Thread toonetown
You can see the full list of bugs in this thread: https://groups.google.com/d/topic/google-appengine/nNoWv1uVqwo/discussion -Nathan On Thursday, March 15, 2012 11:48:17 AM UTC-6, toonetown wrote: Same here - please see http://code.google.com/p/googleappengine/issues/detail?id=7133 for some

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-15 Thread leeflea
*Nikolai, I just saw your posting of the very same problem I'm having but since I just switched browsers yesterday, I just didn't know what to do about this. You see, I'm not very computer smart and many of the remarks are way over my head as I was merely a Registered Nurse. I, indeed, did

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-13 Thread Rafael Gutierrez
We are having the same issue (DeadlineExceptions, InitializationExceptions, etc) since the last maintenance. More than that, we have some remote units that make HTTP requests to post data to our application using an GPRS module. Some of those units (more than 40) are no longer sending these

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-13 Thread Rui Oliveira
Hi Ikai, My appId is phone-menu. I'm with the same problem. My conclusions: After deploy in the next 10 minutes I get a lot of errors. After that the default version will run ok( not completely ok). Concurrent request on the first 10 seconds will improve the probability to get errors

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-11 Thread Miroslav Genov
Hello Ikai, We are experiencing similar issue. Our app id is: cmsevobg. Normally our app (java based that is using Guice) is instantiating GuiceServletContextListener in ~10 seconds on GAE. On my mac book air with i5 cpu local app is booting in INFO: Time:4892 ms. With the same code base on

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-11 Thread Rod Chen
I got the same problem. My appid: badgm. DB and memory cache API call became very slow, so that performance is very poor. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-11 Thread Christopher Wong
https://lh5.googleusercontent.com/-KyCZY-iRqxw/T1pcsRqtmKI/AN4/ziDv1FfZFHc/s1600/instances.JPG https://lh6.googleusercontent.com/-UldyGEnKh68/T1pcfzUwU1I/ANw/U2dHxNRQEDM/s1600/instances.JPG Same for us, on a normal day we need around 20 instances to keep the app running, the

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-11 Thread Christopher Wong
tetris4fun is the app id. I noticed there are empty instances running. Usually I need 20 instances to keep the app alive, now it's 150+ instances. Can you please look into that? -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-10 Thread Thomas
hi ikai! same problem here: lots of 500s, bad performance and way too many instances running since last week. please help us with this! appid: typescout many thanks! thomas Am Freitag, 9. März 2012 20:57:58 UTC+1 schrieb Ikai Lan: Luis, do these happen on loading requests? -- Ikai Lan

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-10 Thread Amit Sangani
Hi Ikai Google team, Getting lots of 500s like others have experienced. Now mainly getting DatastoreTimeoutException... com.google.appengine.api.datastore.DatastoreTimeoutException: at com.google.appengine.api.datastore.DatastoreApiHelper.translateError(DatastoreApiHelper.java:46)

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-10 Thread nischalshetty
We too are facing a lot of 500 errors for our app with app id : 'justunfollow' On Friday, March 9, 2012 6:10:20 PM UTC+5:30, Nikolai wrote: https://lh6.googleusercontent.com/-8WF96dBSCf4/T1n5Cg1ePDI/BQQ/ckCS-rzZmk8/s1600/Screen%2520Shot%25202012-03-09%2520at%252013.33.38.png this

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-10 Thread cz
My app (adb2) is getting over quota errors and is no longer serving requests. This has never happened before. According to the dashboard my app has used 34 instance hours to process under 100 requests which I can't imagine is possible under normal circumstances (especially since the app doesn't

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Nikolai
oh and sorry. the app id for the above screenshot is spiegeltvapp regards, nikolai Am Freitag, 9. März 2012 13:40:20 UTC+1 schrieb Nikolai: https://lh6.googleusercontent.com/-8WF96dBSCf4/T1n5Cg1ePDI/BQQ/ckCS-rzZmk8/s1600/Screen%2520Shot%25202012-03-09%2520at%252013.33.38.png this is

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Fabian Topfstedt
While we are experiencing problems on spiegeltvapp, we don't have them on dctptv - which is running the same (python) codebase. Best regards, Fabian Am Freitag, 9. März 2012 13:55:52 UTC+1 schrieb Nikolai: oh and sorry. the app id for the above screenshot is spiegeltvapp regards, nikolai

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Sharp-Developer.Net
Our instances count sky-rocketed about 3 hours ago from usual 5-10 to over 500 and we exceeded our limits. We had no deployments in last 24 hours. App ID is: petaclasses We are loosing money and trust of our customers and no news from Google and no way to communicate - smells very bad to me.

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Amit Sangani
We are facing the same issues as others are experiencing here. High latency, instance count sky-rocketed, lot of errors in logs (HardDeadlineExceededError , java.lang.NoClassDefFoundError, etc). This was working perfectly 2 days back. Ever since the last maintenance (March 7th) GAE has been very

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Ikai Lan (Google)
Are you guys seeing any particular errors in the logs or other observed strange behavior? Thanks for providing an application ID, it'll make it easier for us to look into this. There seem to be several parallel issues occurring. It's still unclear to me whether or not they are related. We need to

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Nikolai
Hey Ikai, thank you for looking into this. I can confirm that I saw 500 server error today when viisiting out app that weren't logged. But the number of logged errors is also high. Fumny part is, that i see a lot of errors on the dashboard main page, but when i click on these errors to get some

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Nikolai
Hey Ikai, thank you for looking into this. I can confirm that I saw 500 server error today when viisiting out app that weren't logged. But the number of logged errors is also high. Fumny part is, that i see a lot of errors on the dashboard main page, but when i click on these errors to get some

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Luis
We are suffering something pretty similar. Without having made any kind of change either in the application configuration (in the console) or the actual code (deployments), during the day we have been suffering an abnormal low performance and continuous errors (500 server error,

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Ikai Lan (Google)
Luis, do these happen on loading requests? -- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com On Fri, Mar 9, 2012 at 11:52 AM, Luis l.pereira.fernan...@gmail.com wrote: We are suffering something pretty similar. Without having made any kind of change either in the

Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-09 Thread Ronoaldo José de Lana Pereira
Hello Ikai, Here is my production issue with logs and more details: http://code.google.com/p/googleappengine/issues/detail?id=7108. If any additional information is needed, please let me know. What I observed is that when a request is aborted, the app throws a deadline in the exact line when