[google-appengine] Re: Add new URL with google apps not working

2011-03-31 Thread Jamie H
No, it's not. I still cannot remove current app engine apps from my Google Apps dash board. On Mar 31, 11:44 am, Marzia Niccolai ma...@google.com wrote: Hi, This should now be fixed. -Marzia On Tue, Mar 29, 2011 at 1:00 PM, JH jamesthop...@gmail.com wrote: I cannot delete my old

[google-appengine] Re: email sent by GAE would be regarded as spam for some email services

2011-03-22 Thread Jamie H
problems sure it would be more nice if GAE can provide email service at the quality level similar to the Amazon SES one (at least would not be classified as SPAM), so we dont need to manage both . could we make this suggestion to GAE team? - eric On 22 March 2011 05:30, Jamie H ja

[google-appengine] Re: email sent by GAE would be regarded as spam for some email services

2011-03-21 Thread Jamie H
Wow, great idea! I have been having some delivery issues lately with GAE and looking for an alternative. I just downloaded a pythong Amazon SES library, signed up for SES, and put it all together and it works like a charm with GAE! On Mar 20, 10:31 pm, Nickolas Daskalou n...@daskalou.com wrote:

[google-appengine] Re: Please star this if you want datastore backups

2011-03-18 Thread Jamie H
From what I've been reading it sounds like work on the master/slave is done. They tried to make it reliable but just wasn't going to happen. If you want reliable try HR... I have yet to experience a DS timeout with it On Mar 18, 5:22 am, Brandon Wirtz drak...@digerat.com wrote: Plenty of

[google-appengine] Re: Scalability

2011-03-16 Thread Jamie H
The grandiosity never ceases to amaze me here. On Mar 16, 10:47 am, rekby timofey.koo...@gmail.com wrote: Yes, I know about this page. But I need know max resources what I can buy, for example 1 hosting server can answer for 17 million requests per day - 200 query per second, up to 800

[google-appengine] Re: Problems copying entities to the high replication datastore.

2011-03-10 Thread Jamie H
You are not alone. I experienced the same issues you are experiencing when I did my migration. I received no response from Google but this is no doubt an issue. I received the same namespace error, along with several mappers just hanging idle. On Mar 10, 2:01 pm, Petey brianpeter...@gmail.com

[google-appengine] Re: GAE/J mail goes into Junk folder of Yahoo and Hotmail

2011-03-09 Thread Jamie H
I have noticed this as well. My GAE emails used to be delivered to Yahoo just fine. Recently I have noticed that many of them are not sent to spam at Yahoo. I don't know why. I am sending from user@app- id.appspotmail.com. On Mar 8, 4:56 pm, Ioannis Cherouvim ioannis.cherou...@gmail.com

[google-appengine] Re: BadRequestError: app s~helixchewer cannot access app helixchewer's data during create_bulkloader_config

2011-03-02 Thread Jamie H
the s~ is affecting what email address I can send email from. I am now forced to use no-reply@s~APP-ID.appspotmail.com which as far as I know is not an RFC valid email address On Jan 24, 3:21 pm, Ikai Lan (Google) ikai.l+gro...@google.com wrote: Yes, that is the goal. The s~ should not appear

[google-appengine] Copy Data from App to App

2011-02-23 Thread Jamie H
I want to use the HR datastore which Google claims is much more reliable. However every time I try to run the built in datastore admin function to copy my data from app to app It seems to get stuck with the last few entities. I get the following error below and the job never finishes. Hopefully

[google-appengine] performance since maintenance

2010-11-16 Thread Jamie H
Everything was great after maintenance! But is it just me, or do things seem to be slipping away? I am seeing timeouts on several apps, along with slower cold starts and increased latency since the maintenance... anyone else? -- You received this message because you are subscribed to the

[google-appengine] app engine articles

2010-11-09 Thread Jamie H
I'm just curious what happened to the articles at http://code.google.com/appengine/articles/ Nothing new has shown up in a while. They were very informative... -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send

[google-appengine] Re: Early Christmas Present from Google?

2010-11-07 Thread Jamie H
Had to comment again on this mind blowing performance. Right now gae status page showing datastore get() latency about 5ms while memcache get() latency is about 3ms. If you improve any more you are going to deprecate memcache! On Nov 7, 8:55 am, Joshua Smith joshuaesm...@charter.net wrote: +1.

[google-appengine] Re: Early Christmas Present from Google?

2010-11-06 Thread Jamie H
Very impressive! Datastore is screaming right now! Whoever engineered this fix deserves a raise! On Nov 6, 5:28 pm, Peter Petrov onest...@gmail.com wrote: It looks like they performed some seriously powerful voodoo spells during the maintenance :) Well done, Googlers, thank you! On Sun,

[google-appengine] Re: Return-path

2010-10-28 Thread Jamie H
I'm pretty sure there is still no way to do this. There is an issue you can star... Also, some people claim the return-path being different from sender can cause emails to be flagged as spam. I don't know if this is true but I have had very good success with my app engine emails being

[google-appengine] Re: Continued Random 500 Error

2010-10-26 Thread Jamie H
include some logging so that you can see how long your app takes on average to startup a cold instance. Rgds Tim On Oct 25, 11:36 am, Jamie H ja...@mhztech.com wrote: App Engine Staff, I continue to receive this error on all my apps.  I receive this error on cold starts.  I say

[google-appengine] Continued Random 500 Error

2010-10-24 Thread Jamie H
App Engine Staff, I continue to receive this error on all my apps. I receive this error on cold starts. I say this because in the past Google has responded this is due to 1 sec averages, causing Google to not scale your app. This is not the case for me. I receive it on 0 load. I see these

[google-appengine] Re: Request was aborted after waiting too long to attempt to service your request.

2010-10-21 Thread Jamie H
Ikai, I understand your response to this post but I'd like to let you know what I have seen. I see this error occasionally when my site has no load. Ie: 0 instances. For example, in the middle of the night when no users are on the site my cron runs and I receive this error. To prevent this I

[google-appengine] Re: Google apps engine for Business pricing Q

2010-10-20 Thread Jamie H
From what I have read they definately plan to make app engine for business available for user facing sites, they simply have not determined the pricing for that model yet. On Oct 20, 2:45 pm, Robert Kluin robert.kl...@gmail.com wrote: Hey David,   You can use App Engine for building a generic

[google-appengine] errors

2010-10-20 Thread Jamie H
Seems that the mail.send error is back... I've even noticed it thrown by the ereporter trying to send me the day's exceptions. This is for app-id moto-tmobile. I've also seen elevated datastore timeouts today -- You received this message because you are subscribed to the Google Groups Google

[google-appengine] Re: errors

2010-10-20 Thread Jamie H
Programs Engineer, Google App Engine Blogger:http://googleappengine.blogspot.com Reddit:http://www.reddit.com/r/appengine Twitter:http://twitter.com/app_engine On Wed, Oct 20, 2010 at 1:38 PM, Jamie H ja...@mhztech.com wrote: Seems that the mail.send error is back... I've even noticed it thrown

[google-appengine] Re: Quota numbers seem wrong

2010-10-19 Thread Jamie H
No, I can confirm that I have 3 apps which all seem to have the same stuck quota numbers, for both Datastore queries and DS CPU Time. These numbers never change. Datastore CPU Time 0% 2.49 of 2,487.70 CPU hours Okay Datastore Queries 0% 2,073,600 of 417,311,168Okay App

[google-appengine] Re: Alternate to 'like' clause

2010-10-18 Thread Jamie H
Well from the app engine docs they show you how to search for a substring at the beginning of a string... db.GqlQuery(SELECT * FROM MyModel WHERE prop = :1 AND prop :2, abc, uabc + u\ufffd) This matches every MyModel entity with a string property prop that begins with the characters abc. The

[google-appengine] Re: can i use channel api now?

2010-10-18 Thread Jamie H
it in their platform, I believe it can be a marquee feature for them and can unlock a whole new class and quality of apps on the web. On Oct 15, 5:30 am, Jamie H ja...@mhztech.com wrote: I imagine that the Google engineers have already finished it.  They were just not aware that anybody

[google-appengine] Re: can i use channel api now?

2010-10-15 Thread Jamie H
I imagine that the Google engineers have already finished it. They were just not aware that anybody wanted it. Now that they know there is interest and demand I'd expect to see it released any day On Oct 15, 12:57 am, Heiko Roth r...@egotec.com wrote: We need channel api, too. Please

[google-appengine] Re: Quota numbers seem wrong

2010-10-14 Thread Jamie H
I have noticed the datstore query quota being inaccurate before. 2 million seems to be it's bottom range. On Oct 14, 1:15 pm, Richard Watson richard.wat...@gmail.com wrote: My quota page seems to be over-reporting a couple of numbers quite a bit: CPU Time        0.17 Requests 1,800 Secure

[google-appengine] Re: Upcoming changes to Task Queues

2010-10-14 Thread Jamie H
Also you can add tasks in bulk, I believe 100.. so with 1 api call you could add 100 tasks. On Oct 14, 8:29 pm, vtscout vlad.troyan...@gmail.com wrote: Since we are on this topic. Task Quota has 3 items: Task API Calls: 100,000 Task Stored Task Count: 1,000,000 Task Stored Task Bytes: 104M  

[google-appengine] 1.3.8 and merge-join index requirements

2010-10-14 Thread Jamie H
After hearing that 1.3.8 removed some index requirements, along with watching the exciting google IO video on next gen queries, I have been preparing for this release... However, the change to index requirements does not seem to be live yet... am I correct ? -- You received this message because

[google-appengine] Re: The API call mail.Send() took too long to respond and was cancelled.

2010-10-13 Thread Jamie H
Jamie H ja...@mhztech.com Looks like I spoke too soon about the fix.  I just sent 24 emails and received this error 9 times.  Looks like it is still here and worse than ever.  I send my emails via a task, so they are resent upon error, however the previous poster indicated that despite

[google-appengine] Re: Dev chat transcript for Oct 6?

2010-10-13 Thread Jamie H
Little was said but I have one available if you want shoot me an email. On Oct 13, 12:16 pm, David Underhill d...@cs.stanford.edu wrote: I may have overlooked it, but has the transcript for the previous dev chat (last Wednesday night I believe) been posted?  Thanks! -- You received this

[google-appengine] Re: TransientError on adding task queue, yet the status page says no error.

2010-10-12 Thread Jamie H
I am curious if by using deferred instead of tasks you will still have to worry about TransientErrors ? Since the deferred library handles inserting the task... I don't see anywhere in the docs of deferred saying you must worry about TransientError... On the same note I am curious if anybody

[google-appengine] Re: Still getting errors sending mail

2010-10-11 Thread Jamie H
Developer Programs Engineer, Google App Engine Blogger:http://googleappengine.blogspot.com Reddit:http://www.reddit.com/r/appengine Twitter:http://twitter.com/app_engine On Wed, Oct 6, 2010 at 3:54 PM, Jamie H ja...@mhztech.com wrote: Thanks for the reply!  Glad to hear the team

[google-appengine] Re: High Latency Issues

2010-10-11 Thread Jamie H
What do you mean by cold instance startup that timed out ? Sometimes I will get the error: Request was aborted after waiting too long to attempt to service your request. This may happen sporadically when the App Engine serving cluster is under unexpectedly high or uneven load. If you see this

[google-appengine] contact the App Engine team.

2010-10-11 Thread Jamie H
Dearest app engine team, I received this error again last night. At the time I received it my app had no load at all. Leaving me to believe this is a cold start issue. Appid: comerica-tt . Running python+webapp Request was aborted after waiting too long to attempt to service your request.

[google-appengine] The API call mail.Send() took too long to respond and was cancelled.

2010-10-11 Thread Jamie H
Looks like I spoke too soon about the fix. I just sent 24 emails and received this error 9 times. Looks like it is still here and worse than ever. I send my emails via a task, so they are resent upon error, however the previous poster indicated that despite this exception the emails are sent..

[google-appengine] Re: Site not working after update

2010-10-11 Thread Jamie H
yes i cannot deploy right now On Oct 11, 8:21 pm, Andrew andriu...@gmail.com wrote: Hello, could someone from google have a look at site: bidshapeauction Site stopped working after update, the same code works fine on other app ids. We are getting different errors: type

[google-appengine] TransientError

2010-10-10 Thread Jamie H
Greetings app engine pilots, Well I received my first TransientError on taskqueue.add yesterday, appid: fonefindr .. My question is this, what does this mean? I have seen some people say that the task is actually still added even when this exception is raised. Do I need to try and catch this

[google-appengine] Re: Transfer application to other account

2010-10-10 Thread Jamie H
I have personally noticed that if I delete applications from my account I am not re-credited in my allowed application count. I have been told that it is possibly a bug right now. On Oct 10, 3:14 pm, Nikolay Tenev tenev.niko...@gmail.com wrote:  Hi I was created application in app engine and

[google-appengine] Re: Still getting errors sending mail

2010-10-06 Thread Jamie H
, Jamie H ja...@mhztech.com wrote: Sorry to reply to my own message, but I wanted to add that I am about to start an email campaign for a client, so it is very important that my emails are successfully sent... if not, and invitations are not delivered, nobody will show up for several events

[google-appengine] Re: Still getting errors sending mail

2010-10-06 Thread Jamie H
...@google.com wrote: We're testing a fix, but it's not ready yet. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger:http://googleappengine.blogspot.com Reddit:http://www.reddit.com/r/appengine Twitter:http://twitter.com/app_engine On Wed, Oct 6, 2010 at 11:45 AM, Jamie H ja

[google-appengine] Still getting errors sending mail

2010-10-05 Thread Jamie H
Just moments ago I sent 21 emails, and received 4 of the following error: 10-05 02:32PM 26.045 The API call mail.Send() took too long to respond and was cancelled. ... DeadlineExceededError: The API call mail.Send() took too long to respond and was cancelled. Now, I have learned over time so I

[google-appengine] Re: Still getting errors sending mail

2010-10-05 Thread Jamie H
should be functioning properly On Oct 5, 4:55 pm, Jamie H ja...@mhztech.com wrote: Just moments ago I sent 21 emails, and received 4 of the following error: 10-05 02:32PM 26.045 The API call mail.Send() took too long to respond and was cancelled. ... DeadlineExceededError: The API call

[google-appengine] Re: The channel service is not enabled

2010-09-30 Thread Jamie H
Wow, this is interesting. I am not interested in testing the channel api, but I would love to sign up for testing other roadmap features. Such as reserved instances, longer tasks, datastore dump... are there other signup pages ? On Sep 30, 12:44 pm, Ikai Lan (Google) ikai.l+gro...@google.com

[google-appengine] Suggestion

2010-09-29 Thread Jamie H
I too was very happy to see the downtime notify email today! I'm very glad to know that the Googlers are on the case! One suggestion I have as to the status page, is possibly add a monitor that reports the # of 500's received per day...As in, the status page requests a random page from your