[google-appengine] You have sent too many SMS verification messages.

2012-03-25 Thread tae jun Kim
But I never received one !! I'm in korea,and i checked the supported list ,the mobile phone number should be supported.but i receive nothing. and now it dont allow me to resend that .what can i do ?? -- You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] GAE Master-Slave Datastore Experienced Data Loss the Week of 3/18/2012

2012-03-25 Thread Feng Wu
Hi, We have an GAE app, which uses Master-Slave data store, that experienced partial data loss around the time of this GAE maintenance on 3/19/2012 : http://code.google.com/appengine/forum/downtime.html?place=topic%2Fgoogle-appengine-downtime-notify%2FCO_x02OF9Ak%2Fdiscussion. Unfortunately

[google-appengine] GAE over GGC

2012-03-25 Thread Yasen Simeonov
I was thinking that GAE content is serving through Google Global Cache (GGC). I sniffed the traffic and saw that the content of my GAE application is coming from ip address in USA - it is not good since I am at the opposite side of the globe :) If the PaaS content is coming from a local cache se

Re: [google-appengine] In your opinion what are the most complex web applications built on top of google app engine ?

2012-03-25 Thread Jeff Schnitzer
On Sun, Mar 25, 2012 at 11:04 AM, Gopal Patel wrote: > > I would also like to know if someone out there is making highly complex > system on top of google app engine ? ( By Complex, I mean, lots of cross > entity transaction, more than hundred different tables, complex relationship > with tables)

[google-appengine] So how do i unsubscribe to GAE ?

2012-03-25 Thread Bart Thate
I disabled all my apps, anything i need todo to get my appengine part of my account disabled ? -- Bart Thate programming schizophrenic - "till freedom come!" [!] http://jsonbot.org [!] http:// gozerbot.org -- You received this message because you are subscribed to

Re: [google-appengine] I re-wrote and re-enabled the custom warmup servlet recently, and found it really works like charming

2012-03-25 Thread Jeff Schnitzer
This seems a very roundabout approach. Why not just use /about?from=warmup as the warmup url? FWIW, I don't think there is any ambiguity in the docs. When the warmup request returns, GAE thinks your app is initialized. If you spawn a task to make the actual work asynchronous, of course that isn

[google-appengine] Configure KeyStore in App Engine for use in Java Client.

2012-03-25 Thread Vaayu
I have to use HTTPS connection in JAX-WS Client (running in App Engine.) How can I configure KeyStore and TrustStore in App Engine so the Java Client running in App Engine can access the KeyStore? Appreciate your help. Thank you. -- You received this message because you are subscribed to the Go

[google-appengine] I re-wrote and re-enabled the custom warmup servlet recently, and found it really works like charming

2012-03-25 Thread Tapir
Sorry, maybe I didn't get it before. But I really think the docs for custom warmup servlet is not perfect. The new code: public void service(ServletRequest req, ServletResponse resp) throws ServletException, IOException { try { URL url =

[google-appengine] I can't receive the message that you send about GAE.

2012-03-25 Thread 理桂川
Hi.I'm in China.I can't receive the SMS you send . I want to create a GAE account and I want to receive a verification email. Please help me.Thank you. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to goo

[google-appengine] how to hide url extension (.html) from the page in python in app engine

2012-03-25 Thread p c o p d
hi . i am new app engine user. please help me how can i hide the url extension i mean .html from the page in python in app engine? i want my pages to be shown as about instead of about.html contact instead of contact.html Thanks in advance. -- You received this message because you are subscribed

[google-appengine] In your opinion what are the most complex web applications built on top of google app engine ?

2012-03-25 Thread Gopal Patel
We all know that google app engine scales and the prince's wedding website was a prime example of that. I would also like to know if someone out there is making highly complex system on top of google app engine ? ( By Complex, I mean, lots of cross entity transaction, more than hundred different t

Re: [google-appengine] Re: Datastore quota madness

2012-03-25 Thread Jeff Schnitzer
File a production ticket? Jeff On Sun, Mar 25, 2012 at 4:03 AM, Константин Сабуров wrote: > thanks, of course i set  "indexed = false" on props i don` t need to be > indexed > > But as i said, after migrating my data away i made experiment: deleted ALL > data, ALL indexes and wait more than day.

[google-appengine] Re: python 1.6.2->1.6.3 performance issue?

2012-03-25 Thread Lukasz_Dobrzanski
There exists already an Issue for that: http://code.google.com/p/googleappengine/issues/detail?id=7169 -- 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 fr

[google-appengine] Is it possible to add Google Calendar and Document in GAE?

2012-03-25 Thread Mohamed Turki
Hello I am very new to GAE-J (but I'm not new to Java) and Im building my first app with GAE Java. I would like to add Google Calendar and Google Document into my app, how is that possible (using Java) I found this tutorial but it's in Python : http://code.google.com/appengine/docs/java/datas

[google-appengine] Thing are broken with s/m datastore

2012-03-25 Thread Константин Сабуров
Prehistory: https://groups.google.com/forum/?fromgroups#!topic/google-appengine/SizyIlhZDOg After migrating my data away from one of my apps i made experiment: deleted ALL data, ALL indexes and wait more than day What i expected: app should be empty, datastore size should be almost zero (no ent

[google-appengine] Re: Datastore quota madness

2012-03-25 Thread Константин Сабуров
thanks, of course i set "indexed = false" on props i don` t need to be indexed But as i said, after migrating my data away i made experiment: deleted ALL data, ALL indexes and wait more than day. Datastore size is STILL >5Gb. In empty project (backups are counte into blobstore size, not datast