[google-appengine] Re: Is a composite index row created if one of the properties is missing ?

2012-02-04 Thread Mahron
Ok, thanks for your time. I was getting only one less because I just renamed the property and create a new entity to simulate the "missing". So I always had the same number of single properties. But if I remove it, it is indeed 3 write ops less. -- You received this message because you are subsc

[google-appengine] Re: Cannot add new application due to SMS verification

2012-02-04 Thread Maygray Heron
Indeed i already tried that, twice now, but so far i got no notification that the issue has been fixed, nor did the behavior changed i am still prompted for a phone number. The app was created with this account as i only have this one. On 4 Feb., 07:41, Robert Kluin wrote: > Hi Maygray, >   Perha

Re: [google-appengine] Generate JAX-WS Client on GAE for Rpc style wsdl

2012-02-04 Thread Deepak Singh
You can work with SOAP(Client) services only through JAX-WS. If there is something which JAX-WS does not support, GAE will also not support. Here JAX-WS does not support RPC style, so gae will also not. Can you generate client code using JAX-WS for the wsdl i have mentioned below ? Thanks Deepak

Re: [google-appengine] Task Queue REST API and push queues?

2012-02-04 Thread James Broberg
Sure would be great to know the queue lengths for instance... On 3 February 2012 18:22, Robert Kluin wrote: > By the way, this is something I've asked about a number of times as > well.  I'd love to be able to get the same stats presented on the > dashboard. > > Robert > > > > > > > On Fri, Feb 3

Re: [google-appengine] Re: Cannot add new application due to SMS verification

2012-02-04 Thread Robert Kluin
How long ago did you try? It is around a weekend, so it could take a few days. Robert On Sat, Feb 4, 2012 at 09:53, Maygray Heron wrote: > Indeed i already tried that, twice now, but so far i got no > notification that the issue has been fixed, nor did the behavior > changed i am still pro

Re: [google-appengine] Task Queue REST API and push queues?

2012-02-04 Thread Robert Kluin
I totally agree. I'd love to be able to programmatically query the task count and currently enforced rate for each queue. It might also be nice to get the run-in-last minute and currently running numbers as well. Robert On Sat, Feb 4, 2012 at 19:01, James Broberg wrote: > Sure would be grea

Re: [google-appengine] Re: Cannot add new application due to SMS verification

2012-02-04 Thread Barry Hunter
try to login with your email as @gmail.com rather than @googlemail.com (or the other way round - if you already doing that). I used to use the @googlemail.com version, and still have problems with various google services. On Sat, Feb 4, 2012 at 2:53 PM, Maygray Heron wrote: > Indeed i already t

Re: [google-appengine] Re: Report

2012-02-04 Thread NAG
Not sure if you've received my message with all the steps I've taken. Yes, I've followed all the steps you have mentionned above. Thanks for your time. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web vi

Re: [google-appengine] Re: Report

2012-02-04 Thread NAG
I just wanted to say that it is not type to send those kind replies - I was very frustrated and annoyed that I wasn’t getting any feedback from google app to resolve this matter or send any feedback after all the requests I sent to them (coming in this forum was my last chance). I apology --

[google-appengine] Adding an email address as an authrorized send for my app

2012-02-04 Thread Niklas Rosencrantz
I want to add another email address as the send for my app so I must cativate that email as permitted for my app but I can't accept the invitation since it is not a "google account". What is the best way to do this? Do I have to add to domain to google apps? Thanks -- You received this messag

Re: [google-appengine] file.create() throws an ApiDeadlineExceededException very frequently

2012-02-04 Thread Gaurav Misra
Hi Robert, I tried that solution and it has helped reduce the rate but with 4 test users we are still seeing a very high rate for these errors. I try three times to make it work but it still fails. I think if I try more than a few times, I might hit the request timeout deadline, and its not goo

[google-appengine] Remove post from mail-archive.com

2012-02-04 Thread Jade Elizabeth
Hi, I have contacted mail-archive.com to delete a post I have posted but they told that I need to send a request to you. Could you please assist with what information do you need to remove the post from - http://www.mail-archive.com Thanks. -- You received this message because you are subsc

[google-appengine] Warning: This application is hidden by an alias.

2012-02-04 Thread Wire C. Allmaps
I'm receiving the following error for any Google App Engine app I try to create: Warning: This application is hidden by an alias. The application has an alias that causes it to recieve all traffic normally directed at this one. Unless you are looking for historical data, you probably want to

[google-appengine] Frontend instance hours being consumed with zero requests

2012-02-04 Thread Troy
I have an app that is basically a test version of another app. So everything is setup the same and uses the same code, but it's not accessible by our users, only the internal team. We have not done any testing or usage of the test version as of late, so it's not serving any request. Yet when loo

[google-appengine] hola

2012-02-04 Thread Mjrosse
hello everyone. can somebody explain me how to fix this problem with my aplication on appspot. the issue is this, I upload a proyect made in php with java and the page run perfect but, if i go to admin panel i get this problem "The settings file was found at includes/settings.php but is not writa

[google-appengine] Remove Archive post

2012-02-04 Thread Jadeli
Hi, I would like to remove an archive post from mail-archive.com and I need instruction to do this. mail-archive.com won't remove the post from they system until a request has been sent by Google App engine Admin/owner. Please help, thanks -- You received this message because you are subscribed

[google-appengine] Running Out of Database Read Operations

2012-02-04 Thread David
My application (studyvolved) was sending 3 post requests a second to constantly update a user's page with the appropriate information. I managed to succeed my 50k read operations in 13 successfully served requests by 1 instance. This took between 30 seconds and 2 minutes. I am reworking the app to