[google-appengine] Re: (Java) Remote API no longer needs to be behind security-constraint

2016-11-21 Thread John Wheeler
from adding one to the remote API endpoint. > > Cheers, > > Nick > Cloud Platform Community Support > > On Thursday, November 17, 2016 at 6:12:10 PM UTC-5, John Wheeler wrote: >> >> According to the docs here: >> >> https://cloud.google.com/appengi

[google-appengine] (Java) Remote API no longer needs to be behind security-constraint

2016-11-17 Thread John Wheeler
According to the docs here: https://cloud.google.com/appengine/docs/java/tools/remoteapi The Remote API uses it's own authentication mechanism and apparently doesn't need an auth-constraint in web.xml. Can someone from Google please confirm? Thanks -- You received this message because you a

[google-appengine] Task Queue Slowness

2016-11-02 Thread John Wheeler
Is anyone experiencing task queue slowness as of about Nov 1st, 6PM PT? I have a queue that has a 500/min rate, with Bucket Size 10, and Max Concurrent of 16. For 5 years, it's run without problems (other than any announced ones). For the last 12 hours it's been pushing at 1/5th the normal rate

[google-appengine] Re: Mail Service Deprecation?

2016-06-28 Thread John Wheeler
Google, Please don't assume everyone is unhappy with the state of your e-mail offering, and that we're looking for you to provide a concrete alternative. We deliver a lot of e-mails on App Engine, and our business relies on being grandfathered. We do not want to switch e-mail providers and hav

Re: [google-appengine] Mail Service Deprecation?

2016-05-03 Thread John Wheeler
The Mail API is extremely important to us and provides satisfactory deliverability for our use cases in its current form. For the amount of mail we send, alternatives are still too expensive. -1 on shutting the API down completely. We rely on it and find it useful. On Monday, May 2, 2016 at 1:4

[google-appengine] Re: Task Queue Latency

2015-12-03 Thread John Wheeler
Yes back to normal here too On Tuesday, December 1, 2015 at 8:03:25 AM UTC-8, Jim wrote: > > Hello, > > Has anyone else noticed a lot of latency in Task Queues within the past > few days? We've noticed that our push queues are backing up with > thousands, sometimes tens of thousands of tasks.

[google-appengine] Re: Google AppEngine Account/Projects Gets Suspended Every time I Pay Google

2015-01-01 Thread John Wheeler
Google - can you please respond to this or work with the people directly? There have been three posts in the last month with people complaining their accounts are being suspended with no recourse. This is the last thing any app engine users want to go through. Please consider a one-time charge

[google-appengine] Re: App Engine Account Suspended

2014-12-06 Thread John Wheeler
So you're saying that your account was compromised, and the attacker uploaded a new app to your app engine account and used it to send bulk e-mails? Or, did you have an endpoint that wasn't secured that allowed them to do the same, and the admin e-mail was the sender? Would you be willing to pr

[google-appengine] Re: Best way to update 400,000 entities at once?

2014-03-04 Thread John Wheeler
Research Bret Slatkin Fan Out On Friday, February 7, 2014 1:43:33 PM UTC-8, Keith Lea wrote: > > Hi everyone, > > I'm a long time App Engine user for my app's backend, but I'm really still > a novice about the datastore. > > I'd like to add a new property (and index) for all entities of a certain

Re: [google-appengine] Question about migrating to HRD: What happens if I revert and try to remigrate without deleting target app data?

2013-10-10 Thread John Wheeler
clear the target app's datastore > before beginning a migration, to ensure the target app's datastore has the > same entities. > > > > On Wed, Oct 9, 2013 at 7:52 PM, John Wheeler wrote: > >> Can someone, preferably from the app engine team, or who has experienc

[google-appengine] Question about migrating to HRD: What happens if I revert and try to remigrate without deleting target app data?

2013-10-09 Thread John Wheeler
Can someone, preferably from the app engine team, or who has experience with this answer the following question: I began migrating an M/S datastore app to HRD. It was taking forever during the 'Copy' phase, so I assumed it was stuck, and I reverted it. It is now stuck reverting, and I've filed

Re: [google-appengine] M/S vs HRD Datastore pricing

2013-10-08 Thread John Wheeler
Thanks Vinny On Tue, Oct 8, 2013 at 9:21 PM, Vinny P wrote: > On Tue, Oct 8, 2013 at 2:54 AM, John Wheeler > wrote: > > When HRD was announced, there was a tentative pricing increase of 3x that >> of the M/S. I took a look at the pricing and it appears that the HRD costs

[google-appengine] M/S vs HRD Datastore pricing

2013-10-08 Thread John Wheeler
Hi - When HRD was announced, there was a tentative pricing increase of 3x that of the M/S. I took a look at the pricing and it appears that the HRD costs are the same as that of my current M/S datastore costs. The cost issue was what was holding me back from moving over. Can anyone confirm that

[google-appengine] get_serving_url is BROKEN with App Engine 1.8.5!

2013-09-30 Thread John Wheeler
Google, Please take a look at these image URLs: You will notice that they do not respect the s resize parameter past their original sizes: https://lh6.ggpht.com/iPsqjK1C0cqxj_ENLm-9nbMmWrpwiNfy_bOV6KMZ5PGQwPhZ3PVrT4lgL1lPODrufS0aKFyzXoQjrC_goWRCllJUJA=s1000 is 738px x 326px (original size)

[google-appengine] Re: Announcing a credit for App Engine applications with new custom domains

2013-08-15 Thread John Wheeler
Same here - I'd like my credit for app storefrontpro On Thursday, August 15, 2013 8:56:29 AM UTC-7, Igor Artamonov wrote: > > > I've filled the form few days ago, but have no response/credit/etc. Is it > still working? > -- You received this message because you are subscribed to the Google Grou

Re: [google-appengine] Re: Has anyone received a warning email like this?

2013-07-16 Thread John Wheeler
Hi - Can you post an update on your situation? It troubles me to hear what Google sent you and I'd like to know if it was resolved properly. Thanks, John On Friday, July 12, 2013 12:22:29 AM UTC-7, Waleed wrote: > > Julie, > I replied to the email, and I hope to get an answer. Although, th

[google-appengine] Re: Mommy-gae: Automate the creation of models when testing in Python

2013-06-17 Thread John Wheeler
Sounds like "Object Mother" pattern maybe? On Tuesday, June 11, 2013 2:33:38 PM UTC-7, Renzo Nuccitelli wrote: > > I wrote an open source project to automate the creation of models when > testing: > >https://github.com/renzon/mommy-gae > > I hope it helps more people then only my team. > >

Re: [google-appengine] Re: 1.8.1 Pre-release SDKs Available.

2013-06-06 Thread John Wheeler
Max - this is a different Jon (My name is John), but I have the same concern. Can you please answer whether or not the GCS supports fast concurrent writes the same way the blobstore writing API does? On Thu, Jun 6, 2013 at 2:18 PM, Max Ross wrote: > Hi Jon, > > The alternative is to programmatica

Re: [google-appengine] Re: 1.8.1 Pre-release SDKs Available.

2013-06-05 Thread John Wheeler
The blobstore writing API has been experimental for years now. That being said, I wouldn't be surprised to see Google shut this one down soon too. Does GCS support fast concurrent writes the same way the blobstore writing API does? On Tuesday, June 4, 2013 7:20:49 PM UTC-7, Chris Ramsdale wro

Re: [google-appengine] Re: Accumulated lots of data - deleting is is too expensive

2013-05-24 Thread John Wheeler
ne this on past, it would be possible writing a >> cron job that erase just dome of data every day. Depending on your apps >> access, you could do this using only with the free quota. Is this an option? >> >> Goog Lucky, >> Renzo Nuccitelli >> >> On Thur

[google-appengine] Accumulated lots of data - deleting is is too expensive

2013-05-23 Thread John Wheeler
Been having trouble posting. I posted this but it appears it was deleted - I might have inadvertently deleted it. I created an application two years ago and didn't know too much of what I was doing with indexes and such when I created it. For example, I indexed a string property that turned out

[google-appengine] Is this group moderated now?

2013-05-23 Thread John Wheeler
I have tried making several posts and none of them are showing up. I'm concerned that the group is moderated now? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an ema

[google-appengine] Do newsgroups posts have some sort of latency?

2013-05-23 Thread John Wheeler
I just posted something to this newsgroup and it is not appearing. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroup

[google-appengine] Accumulated lots of data - deleting is is too expensive

2013-05-23 Thread John Wheeler
Hi - I created an application two years ago and didn't know too much of what I was doing with indexes and such when I created it. For example, I indexed a string property that turned out in practice to be large, and while I thought it would be useful to have it indexed, it turned out it never r

[google-appengine] Re: New Development Server URLFetch doesn't seem multithreaded

2013-05-23 Thread John Wheeler
I should probably mention that the URLFetches are going to an external resource, not my own app. On Thursday, May 23, 2013 10:45:19 AM UTC-7, John Wheeler wrote: > > Hello, > > I am using the new python development server with the app engine 1.8.0 > release. The Google Code pa

[google-appengine] New Development Server URLFetch doesn't seem multithreaded

2013-05-23 Thread John Wheeler
Hello, I am using the new python development server with the app engine 1.8.0 release. The Google Code page for said dev server here: https://code.google.com/p/appengine-devappserver2-experiment/ states - Multithreaded serving for *better* *performance* for complex applications and more

[google-appengine] Trying to post from incognito mode to test if it is working. If it works, I'll delete this post

2013-05-22 Thread John Wheeler
Testing if my account is allowed to post. Sorry, but I've tried to post several items and they're not showing up. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an ema

[google-appengine] Re: Is this group moderated?

2013-05-22 Thread John Wheeler
I am testing to see if my replies are showing up. I am unable to post from this account to the app engine google group. The posts are being consigned to oblivion but I don't have any notice showing them as banned or anything like that. On Wednesday, May 22, 2013 11:04:42 PM UTC-7,

[google-appengine] Re: Is this group moderated?

2013-05-22 Thread John Wheeler
Ok - apparently this group is not moderated as this post is showing up just fine. Google, I am posting from john at highvolumeseller dot com and the posts are not showing up - Can you help me figure out why? On Wednesday, May 22, 2013 11:04:42 PM UTC-7, John Wheeler wrote: > > Hello - I a

[google-appengine] Is this group moderated?

2013-05-22 Thread John Wheeler
Hello - I am very concerned. I have tried to make several posts using my business e-mail address and they are not showing up is this newsgroup. Can someone from the app engine team explain whether this group is moderated? I was under the impression it was not moderated. -- You received this me

Re: [google-appengine] Large number of URLFetch timeouts in last two weeks or so

2013-05-21 Thread John Wheeler
hnP wrote: >> >> >> Is there any updates on this issue? I starred the issue, etc. But then >> radio silence. Are others still having this error condition? I definitely >> am having lots of Deadline Errors on URL_Fetch. >> >> >> On Friday, May 17, 201

Re: [google-appengine] Large number of URLFetch timeouts in last two weeks or so

2013-05-17 Thread John Wheeler
it had no effect. >> >> It also started a couple weeks ago. >> >> I'd say this is a GAE infrastructure issue. >> >> On May 15, 2013, at 11:38 PM, John Wheeler >> wrote: >> >> Hello, >> >> Recently, for about the last two weeks

[google-appengine] Large number of URLFetch timeouts in last two weeks or so

2013-05-15 Thread John Wheeler
Hello, Recently, for about the last two weeks or so, I have been receiving a larger than normal number of URLFetch timeouts when communicating with eBay's Trading API. I opened up a ticket with eBay thinking it was them, but they ran diagnostics and said that all the attempts I made to connect

[google-appengine] Re: MapReduce - TaskQueue - Getting com.google.apphosting.api.DeadlineExceededException constantly now

2013-05-04 Thread John Wheeler
I was about to copy the stacktrace and I realized this appears to be a problem with a webservice that I'm calling. Sorry. On Saturday, May 4, 2013 3:11:13 AM UTC-7, John Wheeler wrote: > > For about the last week, my app ID *highvolumeseller* has been getting

[google-appengine] MapReduce - TaskQueue - Getting com.google.apphosting.api.DeadlineExceededException constantly now

2013-05-04 Thread John Wheeler
For about the last week, my app ID *highvolumeseller* has been getting tons of com.google.apphosting.api.DeadlineExceededException: This request (580a8ebf77e02ba9) started at 2013/05/04 09:51:38.799 UTC and was still executing at 2013/05/04 10:01:38.229 UTC. whenever it puts something in the t

Re: [google-appengine] Re: Master/Slave Datastore Deprecation Question

2013-05-02 Thread John Wheeler
. It will cease to exist when the deadline arrives. > > On Wednesday, May 1, 2013 9:16:07 PM UTC-7, John Wheeler wrote: > >> When the master slave datastore becomes deprecated, does that mean Google >> will shut down applications that are using it or just stop supporting it? &

[google-appengine] Master/Slave Datastore Deprecation Question

2013-05-01 Thread John Wheeler
When the master slave datastore becomes deprecated, does that mean Google will shut down applications that are using it or just stop supporting it? If it's the latter, what exactly does that mean? For example, will the Master/Slave maintenance periods stop where they flush the memcache or whate

[google-appengine] Re: 1.7.8 Pre-release SDKs Available

2013-04-30 Thread John Wheeler
What does this mean? What *is* the new default? Where do we file a request? I just realized you guys imposed this limit. I need to have it increased for one of my apps. New Billing Enabled apps will no longer default to an email quota of 20,000 per day. Instead, apps will need to file a reques

[google-appengine] Something is wrong with App Engine

2013-04-29 Thread John Wheeler
Hello, I am on the Master/Slave Datastore and for the past few days, I've noticed my Map Reduce jobs are taking forever to run. They used to complete in a matter of minutes and now it's taking them 20-30 minutes on average to complete. Also, when my map reduce jobs ran they would create a very

Re: [google-appengine] Re: App Engine Permissions are not working

2013-04-23 Thread John Wheeler
t; link, and then the permission is rejected. > > I always login to gmail in incognito mode to accept the invitation. (I > usually have 3 gmail accounts open) > > T > > > On Wednesday, April 24, 2013 2:59:32 AM UTC+8, John Wheeler wrote: >> >> Trying to add a

[google-appengine] App Engine Permissions are not working

2013-04-23 Thread John Wheeler
Trying to add a user through the permissions tab is failing. Once the user clicks the confirmation link, the entry on the Permissions tab vanishes completed. Also, I had a Google Apps account that was given permissions vanish from the Google Apps Console as well. Not sure what is going on here!

Re: [google-appengine] Re: /_ah/bounce - What is it and what can I do about it?

2013-01-18 Thread John Wheeler
It's not happening anymore. I was getting incoming requests to /_ah/bounce. These worried me because I didn't know what they meant, so I installed a servlet to handle the requests. In the servlet, I printed the request body to the logs. The request body contained bounce notifications like what you'

Re: [google-appengine] /_ah/bounce - What is it and what can I do about it?

2013-01-12 Thread John Wheeler
ble with a mail api like James. I have not heard of this feature before but I do see bug reports about bounces being misrepresented in the docs. Hopefully, The Google will elaborate. On Sat, Jan 12, 2013 at 9:25 AM, John Wheeler wrote: > The Google, > > For the last few days, I'v

[google-appengine] /_ah/bounce - What is it and what can I do about it?

2013-01-12 Thread John Wheeler
The Google, For the last few days, I've been noticing incoming requests to /_ah/bounce that get 404'd . I did a quick web search and found no documentation around it, just some source code I that's part of app engine which I don't understand. Presumably, some of my e-mails are bouncing. Is the

Re: [google-appengine] Hello, I have a stuck index for application books-taxes on HRD. Can you please 'unstuck it'

2013-01-07 Thread John Wheeler
Thanks! On Mon, Jan 7, 2013 at 11:50 AM, John Wheeler wrote: > > Hello, I have a stuck index for application books-taxes on HRD. Can you > please 'unstuck it' > > It is this one: > > book ▲ , counterparty ▲ , source_type ▲ , timestamp ▼ > Includes ancestors

[google-appengine] Hello, I have a stuck index for application books-taxes on HRD. Can you please 'unstuck it'

2013-01-07 Thread John Wheeler
Hello, I have a stuck index for application books-taxes on HRD. Can you please 'unstuck it' It is this one: book ▲ , counterparty ▲ , source_type ▲ , timestamp ▼ Includes ancestors -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view

Re: [google-appengine] TransientError on Text Search API ?

2012-06-24 Thread John Wheeler
Steve, I'm running across this error now with the same code pretty much, except I'm trying to sort by a DateField. Did you ever find out how to get around this? Thanks, John On Monday, May 14, 2012 7:07:15 AM UTC-7, Steve Qian wrote: > > Here is my search query code, currently it works without

Re: [google-appengine] App engine app spinning up instances out of control

2012-06-08 Thread John Wheeler
If I duplicate my application using the application settings panel, is there a way to get app engine to forward all old requests to the new HRD app? Is it transparent? On Friday, June 8, 2012 8:37:01 AM UTC-7, John Wheeler wrote: > > Seems to be working now. Yes? > > -- You r

Re: [google-appengine] App engine app spinning up instances out of control

2012-06-08 Thread John Wheeler
Seems to be working now. Yes? -- 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/-/o7Qvy8kNpXMJ. To post to this group, send email to google-appengine@g

[google-appengine] App engine app spinning up instances out of control

2012-06-08 Thread John Wheeler
Hi, I have three apps. Only the one on the Master/Slave datastore is taking a hit. It spins up a new instance for each request and has 20 instances right now. The app is highvolumeseller. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To

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

2012-02-10 Thread John Wheeler
Hi, I switched my tasks from enqueing more tasks to using fan-out with a cursor because it is production and I don't have time to experiment. Besides, I've been meaning to convert the thing to fan-out for a while now, so this happened to be a good time to do it. Sorry I can't help troubleshoot

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

2012-02-09 Thread John Wheeler
Hi Robert and Johann, I am not calling BulkAdd at all. However, I am using MapReduce, and that might be calling BulkAdd. Inside my MapReduce job, I am just adding tasks one at a time to the task queue. I might add as many as a few thousand tasks per minute. MapReduce job -> each entity -> 10-3

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

2012-02-08 Thread John Wheeler
Hello, I am experiencing the error: The API call taskqueue.BulkAdd() required more quota than is available. I am sure I have enough quota. I have 1 Gig allocated to task queue stored task bytes (and the green meter on the task queue page goes less than half-way), and I'm nowhere near even the

[google-appengine] Re: Over Quota Error - but not over Quota?

2012-02-08 Thread John Wheeler
Hello, I am getting the same error and have the same symptoms from the Java side. Please advise. -- 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/-/o

[google-appengine] Re: I love App Engine

2011-12-24 Thread John Wheeler
Oh, and I forgot to say, Thanks!! -- 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/-/x_dBqWEwiHcJ. To post to this group, send email to google-appengi

[google-appengine] I love App Engine

2011-12-24 Thread John Wheeler
I have three apps running on App Engine, and I must say, the power and the programming model--all the parallel computing, task queues, and async datastore fetches--it's been one of the funnest programming and learning experiences of my career. It is a very different computing model than I'm use

[google-appengine] Re: Timeouts to Paypal

2011-12-20 Thread John Wheeler
Scratch the last comment. For anyone else having the problem, you'll need to set your connection/read timeout to 10+ seconds on URL fetch. I had it set to 5 seconds, and that is not enough. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group.

[google-appengine] Re: Timeouts to Paypal

2011-12-20 Thread John Wheeler
Is there any update to this? Apparently you can not call PayPal from the development server either. When I try to call api-3t.paypal.com I get SocketTimeoutExceptions 100% of the time from the development server. If I run the same URLFetch code (which I've implemented as java.net.URL HttpUrlCon

[google-appengine] Re: Timeouts to Paypal

2011-12-06 Thread John Wheeler
Hey, we had to set up a reverse NGINX proxy through AWS EC2 to communicate with the PayPal production server. We could never get it to work reliably directly from GAE. I don't know why. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To v

[google-appengine] Is the datastore coming back online at 6:30 PM or not?

2011-12-06 Thread John Wheeler
If not then approximately how long? -- 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/-/uKjsIinA8FsJ. To post to this group, send email to google-appen

[google-appengine] Re: 1.6.1 Pre-release SDKs are live

2011-12-06 Thread John Wheeler
And exactly which front-end instance class have we all currently been using? I hope the lowest one-- I don't want to suffer a performance hit and increased expenses. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussio

Re: [google-appengine] Re: App Engine Task Queue Stored Task Bytes

2011-11-19 Thread John Wheeler
Hi, I filed an issue for this, and I'll do that from now on instead of posting newsgroup. http://code.google.com/p/googleappengine/issues/detail?id=6360

[google-appengine] Re: App Engine Task Queue Stored Task Bytes

2011-11-15 Thread John Wheeler
Hello, Can someone from the app engine team please take a look at this? My Task Queue Stored Task Bytes have not been resetting properly ever since the billing turnover. I don't want to pay $500 a month just to have you look at this. Thanks. -- You received this message because you are subs

[google-appengine] App Engine Task Queue Stored Task Bytes

2011-11-14 Thread John Wheeler
Ever since the billing change, my Task Queue Stored Task bytes sits around 16% when idle. I have 500 megs allocated, and 16% of this is always used up. The problem is that it's starting to go into the red when my cron jobs are running and detracting from my safety margin. Can you guys please tak

[google-appengine] Echo the sentiments of another poster

2011-09-04 Thread John Wheeler
I wanted to put what another poster wrote in another thread because it is so dead-on. Google coming out with all these rationales and exclamation marks! behind all their "our premium services are not cheap!" means nothing. That's not how you advertised it initially. You said we wouldn't have to

[google-appengine] Re: Google setting a precedent for unstable cloud-compute billing

2011-08-31 Thread John Wheeler
Also, bums me out that I saw you guys offering to help a customer with $27000 of resource usage or whatever. Since then I saw you've edited the post where you said to this customer, "We'll work through this with you" What about your other customers like your $60 customers? -- You received t

[google-appengine] Google setting a precedent for unstable cloud-compute billing

2011-08-31 Thread John Wheeler
I find it hard to believe you guys actually went though the data and saw the 500% jumps on the comparison reports and decided to release the pricing plan changes with such gusto. No one who signed up for App Engine ever saw that e-mail coming a mile away, and it hurts. Here's a plain and simple

Re: [google-appengine] Re: New pricing will cost me over 500 $ monthly for my three sites... I am floored.

2011-08-31 Thread John Wheeler
What is with the front-end instance hours? Are the comparison reports broken or something? In my case, I am going from 30 cents to $5.00 a day. That can't be right. You guys would lose nearly all your customers. -- You received this message because you are subscribed to the Google Groups "Goog

[google-appengine] Re: Is anyone seeing deployment "500 server error" now?

2011-07-18 Thread John Wheeler
Yes Deployments are failing here too -- 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/-/fIhi-vAPeo4J. To post to this group, send email to google-appe

Re: [google-appengine] Timeout issues

2011-07-12 Thread John Wheeler
Vlad, I hear where you're coming from, but it turned out to be App Engine's fault. Google Engineer's you've apparently had problems making outbound HTTP calls to PayPal API endpoints for some time. There's lots of blog and news posts about it going back to 2008. I am using Java URLFetch and I

[google-appengine] Timeout issues

2011-07-12 Thread John Wheeler
Hey, Is there any good reason for my URL fetch requests to be timing out right now? Your app engine just cost me two customers. You think you can hurry up and get this squared away so I don't lose any more business? Thanks?!? And, I've seen enough of the DeadlineExceededExceptions, why don't yo

[google-appengine] Re: 500 Errors (DeadlineExceededError) on module imports and other random bits of code

2011-06-09 Thread John Wheeler
Came to the newsgroup for this exact issue as a matter of fact. -- 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/-/Sxc5g1z7hYIJ. To post to this group

[google-appengine] Re: 500 Errors (DeadlineExceededError) on module imports and other random bits of code

2011-06-09 Thread John Wheeler
And make the mail.Send() calls too. We've been getting these consistently when we never did before: The API call mail.Send() took too long to respond and was cancelled. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discu

[google-appengine] Re: Task queue not executing

2011-06-06 Thread John Wheeler
This may or may not be related, but we're getting ExclusiveLockError UnknownError and FinalizationError when using Mapreduce which uses the TQ heavily. We never encountered these errors before today which leads me to believe that the errors above are related. -- You received this message bec

[google-appengine] Re: Map Reduce Errors

2011-06-06 Thread John Wheeler
Hello. What's going on with the files api? Why are we getting this on 50% of our map reduce runs? -- 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/-/

Re: [google-appengine] Suggestion: ACL Management API

2011-06-06 Thread John Wheeler
My point being that an implementation need not be 'difficult to impossible' -- 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/-/TUN3SmhIc002SGNK. To po

Re: [google-appengine] Suggestion: ACL Management API

2011-06-06 Thread John Wheeler
different flavors of unix implement generic enough ACLs just fine. -- 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/-/cEx6VU03TE0zbm9K. To post to thi

[google-appengine] Map Reduce Errors

2011-06-06 Thread John Wheeler
I am running mapreduce jobs that I've run before and consistently getting either: UnknownError FinalizationError ExclusiveLockError >From those errors, can anyone see a pattern of misuse they could share to get me out of this? -- You received this message because you are subscribed to the Goo

[google-appengine] FinalizationError with Files API

2011-06-06 Thread John Wheeler
Hi, I am experiencing this issue 100% of the time while using mapreduce py http://code.google.com/p/googleappengine/issues/detail?id=4971 Is there something going on with files API today? Anyone else having problems? -- You received this message because you are subscribed to the Google Groups

[google-appengine] Re: Admin Console Unresponsive

2011-05-26 Thread John Wheeler
Yes. I can not see my MapReduce or custom admin pages specifically -- 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

Re: Re: Re: [google-appengine] Indexes still broken even on HR Datastore

2011-04-29 Thread John Wheeler
I meant cursors On Apr 29, 2011 5:41 PM, "Alfred Fuller" wrote: > IN and != can be combined with sort orders > > On Fri, Apr 29, 2011 at 4:29 PM, John Wheeler wrote: > >> Can not use ORDER BY in GQL with IN or != >> >> :-) >> >> >> On Fri,

Re: Re: Re: [google-appengine] Indexes still broken even on HR Datastore

2011-04-29 Thread John Wheeler
("someunindexedprop")).getValue() >> >> >> On Apr 29, 2011 2:17pm, Ravi Sharma wrote: >> > Thanks John >> > I wished Goole App JDO or Low level API could have done the same thing >> and wouldnt have to learn one more framework.it may be

Re: Re: [google-appengine] Indexes still broken even on HR Datastore

2011-04-29 Thread John Wheeler
Ravi, I think you might need a MapReduce job that calls setIndexedProperty on all your affected entities. Here's mine for you to adapt, but if you don't know MapReduce, you'll have to check it out. public class QuickBulkJob extends AppEngineMapper { private static final Logger log = Logger.

Re: Re: [google-appengine] Indexes still broken even on HR Datastore

2011-04-29 Thread John Wheeler
Ravi, I think you might need a MapReduce job that calls setIndexedProperty on all your affected entities. Here's mine for you to adapt, but if you don't know MapReduce, you'll have to check it out. public class QuickBulkJob extends AppEngineMapper { private static final Logger log = Logger.

Re: Re: [google-appengine] Indexes still broken even on HR Datastore

2011-04-29 Thread John Wheeler
rma wrote: > In My case i have never used these notation @Indexed or anything like > that... > i have also resaved all the entities but still entities are not returning. > How can i fix this problem. > > Ravi. > > > On Fri, Apr 29, 2011 at 7:55 PM, John Wheeler > wro

Re: Re: [google-appengine] Indexes still broken even on HR Datastore

2011-04-29 Thread John Wheeler
Will do. Thanks On Fri, Apr 29, 2011 at 11:50 AM, Alfred Fuller < arfuller+appeng...@google.com> wrote: > I hope you decide to stay on the High Replication Datastore now that you > are there (especially if you do mostly ancestor queries). > > > On Fri, Apr 29, 2011 at 1

Re: Re: [google-appengine] Indexes still broken even on HR Datastore

2011-04-29 Thread John Wheeler
Fixed it. On Fri, Apr 29, 2011 at 11:13 AM, John Wheeler wrote: > Ok guys makes perfect sense and jives with my removal of @Indexed halfway > through the development of my project, which I did do. I only did that > because I read this in the objectify documentation, and I was cruf

Re: Re: [google-appengine] Indexes still broken even on HR Datastore

2011-04-29 Thread John Wheeler
t;> because it is sufficient for my needs and I prefer the cost model of the >> regular version. if you can only get it working with HR DS, I'll take what I >> can get >> >> thanks >> >> >> On Apr 29, 2011 10:18am, Alfred Fuller >> wrote: >>

[google-appengine] Indexes still broken even on HR Datastore

2011-04-28 Thread John Wheeler
Just to update. I have copied all my entities over into a new HR datastore, and I am having the EXACT same problems. It wasn't hard to copy the entities, but transfering the endpoints, and everything else has been a significant amount of work. My problem is that adding an order by clause to my

Re: [google-appengine] Re: APP ENGINE INDEXES DO NOT WORK

2011-04-28 Thread John Wheeler
Hi Stephen, Google did not tell me to do this. I am actually going to use the datastore_admin app, as that's easier and safer. What Google did tell me is that I would have to wait for a fix to the bug. Since the bug is over two-years old. I'm just going to migrate. I was very frustrated until I

[google-appengine] Re: APP ENGINE INDEXES DO NOT WORK

2011-04-27 Thread John Wheeler
I am sorry Geoffrey you are correct. I was rolling the pressure up hill because it was blowing things up sending duplicate e-mails and users we're getting pissed. It is very frustrating operating under these conditions, but I know it is just how things are. I did get real time help BTW. I'm goi

[google-appengine] Re: APP ENGINE INDEXES DO NOT WORK

2011-04-27 Thread John Wheeler
Greg, It never work. It is making so I am sending duplicate e-mails to my customers and they are angry please fix immediately highvolumeseller.appspot.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email

[google-appengine] HELP FIX MY DAMN INDEXES GOOGLE

2011-04-27 Thread John Wheeler
Don't be evil. -- 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...@googlegroups.com. For more op

[google-appengine] Re: APP ENGINE INDEXES DO NOT WORK

2011-04-27 Thread John Wheeler
HELP -- 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...@googlegroups.com. For more options, vis

[google-appengine] APP ENGINE INDEXES DO NOT WORK

2011-04-27 Thread John Wheeler
App Engine Team, This query yields results: SELECT * FROM Account This query yields no results: SELECT * FROM Account order by createDate Indexes are not working, and I am running in production. Can you please help me with my application ASAP? It has lots of users and has not been functioning

Re: [google-appengine] Can't modify billing settings on my application

2011-04-26 Thread John Wheeler
Thank you for this even though Im a bit late in responding. I did submit an issue and they took care of it right away. -- 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.

[google-appengine] Re: Issue Parsing incoming mail from Hotmail is Back!!

2011-04-26 Thread John Wheeler
Yes nacho. I was able to get it working with the code as well. I get errors probably 1 out of 3500 e-mails, which is not too bad. Hopefully the app engine team will make it work by default so others don't have to go through -- You received this message because you are subscribed to the Google G

[google-appengine] Re: Datastore GQL ORDER BY date column with NULLs

2011-04-26 Thread John Wheeler
seems to be working now -- 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...@googlegroups.com. Fo

[google-appengine] Re: Datastore GQL ORDER BY date column with NULLs

2011-04-26 Thread John Wheeler
wrong. I'd take egg on my face any day to MAKE THIS PROBLEM GO AWAY FOR GOOD. On Apr 26, 4:12 pm, John Wheeler wrote: > Alright, so it looks like this is a pretty MAJOR bug. > > http://code.google.com/p/googleappengine/issues/detail?id=901 > > Is this being swept under the

[google-appengine] Re: Datastore GQL ORDER BY date column with NULLs

2011-04-26 Thread John Wheeler
Alright, so it looks like this is a pretty MAJOR bug. http://code.google.com/p/googleappengine/issues/detail?id=901 Is this being swept under the rug? It is a pretty glaring problem that you can't get all your data out of datastore. On Apr 26, 1:12 pm, John Wheeler wrote: > To clarify

  1   2   >