[google-appengine] Re: Connect GAE with CLOUD account?

2012-05-02 Thread James Gilliam
Has nobody done a GAE backup to the google cloud storage ? On May 2, 12:02 am, James Gilliam wrote: > I created a google cloud account for storage and a bucket ... > > When I enter the bucket in the Datastore Admin after I indicate I want > to backup to Cloud, I get a message that the bucket is n

[google-appengine] Re: Datastore Viewer - Create Entity

2012-05-02 Thread Aswath Satrasala
Any pointers on this. CREATE does not seem to work well for all KINDS. Am I missing something here. thanks -Aswath On Tue, May 1, 2012 at 5:55 PM, Aswath Satrasala wrote: > Hi, > I am trying to a create a Entity using the Datastore Viewer UI. I > followed the following steps > * Click on the

Re: [google-appengine] Re: Wouldn't it be great if pull queues supported arbitrary tagging

2012-05-02 Thread Brett Slatkin
On Wed, May 2, 2012 at 1:34 PM, Michael Hermus wrote: > Excellent, thanks! One question though: isn't there an issue similar > to the HRD 'Eventual Consistency' with the Task Queue? In other words, > there is a variable latency between queue insert and lease > availability that could potentially s

[google-appengine] Re: Lots of Deadline exceeded exceptions and hard deadline exceptions

2012-05-02 Thread nischalshetty
Logged a production issue here. There seems to be a problem and the google guys are workin on it. Memcache seems to be completely down for us. http://code.google.com/p/googleappengine/issues/detail?id=7442 On Wednesday, May 2, 2012 5:16:08 PM UTC+5:30, nischalshetty wrote: > > I'm seeing a lot

[google-appengine] Re: Wouldn't it be great if pull queues supported arbitrary tagging

2012-05-02 Thread Michael Hermus
Excellent, thanks! One question though: isn't there an issue similar to the HRD 'Eventual Consistency' with the Task Queue? In other words, there is a variable latency between queue insert and lease availability that could potentially spike high enough so that the fan- in task misses some work. If

[google-appengine] Reminder: App Engine-related Hangout: Google Cloud Storage - May 2nd, 4pm PDT

2012-05-02 Thread Amy Unruh
Reminder: there will be a G+ hangout in a few hours (4pm PDT Wed., 2nd May) that may be of interest to many of you, on Google Cloud Storage. See the details below. -Amy -- Forwarded message -- From: Amy Unruh Date: 1 May 2012 15:08 Subject: An App Engine-related Hangout: Google

[google-appengine] Re: App working great in Dev server, NOT in Prod environment, no errors logged - URGENT

2012-05-02 Thread hugues2
Hi Gaël, Maybe best is to put a Window.alert statement as the first line of code in your onModuleLoad function. This way you will be able to detect if the problem is related to your UI logic or to another factor. One other way to do it is to reload an old version of your application. In the pa

Re: [google-appengine] Re: How can i increase indexes of my application

2012-05-02 Thread Nicanor Babula
And here is the log message: [log] Unable to update indexes: com.google.appengine.tools.admin.HttpIoException: Error posting to URL: https://appengine.google.com/api/datastore/index/add?app_id=s%7Edomodentweb2&version=8l&; 400 Bad Request Over index creation quota: The API call datastore_v3.Create

Re: [google-appengine] Re: How can i increase indexes of my application

2012-05-02 Thread Nicanor Babula
I ran into the the same issue as Prakhil. I took a look at the new Query planner and optimized the indexes for some of my kinds, the number of indexes going to 200. I vacuumed them, but the number of indexes is still at 200, when the would have to be at 168. What can I do? appid: domodentweb2. dat

[google-appengine] Re: Can't link CSS files

2012-05-02 Thread Gulshan Singh
I was able to figure it out. These lines - url: .* script: main.app Needed to go after the stylesheet handler On Wednesday, May 2, 2012 3:17:48 PM UTC-4, Gulshan Singh wrote: > > I can't figure out how to link CSS style sheets into my html. This is how > my app.yaml looks: > > application: gul

[google-appengine] Weird problem - some datastore operation in the same entity group not processed - happens on the local dev server

2012-05-02 Thread hugues2
Dear all, I am having the following weird issue on the development server. Could you please let me know if you think the problem is due to the logic of the application or it looks like a GAE bug ? The problem is related to the following two classes : - Payment - PaymentSummary ==> This class

[google-appengine] Can't link CSS files

2012-05-02 Thread Gulshan Singh
I can't figure out how to link CSS style sheets into my html. This is how my app.yaml looks: application: gulshan-singh version: 1 runtime: python27 api_version: 1 threadsafe: yes handlers: - url: /favicon\.ico static_files: favicon.ico upload: favicon\.ico - url: .* script: main.app -

[google-appengine] Re: HRD Migration tool

2012-05-02 Thread c h
did you have blobs to migrate? i can't seem to migrate blobs and was wondering if anyone recently had success with that? also, are you still having to pay for data stored in your old app? i'm worried about paying thousands of dollars to delete data from the master slave DB once migration is c

[google-appengine] ApiProxy$ArgumentException DATASTORE_V3/MEMCACHE

2012-05-02 Thread Peter Lon
Strange error logs in my application (sometime works sometimes not): ApiProxy$ArgumentException: An error occurred parsing (locally or remotely) the arguments to DATASTORE_V3.RunQuery ApiProxy$ArgumentException: An error occurred parsing (locally or remotely) the arguments to MEMCACHE.Get() knows

[google-appengine] Re: Outage again

2012-05-02 Thread Peter Lon
ApiProxy$ArgumentException: An error occurred parsing (locally or remotely) the arguments to DATASTORE_V3.RunQuery ApiProxy$ArgumentException: An error occurred parsing (locally or remotely) the arguments to MEMCACHE.Get() On Apr 11, 11:15 pm, Mos wrote: > Anyone else? > > http://code.google.co

[google-appengine] App working great in Dev server, NOT in Prod environment, no errors logged - URGENT

2012-05-02 Thread Gaël Oberson
Hi, I have an app that works perfectly on the dev server. On the client side, just after authenticating (using google accounts), it shows a "loading..." message, and when the UI is loaded and the needed data is fetched, it shows up. Here is my problem : I have deployed my app many times in

[google-appengine] Lots of Deadline exceeded exceptions and hard deadline exceptions

2012-05-02 Thread nischalshetty
I'm seeing a lot of DeadlineExceededException as well as HardDeadlineException. Memecache misses seem to have increased a lot as well. Can someone look into this? This has been happening from the last 15 hours or so. Also, in the last 24 hours our instance hours used seemed to have doubled cost

[google-appengine] Recent massive increase in URLFetch "DownloadError: ApplicationError: 2"

2012-05-02 Thread Nikolaj
Hi there, We have been experiencing a massive increase in URLFetch errors in the couple of weeks. Our application used to run perfectly with no errors but recent connections have had frequent issues which impacts our customers (these are connections to a merchant API). The only error we get fro

[google-appengine] Connect GAE with CLOUD account?

2012-05-02 Thread James Gilliam
I created a google cloud account for storage and a bucket ... When I enter the bucket in the Datastore Admin after I indicate I want to backup to Cloud, I get a message that the bucket is not accessible ... So, how do I connect my gae account with the google cloud account ... ? -- You received