[google-appengine] Memory and CPU allocation?

2011-12-08 Thread Niklas Rosencrantz
Hi I'd like to know how memory and CPU gets assigned to an application instance. Say I deploy an application and there are no users for some hours. Then that instance will "shut down", get garba collector or likewise and then turned on if there is access again. Is this correct? So if there is a

[google-appengine] Deployed versioning and Chrome "this is probably not the site you are looking for"

2011-12-08 Thread Jan Zawadzki / Hapara
As of quite recently the Chrome build on the Mac will not allow you to get past the red "this is probably not the site you are looking for" page. Even with phishing and malware detection disabled, Chrome displays this page, but now, only with a Back button - there is no longer a "Proceed Anyway" b

Re: [google-appengine] Re: DeadlineExceeded errors haunting every now and then

2011-12-08 Thread Abhishek Mathur
I am getting the same error as well. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googleg

[google-appengine] Discount hours and Free hours

2011-12-08 Thread thecheatah
If I select Discount hours, it does not use my free hours. Why is that? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to g

[google-appengine] Re: How do I configure remote API headers with the Java SDK

2011-12-08 Thread Inja Basopolo
Minor correction the bellow - should be "could NOT find instructions..." Thx IB On Dec 9, 2:14 am, Inja Basopolo wrote: > Hello, > > I could find  instructions for setting HTTP_X_APPENGINE_INBOUND_APPID > for the Java Remote API. Plenty of posts on the Python configuration - > I assume this is n

Re: [google-appengine] Re: Premier Accounts

2011-12-08 Thread Kaan Soral
I work as an individual but Premier accounts are for Companies, my question was about this, If I use someone else's company details with their permission, would they get control over my account etc ... -- You received this message because you are subscribed to the Google Groups "Google App En

RE: [google-appengine] Re: Premier Accounts

2011-12-08 Thread Brandon Wirtz
I suspect there is no "Pre-sales support" You either need them for $500 a month. Or you don't. I also suspect that being an Email, they get lots of people sending Support questions there from people thinking they will get free support. I'm not google, but likely you will do better asking

[google-appengine] Re: Premier Accounts

2011-12-08 Thread Kaan Soral
I also asked a question as a reply to their previous answers, but couldn't get a reply -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/KSI2IfJKTd

[google-appengine] How do I configure remote API headers with the Java SDK

2011-12-08 Thread Inja Basopolo
Hello, I could find instructions for setting HTTP_X_APPENGINE_INBOUND_APPID for the Java Remote API. Plenty of posts on the Python configuration - I assume this is not relevant but maybe I'm wrong. Thanks in advance Inja -- You received this message because you are subscribed to the Google Gro

[google-appengine] Data store indexes are stuck

2011-12-08 Thread tuomasketola
My Data Store Indexes are stuck, I'd like them to be the default, with just a tag and value. clickerandroid.appspot.com is the site, I have no sensitive data on there so if there are any entries in the database I don't mind losing them. How can I revert it back to default? -- You received this

[google-appengine] Re: Very high instance count

2011-12-08 Thread sebastián serrano
Hi, I had this problem with one of my toy apps a few days ago and went over quota. Is not that bad today but is not good. Just now: Avg. QPS: 0.003 (very little traffic - less than 1 request per second) Average Latency: 13ms (I can't make it smaller, no way) Instances: 6 <--- why? 1 should be

[google-appengine] Re: Very high instance count

2011-12-08 Thread smwatch
We have now Latency set to 5 secs and the idle applications instances to 3 Its almost like we cannot trust this system anymore, looks like something is internally going wrong.. On Dec 8, 12:49 pm, Rishi Arora wrote: > Wow, an increase from 10 to 400?  Can I ask what your scheduler settings > are,

[google-appengine] Thank you GAE team for a perfect job implementing SSL

2011-12-08 Thread Andrius A
You probably noticed I've been complaining a lot here recently with various issues :) but not everything is bad so I wanted to say thank you guys from GAE team for perfectly implementing SSL! Everything works like a charm, easy to use interface and painless certificates management. Nice job! Thank

Re: [google-appengine] Premier Accounts

2011-12-08 Thread Gregory D'alesandre
Hi Felippe, Premier Accounts are indeed a domain but associated with billing only. So, whether your apps are hosted on that domain (or other domains) is totally irrelevant. When you sign up for a premier account, you'll then be able to associate any appid to your account/domain so that all billi

[google-appengine] Re: HTTPS with wildcards subdomains on custom domains

2011-12-08 Thread John
I tried to submit a request to test the SSL for custom domains a few weeks ago, but I haven't heard anything. I have a beta release in about a month and it would be nice to deploy the app that requires SSL on the owned domain using Appengine. -- You received this message because you are subscr

RE: [google-appengine] Premier Accounts

2011-12-08 Thread Brandon Wirtz
I don't know on the if you can have a premier account if you don't have apps for domains. I know if you have a premier account that in your apps there is a button in the dash board for "associate with a premiere account" and that adds that to your premier account. From: google-appengine

Re: [google-appengine] Premier Accounts

2011-12-08 Thread Felippe Bueno
I went here http://code.google.com/appengine/docs/premier/index.html... I think that apps must be associated with some domain on google apps. That's why I'm asking if I need 3 differents premier accounts to my 3 apps on diferents domains. Also, how to proceed with 1 app that don't have any google

RE: [google-appengine] Premier Accounts

2011-12-08 Thread Brandon Wirtz
Quota’s Yes. Hard Limits, such as the available Ram, MemCache, Number of Files, Byte count of your App. No. From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Felipe Teixeira Sent: Thursday, December 08, 2011 12:55 PM To: google-appengine@googlegr

RE: [google-appengine] Premier Accounts

2011-12-08 Thread Brandon Wirtz
Premiere accounts can have unlimited apps underneath. That is a selling point. You no longer pay the $2.10 a week per app, you only pay for the resources you use. From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Felippe Bueno Sent: Thursday, Dec

Re: [google-appengine] Premier Accounts

2011-12-08 Thread Felipe Teixeira
I have a question too, and trying contact too , but I'm not getting answers About Quotas , with Premier Account i have increase in my quota in apps ?? thanks 2011/12/8 Felippe Bueno > Hello all, > > I'm trying to contact appengine_premier_reque...@google.com, but I'm not > getting answ

[google-appengine] Premier Accounts

2011-12-08 Thread Felippe Bueno
Hello all, I'm trying to contact appengine_premier_reque...@google.com, but I'm not getting answers any more. So, I was wondering if some of you could help me with my doubts. """ Hi, I have 3 differents domains. Could I setup only one premier account for all my apps ? I have 4 apps, and only 3

Re: [google-appengine] Re: Very high instance count

2011-12-08 Thread Rishi Arora
Wow, an increase from 10 to 400? Can I ask what your scheduler settings are, if only to learn how to prevent my app from running into this scenario? On Thu, Dec 8, 2011 at 2:43 PM, smwatch wrote: > We are seeing this problem too, our regular instance are 6-10 and they > were at 300-400 > > Our

[google-appengine] Re: Very high instance count

2011-12-08 Thread smwatch
We are seeing this problem too, our regular instance are 6-10 and they were at 300-400 Our code is now disabled, it was using memcache, but we have no fix for it so far, no change in code or traffic. See this thread. http://groups.google.com/group/google-appengine/browse_thread/thread/29515fdc51f

[google-appengine] Re: "500 Server Error" for over 24 hours: python 2.5, django, appenginepatch

2011-12-08 Thread Joseph Letness
Hi John, I'm experiencing the same with my appenginepatch app on M/S, a marked increase in DeadlineExceeded errors. It's usable but the user experience has got to be pretty sucky. I have a similar app (python 2.5, appenginpath) running on HDR and it is solid. --Joe -- You received this message

Re: [google-appengine] Very high instance count

2011-12-08 Thread Rishi Arora
I'm seeing this too, but for me this has turned out to be a good thing. I have my Max-Idle-Instances fixed at one. But I thought my issue was more because I lowered my Max-Pending-Latency from 5 seconds down to 1 second, and then further down to 50ms. In terms of impact on resource-usage, I have

[google-appengine] Very high instance count

2011-12-08 Thread Clément
I'm experiencing a very high and unusual instance count on one of my apps since this morning. I have about 10 instances usually, but today it's stuck between 40 and 50. There is no code change since yesterday, and the load is about the same as every day. The average QPS is extremely low (below

RE: [google-appengine] monitoring quotas

2011-12-08 Thread Brandon Wirtz
Doesn't exist yet. I have been asking so that I could build billing in to apps, but Haven't been trying hard so that GAE might decide to do the billing in a market place for me instead :-) From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Felippe B

[google-appengine] monitoring quotas

2011-12-08 Thread Felippe Bueno
Hello all. I'm writing to ask how you guys monitor the GAE quota. I mean, I was parsing the quota details page... which is "ugly" and not so effective, to pass to zabbix or nagios. I know that are plans to launch an official api to do that (google-appengine-monitoring-api) but don't know when i

[google-appengine] Re: "500 Server Error" for over 24 hours: python 2.5, django, appenginepatch

2011-12-08 Thread johnP
using Appengine Patch - and although after the maintenance, there has been an increase in DeadlineExceeded errors, there has not been a fundamental 'app is unusable' change for me. On Dec 8, 9:10 am, Dennis wrote: > I have not changed my code in weeks, but in the past few days my app has > be

Re: [google-appengine] Re: Change in behavior of get_serving_url

2011-12-08 Thread Stuart Langley
For what it's worth, the decision to change the default scaling size was made by the team that is responsible for the imaging service that is used, not by app engine folks. While this maybe of little comfort, it's just something that is not in our control. Specifying a size parameter of 0 will

[google-appengine] Re: java.io.IOException: Applications are limited to 3000 files, you have 3865.

2011-12-08 Thread Sahid Orentino Ferdjaoui
I think that, there is a bug. Check the doc: http://code.google.com/appengine/docs/quotas.html#Deployments The limit is defined by 1 files. I suggest you to report a bug into the issue tracker. -- You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] "500 Server Error" for over 24 hours: python 2.5, django, appenginepatch

2011-12-08 Thread Dennis
I have not changed my code in weeks, but in the past few days my app has been unusable because I'm getting "500 Server Error" after 60 seconds of instance loading. The logs say gae is initializing django appenginepatch files when it's terminated (Error code 104) Appengine system status says thin

Re: [google-appengine] Re: Change in behavior of get_serving_url

2011-12-08 Thread Andreas
i think this is not cool. setting no size should always return the full image size up to 1600px. a 512px default size does not make sense, specially because u cant see it. the serving url does not redirect to =s512. why did u change this? On Dec 7, 2011, at 5:17 PM, Sean wrote: > OK, thanks ev

[google-appengine] Re: BlobStoreService.createUploadUrl(String url) problem

2011-12-08 Thread Drew Spencer
Instead of just passing my RPC call this: GWT.getHostPageBaseURL() I pass it this: GWT.getHostPageBaseURL() + "TestApp1.html?gwt.codesvr=127.0.0.1:9997" Where TestApp1 is the name of my module. -- You received this message because you are subscribed to the Google Groups "Google App Engine" g

[google-appengine] Re: Unable to use GAE for my domain?

2011-12-08 Thread Francois Masurel
I have just added the alias domain to the Application Settings / Domain Setup in the admin console. And then added the GAE app in the Google Apps domain admin console. François -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this

Re: [google-appengine] Getting ApiDeadlineExceededException on file.create()

2011-12-08 Thread Amy Unruh
You should not be seeing this any longer-- please post a follow-up if you do. (This was an issue with an experimental API -- so just as a general note, it's advisable not to depend on such features for "mission critical" things). -Amy On Tue, Dec 6, 2011 at 10:51 AM, tempy wrote: > I've been

Re: [google-appengine] Blobstore outage?

2011-12-08 Thread Amy Unruh
hi, You should not be seeing this any longer-- please post a follow-up if you do. (This was an issue with an experimental API -- so just as a general note, it's advisable not to depend on such features for "mission critical" things). -Amy On Tue, Dec 6, 2011 at 3:18 PM, rasmus wrote: > We h

[google-appengine] Re: BlobStoreService.createUploadUrl(String url) problem

2011-12-08 Thread Nicolas Montmarquette
Yes I am experiencing the same issue on OSX I wasn't able to use my computer name instead -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/STOtRLT

[google-appengine] Re: BlobStoreService.createUploadUrl(String url) problem

2011-12-08 Thread Nicolas Montmarquette
I am experiencing the same issue with OSX-Eclipse-Firefox I wasn't successful in using the workaround (using computer the actual machine name instead of 127.0.0.1) as it won't resolve on my setup right now. There must be something obvious I am overlooking. -- You received this message because

[google-appengine] Activation text not received

2011-12-08 Thread Arjan321
Hello, I am trying to sign up for the Google App Engine, but I did not receive any activation text. I have submitted the "problems with texting" form, but I still have not received a text. My phone number seems to be blocked right now by the high number of attempts I did to receive a message.

[google-appengine] Re: DeadlineExceeded errors haunting every now and then

2011-12-08 Thread bFlood
using an HR app and getting sporadic DDE as well "The API call datastore_v3.Get() took too long to respond and was cancelled." so much for HR solving everything and fwiw, I've also run up $100 in charges on an older M/S app (no code changes in months) that gets maybe 1000 requests/day. Nearly ev

[google-appengine] Re: DeadlineExceeded errors haunting every now and then

2011-12-08 Thread Alexis
Seeing spikes or DEE errors too with my HRD app recently, while it has been right for several months. Reminds me of the symptoms seen when we used M/S: suddenly a burst of DEE and many instances gets killed, with these two logging messages: I 2011-12-08 13:03:35.164 This request caused a new proc

[google-appengine] upload_data authentication problem

2011-12-08 Thread Justin
Hi, I'm moving to the python27 runtime [sdk 1.6.0] and am having a problem uploading data; it seems like my email address is being ignored and the authentication step missed out, resulting in an authentication error: justin@justin-ThinkPad-X220:~/work/just_football$ python appengine/ appcfg.py u

Re: [google-appengine] Re: URGENT: Re posting, Google Please respond

2011-12-08 Thread Felippe Bueno
If you are calling the same memcache key too much, you can have contention. You could try to use memcache key sharding, or global dicts before geting data from memcache. Global variables are cached, so this could help if your problem is memcache contention. On Thu, Dec 8, 2011 at 1:25 AM, smwatc

Re: [google-appengine] java.io.IOException: Applications are limited to 3000 files, you have 3865.

2011-12-08 Thread Abhishek Mathur
Hi Alberto If possible, then remove all your classes from war/WEB-INF/classes (or wherever in war they are) and put them in a single jar, add this jar to your war/WEB-INF/lib and include it in the build-path. Then deploy your application from command line with appcfg using option "--enable_jar_sp

[google-appengine] Re: Communication Between 2 Google App Engine Apps

2011-12-08 Thread Paul
+1 for option to share db with other apps. I need to write an app that would let users manage their account in all other apps. Would be so simple if I could just have access to those dbs... On Dec 7, 9:00 pm, "Brandon Wirtz" wrote: > Slightly off topic. I have wished there was a way for multiple