Re: [google-appengine] Mail quota Problem

2012-02-11 Thread Robert Kluin
They've been having a number of issues related to email quotas / usage display. You might file an issue with your appid so they can take a look. Robert On Sat, Feb 11, 2012 at 08:35, partnerke...@hotmail.com wrote: > Hello > Recipients Emailed %100 fills up quickly. > Estimated cost for the

Re: [google-appengine] "replace into" query

2012-02-11 Thread Amy Unruh
Steven, If your application specifies an identifier string for an entity (e.g., see http://code.google.com/appengine/docs/python/datastore/entities.html#Kinds_and_Identifiers), then that is how it works. That is, when you do a 'put', if the entity with that ID does not exist, it is created. If an

RE: [google-appengine] Not able to upload code on server

2012-02-11 Thread Brandon Wirtz
> See here at 40% process no file is going to upload... > Any suggestion for this. Save your work so there is a change to the files next time :-) Only half kidding. Make a change to a file Like add a comment. See if that resolves it. -- You received this message because you are subscribed to t

[google-appengine] "replace into" query

2012-02-11 Thread steven
Hi, Thank you in advance. Just wondering whether Google App Engine has something equivalent to "replace into" query, like mysql does. So that, It can add a new row, if the row does not exist. or, update the row, if the row exist. Thank you very much, Sincerely, Steven -- You received this mess

[google-appengine] Re: Full Text Search Options

2012-02-11 Thread Ernest Criss
You can try taking a look at http://www.thriftdb.com. I'm currently using it for my project until GAE's full text search api is made available. -- 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

[google-appengine] Mail quota Problem

2012-02-11 Thread partnerke...@hotmail.com
Hello Recipients Emailed %100 fills up quickly. Estimated cost for the last 6 hours:$0.00* / $150.00 active. But it does not send. The problem is what do you think? Thank You -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this

[google-appengine] Not able to upload code on server

2012-02-11 Thread Vikash Patel
Hello, I am trying to deploy my application on google app angine and it shows me successfully deployed, but when i checked the log there are all files compiled successfully, also cloned but doesn't upload even one file. Here is a process message which i got... 20% Scanning files on local disk.

[google-appengine] Re: Totally impossible reported usage

2012-02-11 Thread klang...@gmail.com
Hi, I had the same problem with my application yesterday Unfortunately it didn't fix at the end of the day. So today there are still: 2,147,483,347 emails. Lucky I wasn't charged for any mail send yet :-) -- You received this message because you are subscribed to the Google Groups "Google App E

[google-appengine] Re: PIL error - 'type 'ImagingCore'> has type , but expected one of: str, unicode",)'

2012-02-11 Thread Anand Mistry
Can you post a short reproducer? The exception itself doesn't appear very useful. On Sunday, 12 February 2012 01:51:15 UTC+11, googlefox wrote: > > I am using PIL with GAE to do some image conversions. My app ran fine > in dev_appserver, but I am getting errors when I upload and run it in > GAE

[google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2012-02-11 Thread Supercobra Thatbytes
I think this is a terrible idea because it makes people check 2 places and subscribe to 2 boards. Newcomers to this discussion will have a hard time knowing about this. App Engine team does put enough resources for community and customer support. I have a paid app and I cannot get my simple bil

[google-appengine] Re: What is the email situation now?

2012-02-11 Thread Kaan Soral
Thanks for all your answers, Greg how do you follow up with ISPs? -- 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/-/WtDqUPCABugJ. To post to this gr

[google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2012-02-11 Thread Rick Mangi
Ive gotten my head bit off on stack-overflow for answering a question in a way that the reader didn't agree with, but then again, at least people answer questions there. I've yet to have a question asked in the GAE-java google group get answered. Most of them are just ignored. On Feb 7, 3:32 pm,

[google-appengine] PIL error - 'type 'ImagingCore'> has type , but expected one of: str, unicode",)'

2012-02-11 Thread googlefox
I am using PIL with GAE to do some image conversions. My app ran fine in dev_appserver, but I am getting errors when I upload and run it in GAE. 2012-02-10 13:18:11.907 E 2012-02-10 13:18:11.907 (" has type , but expected one of: str, unicode",) E 2012-02-10 13:18:11.907 has type , but expected

Re: [google-appengine] Re: Task Queue Quota Errors, but I have enough quota

2012-02-11 Thread Simon Knott
I always liked this picture by Ikai for explaining Task Queue configurations - http://twitpic.com/3y5814/full -- 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-