Re: [google-appengine] Re: Unable to deploy app anymore (500)

2012-04-04 Thread PK
I was just able to successfully upload... 

-- 
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/-/lK2Yhvfcxh0J.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Unable to deploy app anymore (500)

2012-04-04 Thread Robert Lancer
Seems to be fixed!

On Wednesday, April 4, 2012 1:44:22 AM UTC-4, tarun2000 wrote:

 I still can't upload either.  I'm guessing the appengine team is sleeping 
 now.

 On Tuesday, April 3, 2012 10:32:29 PM UTC-7, PK wrote:

 40 minutes have gone by, the problem persists, no acknowledgment from 
 Google here or in the production issue I opened

 The production issue I opened is 7267 if anybody wants to star it.

 Is this problem isolated on our end of the infrastructure, has anybody 
 able to upload the past 40 minutes?



-- 
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/-/TXOgKraHHtoJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Custom domain issue

2012-04-04 Thread alex
Right. Google to offer a legitimate solution is one side of the story. 

The other one? Conspiracy! SNI was there since 2007 (even earlier) and yet 
it's not supported by all browser+OS combinations as of today. Clearly, 
browser vendors do not want this to work because it's easier for 
governments to spy on their citizens. 


On Tuesday, April 3, 2012 7:03:07 PM UTC+2, Ruben D. Orduz wrote:

 Not a bad idea, Alex. But I find all the approaches so far like a
 looking the other way: excuse for Google. It should not be up to the
 users to come up with all sorts hoops and work-arounds to solve the
 problem. It should be Google the one trying to offer legitimate
 solutions. Until they do, my money (although a pittance) will continue
 to go to AWS. If and when Google makes it easy (i.e. not jumping
 though 10 different hoops between Google Apps and App Engine) to add
 custom domains and provide SSL option for them, we'll re-evaluate GAE
 as a viable app-hosting platform.

 On Tue, Apr 3, 2012 at 12:55 PM, alex a...@cloudware.it wrote:
  I've been thinking about an alternative for awhile now: HTML5 CORS 
 feature
  (here's a nice example: http://www.html5rocks.com/en/tutorials/cors/)
 
  That, of course, highly depends on the app structure. This could work if 
 the
  app is using Ajax to deliver actual content to the users. At least for
  browsers that support XmlHttpRequest2/XDomainRequest. For instance, GWT
  could be a perfect match. Like this forum, the new version, is built with
  GWT I assume.
 
  Basically, a base HTML is being requested from http://www.example.orgbut
  the actual content is being loaded from https://example-org.appspot.com, 
 and
  fall back to HTTP from the custom domain in case the browser doesn't 
 support
  XHR2.
 
  Could be an optional feature to customers. Something similar to a Always
  use HTTPS setting in Google Apps configuration for GMail and other
  services.
 
 
  What do you guys think?
 
 
  On Tuesday, April 3, 2012 5:52:59 PM UTC+2, Jeff Schnitzer wrote:
 
  Or, if appropriate, use this:
 
  
 http://blorn.com/post/20185054195/ssl-for-your-domain-on-google-app-engine
 
  (CF is re-investigating whether they can run the last-mile in SSL too)
 
  Jeff
 
  On Tue, Apr 3, 2012 at 7:09 AM, Gwyn Howell gwyn.how...@appogee.co.uk
  wrote:
   right. well as i'm sure your aware, ssl isn't available for custom
   domains
   on app engine. there is a trusted tester program running you may wish 
 to
   sign up
  
  
   On Tuesday, 3 April 2012 12:04:55 UTC+1, Ruben D. Orduz wrote:
  
   The problem he is having is that secure connections are only through
   https://app.appspot.com and not through his custom domain.
   On Apr 3, 2012 6:51 AM, Gwyn Howell gwyn.how...@appogee.co.uk
   wrote:
   
not sure i fully understand, but if you are finding that all your
urls
are being directed to https then you may wish to check your 
 app.yaml
file
for secure: always.
   
Forgive me if I've misunderstood.
   
   
On Friday, 16 March 2012 10:03:47 UTC, msanztru wrote:
   
Hello,
   
We have added a custom domain to our appengine app. We followed 
 the
isntructions changed everything but something went wrong and we
can't
find the way to fix it. The thing is that in the google apps
appengine
tab the main url specified is https://appid.appspot.com. However,
and
that means all traffic from the domain mappings will be sent to 
 the
https url, and of course this won't work. I don't know how this
https
url ended up there as in the app engine admin console, the app url
is
http://appid.appspot.com.
   
We haven't find the way to change this url. We have tried to 
 disable
this app in google apps but it didn't work, it stays there.
   
This is quite urgent, so any help will be really appreciated!!
   
Thanks in advance!
   
--
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/-/OCpFcT_0ys4J.
   
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, visit this group at
http://groups.google.com/group/google-appengine?hl=en.
  
   --
   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/-/zBj62V4r1GsJ.
  
   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, visit this group at
   http://groups.google.com/group/google-appengine?hl=en.
 
  --
  You received this message because you are subscribed to the Google Groups

[google-appengine] Re: Adding a domain name to an app should NOT be the obstacle to deploying to GAE

2012-04-04 Thread Kaan Soral
I agree Google Apps is a major let down, you have to do a lot of illogical 
things to make things work, like deleting appengine, adding it again etc, 
to solve problems

-- 
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/-/In0oyxS2tmcJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] How to set Task Queue order?

2012-04-04 Thread Nicholas Verne
You could add task 2 from task 1, add task 3 from task 2 etc.

To prevent task2 starting before task1 finishes, set
max_concurrent_requests to 1 for the queue.

Nick Verne

On Wed, Apr 4, 2012 at 3:37 PM, Leandro Rezende
leandro.reze...@gmail.com wrote:
 im adding 10 taskes at the Queue, but i would like to a Task wait the
 previous task  finish before it run..

 Example:

  - Added 10 tasks.
 - Task 1 Run
 - Task 1 Finish
 - Task 2 Begin
 - Task 2 Finish
 - Task 3 Begin
 - ..


 is it possible?

 Leandro


 --
 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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Adding a domain name to an app should NOT be the obstacle to deploying to GAE

2012-04-04 Thread alex
I've had a different experience. It always worked as expected. The only 
thing I needed to do in advance is change DNS records because it takes time 
for DNS to propagate globally (well, locally too because of browser 
cache+OS cache+local DNS servers caches+...) 

Other than that, no single issue.

On Wednesday, April 4, 2012 9:58:41 AM UTC+2, Kaan Soral wrote:

 I agree Google Apps is a major let down, you have to do a lot of illogical 
 things to make things work, like deleting appengine, adding it again etc, 
 to solve problems


-- 
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/-/pYWs28C1aacJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: getting all entities of type from datastore

2012-04-04 Thread Richard Watson
Hi Jonathan,

As Amy says 
herehttps://groups.google.com/d/msg/google-appengine/e8uNvbSbIU8/lpI3W3Ic4qMJ,
 
it's probably best to put questions like this on stackoverflow.com.

Richard

On Monday, April 2, 2012 1:34:37 AM UTC+2, Jonathan Bailey wrote:

 The example 
 herehttps://developers.google.com/appengine/docs/go/gettingstarted/usingdatastoreshows
  how to fetch at most 10 items, but I would like to retrieve all the 
 of items, in order to loop through them.

 How do I go about this? Like how do I create an array (or slice as Go 
 seems to call them) which has no set capacity?

 Bearing in mind that it may have hundreds of entities at some point, how 
 can do I this without loading them all into memory at once? Or do I not 
 need to worry about that on GAE?


-- 
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/-/6rjepbE69bAJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Channel API issues

2012-04-04 Thread Aleksei Rovenski
@Phil, I didn't know that, thanks for the info, will take a look and try it 
out

@Moishe, no all troubles are gone starting from yesterday.. we used to have 
another connectivity problem, but haven't seen it since then, so maybe it 
is also gone:
http://code.google.com/p/googleappengine/issues/detail?id=7239
Btw when I created that issue I couldn't find a way to add Channel 
component label to it, I guess thats why there was no reaction about it? or 
is it smt that you do

Using the opportunity wanted also to ask any information about adding 
support for batch sending messages:
http://code.google.com/p/googleappengine/issues/detail?id=4506
Each call to sendMessage takes 20-60 millis, so if user sends a message in 
chat room with 50 chatters, currently I have to create 10 tasks in order to 
decrease latency and this also eats instance hours. So having this would be 
a fantastic feature. 

And finally a question I should have probably asked a couple of month ago 
when selecting channel api for our application, can anybody share info 
about any big application using channel api seriously and that really 
depends on it?

On Wednesday, April 4, 2012 2:52:18 AM UTC+3, Moishe wrote:

 Are you still having trouble retrieving messages? The problem with 
 presence has been fixed since about 2am this morning, but I haven't heard 
 any other reports of dropped messages, and I'm not able to reproduce that.

 On Mon, Apr 2, 2012 at 8:08 AM, Aleksei Rovenski 
 aleksei.roven...@gmail.com wrote:

 Hi all,

 This is critical and started to happen 2-3 hours ago. 
 First of all connected presence is not coming anymore (disconnected 
 comes). This broke a flow in our application (yagoloo-chat). 
 We added a tmp workaround to exclude connected presence handler from app 
 flow, but only to find out that messages are now not reaching clients.
 So client creates the channel and notifies the server that it is ready to 
 receive messages, server sends message, but client never gets it.
 Maybe one out of 20 is getting the message. This is really critical as 
 our application is a chat app.
 Please help,

 cheers,
 Aleksei

 -- 
 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/-/4PMdsL9OPJIJ.
 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, visit this group at 
 http://groups.google.com/group/google-appengine?hl=en.




-- 
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/-/V67OLs4zBXwJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Generic error with get_serving_url

2012-04-04 Thread Stuart Langley
It looks like you're feeding it invalid blobs.

E.G the BlobKey 
'AMIfv94F_Rj7Y1YEbsOshSaBrSMh90bDaVoFk2K_hx62ycNSgBN6KbqGqncqeNpHtnx6Jq4plXk1voRwmugkj1OSY1NstyCDlWq10civsxLbk5pU4PtWkiK-pLaGTtk9FyY_81AQNGy4p6Hq6RGuK_pwZybqldhyAQ'
 
is a png of size 3 bytes.

Why you're not seeing a Not Valid Image error I am not quite sure.

On Wednesday, 4 April 2012 10:16:24 UTC+10, pamela wrote:

 Hey there - 

 For all of today, I've been getting this error: 
self.set_urls() 
  File /base/data/home/apps/s~everyday-app/android.357756108853417062/ 
 application/models.py, line 1929, in set_urls 
self.url = images.get_serving_url(self.blob_key) 
  File /base/python27_runtime/python27_lib/versions/1/google/appengine/ 
 api/images/__init__.py, line 1288, in get_serving_url 
raise Error() 


 My app id is everyday-app. Can you confirm if this is an App Engine 
 issue or a my-code issue? I really can't tell from the very generic 
 Error(). 
 I'm using Python 2.7. 

 Thanks! 

 - pamela

-- 
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/-/7k_qxWlla8IJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: How to set Task Queue order?

2012-04-04 Thread David Hardwick
The Pipeline would be my recommendation.

http://code.google.com/p/appengine-pipeline/

On Apr 4, 4:10 am, Nicholas Verne nve...@google.com wrote:
 You could add task 2 from task 1, add task 3 from task 2 etc.

 To prevent task2 starting before task1 finishes, set
 max_concurrent_requests to 1 for the queue.

 Nick Verne

 On Wed, Apr 4, 2012 at 3:37 PM, Leandro Rezende







 leandro.reze...@gmail.com wrote:
  im adding 10 taskes at the Queue, but i would like to a Task wait the
  previous task  finish before it run..

  Example:

   - Added 10 tasks.
  - Task 1 Run
  - Task 1 Finish
  - Task 2 Begin
  - Task 2 Finish
  - Task 3 Begin
  - ..

  is it possible?

  Leandro

  --
  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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Generic error with get_serving_url

2012-04-04 Thread Pamela Fox
Thanks, I figured that was the issue after adding some extra logging. It'd
be nice if it was a Not Valid Image error - I initially filed it away in my
Flaky App Engine bugs folder instead of addressing it immediately as an
actual app error.

On Wed, Apr 4, 2012 at 5:10 AM, Stuart Langley slang...@google.com wrote:

 It looks like you're feeding it invalid blobs.

 E.G the BlobKey
 'AMIfv94F_Rj7Y1YEbsOshSaBrSMh90bDaVoFk2K_hx62ycNSgBN6KbqGqncqeNpHtnx6Jq4plXk1voRwmugkj1OSY1NstyCDlWq10civsxLbk5pU4PtWkiK-pLaGTtk9FyY_81AQNGy4p6Hq6RGuK_pwZybqldhyAQ'
 is a png of size 3 bytes.

 Why you're not seeing a Not Valid Image error I am not quite sure.


 On Wednesday, 4 April 2012 10:16:24 UTC+10, pamela wrote:

 Hey there -

 For all of today, I've been getting this error:
self.set_urls()
  File /base/data/home/apps/s~**everyday-app/android.**357756108853417062/

 application/models.py, line 1929, in set_urls
self.url = images.get_serving_url(self.**blob_key)
  File /base/python27_runtime/**python27_lib/versions/1/**google/appengine/

 api/images/__init__.py, line 1288, in get_serving_url
raise Error()


 My app id is everyday-app. Can you confirm if this is an App Engine
 issue or a my-code issue? I really can't tell from the very generic
 Error().
 I'm using Python 2.7.

 Thanks!

 - pamela

  --
 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/-/7k_qxWlla8IJ.
 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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: How to set Task Queue order?

2012-04-04 Thread Leandro Rezende
Nicholas Verne, i will try the  max_concurrent_requests , what about the
order?

as i read in doc, it says that is FIFO, but in my tests it was running in a
random order.

thx

2012/4/4 David Hardwick david.hardw...@bettercloud.com

 The Pipeline would be my recommendation.

 http://code.google.com/p/appengine-pipeline/

 On Apr 4, 4:10 am, Nicholas Verne nve...@google.com wrote:
  You could add task 2 from task 1, add task 3 from task 2 etc.
 
  To prevent task2 starting before task1 finishes, set
  max_concurrent_requests to 1 for the queue.
 
  Nick Verne
 
  On Wed, Apr 4, 2012 at 3:37 PM, Leandro Rezende
 
 
 
 
 
 
 
  leandro.reze...@gmail.com wrote:
   im adding 10 taskes at the Queue, but i would like to a Task wait the
   previous task  finish before it run..
 
   Example:
 
- Added 10 tasks.
   - Task 1 Run
   - Task 1 Finish
   - Task 2 Begin
   - Task 2 Finish
   - Task 3 Begin
   - ..
 
   is it possible?
 
   Leandro
 
   --
   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, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.

 --
 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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] The process handling this request unexpectedly died (203)

2012-04-04 Thread VTPhil
Off and on for the last twelve hours or so, I'm unable to serve any pages 
for my app.  From about 8 AM until 9:30 AM I was consistently seeing this 
issue.  Then for about 10 minutes or so the app was running fine.  Now, I'm 
seeing the issue again.

The log is showing the following:


   1. I2012-04-04 09:57:44.602
   
   This request caused a new process to be started for your application, and 
thus caused your application code to be loaded for the first time. This request 
may thus take longer and use more CPU than a typical request for your 
application.
   
   2. I2012-04-04 09:57:44.602
   
   The process handling this request unexpectedly died. This is likely to cause 
a new process to be used for the next request to your application. (Error code 
203)
   
   
  This app has been running for months now without any issues like this. 
 Any insight would be appreciated.

Thanks,
Phil

-- 
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/-/a3MS0zqojhkJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Lots of 500 - DeadlineExceeded errors these last 2 days

2012-04-04 Thread GAEfan
System status shows normal.  Anyone else experiencing this?

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: How to set Task Queue order?

2012-04-04 Thread André Salvati
Hi Leandro,

I've asked same question os stackoverflow.

http://stackoverflow.com/questions/9982369/is-there-a-way-to-assure-fifo-first-in-first-out-behavior-with-task-queues-on

Please star it ;)

On Apr 4, 10:47 am, Leandro Rezende leandro.reze...@gmail.com wrote:
 Nicholas Verne, i will try the  max_concurrent_requests , what about the
 order?

 as i read in doc, it says that is FIFO, but in my tests it was running in a
 random order.

 thx

 2012/4/4 David Hardwick david.hardw...@bettercloud.com







  The Pipeline would be my recommendation.

 http://code.google.com/p/appengine-pipeline/

  On Apr 4, 4:10 am, Nicholas Verne nve...@google.com wrote:
   You could add task 2 from task 1, add task 3 from task 2 etc.

   To prevent task2 starting before task1 finishes, set
   max_concurrent_requests to 1 for the queue.

   Nick Verne

   On Wed, Apr 4, 2012 at 3:37 PM, Leandro Rezende

   leandro.reze...@gmail.com wrote:
im adding 10 taskes at the Queue, but i would like to a Task wait the
previous task  finish before it run..

Example:

 - Added 10 tasks.
- Task 1 Run
- Task 1 Finish
- Task 2 Begin
- Task 2 Finish
- Task 3 Begin
- ..

is it possible?

Leandro

--
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, visit this group at
   http://groups.google.com/group/google-appengine?hl=en.

  --
  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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Lots of 500 - DeadlineExceeded errors these last 2 days

2012-04-04 Thread Will
Yeah, me too. Python25, HR.

I slowly get used to it, though.

Will

On Wed, Apr 4, 2012 at 9:39 AM, GAEfan ken...@gmail.com wrote:

 System status shows normal.  Anyone else experiencing this?

 --
 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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Master/Slave Datastore, thanks for all your hard work

2012-04-04 Thread Chris Ramsdale
*Hey App Engine Users,*
*

Almost 4 years after
launchhttp://googleblog.blogspot.com/2008/04/developers-start-your-engines.html,
we’ve seen fantastic growth both in Google App Engine and the apps that run
on it. And although the Master/Slave Datastore was a big part of our early
success, it's time to announce the deprecation of the Master/Slave
Datastore in favor of the High-Replication Datastore (HRD). HRD has
provided us with higher availability and better, more predictable
performancehttp://googleappengine.blogspot.com/2012/01/happy-birthday-high-replication.html
. Many upcoming features will be HRD-only and we strongly encourage you to
migrate all your applications as soon as possible using the migration
toolshttps://developers.google.com/appengine/docs/adminconsole/migration
found
in the Application Settings tab of the Administration Console. The
deprecation period will follow the guidelines set in our terms of
servicehttps://developers.google.com/appengine/terms#Deprecation.
If you have any questions or concerns, please contact us at
ms-datastore-deprecat...@google.com.*
*
*
*Chris*
*
*
*Product Manager, Google App Engine*

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Master/Slave Datastore, thanks for all your hard work

2012-04-04 Thread Robert Kluin
I think this is a really good idea.  It will encourage people with
apps to move, and help further persuade new apps to not use
master-slave.  I have not spoken to anyone who regretted the move to
high-replication.


Robert




On Wed, Apr 4, 2012 at 15:42, Chris Ramsdale cramsd...@google.com wrote:
 Hey App Engine Users,

 Almost 4 years after launch, we’ve seen fantastic growth both in Google App
 Engine and the apps that run on it. And although the Master/Slave Datastore
 was a big part of our early success, it's time to announce the deprecation
 of the Master/Slave Datastore in favor of the High-Replication Datastore
 (HRD). HRD has provided us with higher availability and better, more
 predictable performance. Many upcoming features will be HRD-only and we
 strongly encourage you to migrate all your applications as soon as possible
 using the migration tools found in the Application Settings tab of the
 Administration Console. The deprecation period will follow the guidelines
 set in our terms of service. If you have any questions or concerns, please
 contact us at ms-datastore-deprecat...@google.com.

 Chris

 Product Manager, Google App Engine

 --
 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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Master/Slave Datastore, thanks for all your hard work

2012-04-04 Thread Chris Ramsdale
Great to hear, Robert. I'm really looking forward to helping others make
the move as well.

-- Chris

On Wed, Apr 4, 2012 at 1:46 PM, Robert Kluin robert.kl...@gmail.com wrote:

 I think this is a really good idea.  It will encourage people with
 apps to move, and help further persuade new apps to not use
 master-slave.  I have not spoken to anyone who regretted the move to
 high-replication.


 Robert




 On Wed, Apr 4, 2012 at 15:42, Chris Ramsdale cramsd...@google.com wrote:
  Hey App Engine Users,
 
  Almost 4 years after launch, we’ve seen fantastic growth both in Google
 App
  Engine and the apps that run on it. And although the Master/Slave
 Datastore
  was a big part of our early success, it's time to announce the
 deprecation
  of the Master/Slave Datastore in favor of the High-Replication Datastore
  (HRD). HRD has provided us with higher availability and better, more
  predictable performance. Many upcoming features will be HRD-only and we
  strongly encourage you to migrate all your applications as soon as
 possible
  using the migration tools found in the Application Settings tab of the
  Administration Console. The deprecation period will follow the guidelines
  set in our terms of service. If you have any questions or concerns,
 please
  contact us at ms-datastore-deprecat...@google.com.
 
  Chris
 
  Product Manager, Google App Engine
 
  --
  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, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.

 --
 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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] NDB tasklet decorator documentation

2012-04-04 Thread Dan
Anyone know where the NDB tasklet documentation has gone?

Guido's Google Doc was linked to on the NDB dev page but it seems to have 
disappeared and https://developers.google.com/appengine/docs/python/ndb/ 
doesn't 
show it anywhere.

Best wishes,
Dan

-- 
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/-/9xZmhxx8WAcJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: NDB tasklet decorator documentation

2012-04-04 Thread Larry Hosken
https://developers.google.com/appengine/docs/python/ndb/async

On Wednesday, April 4, 2012 3:58:48 PM UTC-7, Dan wrote:

 Anyone know where the NDB tasklet documentation has gone?

 Guido's Google Doc was linked to on the NDB dev page but it seems to have 
 disappeared and https://developers.google.com/appengine/docs/python/ndb/ 
 doesn't 
 show it anywhere.

 Best wishes,
 Dan


-- 
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/-/YVhGDmtObG8J.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] location of Django admin media files

2012-04-04 Thread Brian Quinlan
Hi Josvic,

On Fri, Mar 23, 2012 at 2:21 AM, Josvic Zammit jvzam...@gmail.com wrote:
 I am running GoogleAppEngine (GAE) 1.6.3 with Python 2.7 and Django 1.3 by
 having:

 libraries:
 - name: django
   version: 1.3

 in my app.yaml. The following should serve the admin media files at url
 /static/admin:

 - url: /static/admin
   static_dir: django/contrib/admin/media
   expiration: '0'

 But I get 404s for such admin media (css, etc). Am I using the correct
 location for the Django admin's media file?

No, that isn't the correct path and we don't expose the correct path.
Have you considered the approach Serving the admin files described
at:
https://docs.djangoproject.com/en/1.3/howto/deployment/modwsgi/

Cheers,
Brian

 --
 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/-/Syw-aH-RnskJ.
 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, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] The instance scheduler still has problems

2012-04-04 Thread Tapir
In my previous post,

http://groups.google.com/group/google-appengine/browse_thread/thread/c5ab4ec85c5b5525/b8f97af3ddcdcaa1?lnk=gstq=charming#b8f97af3ddcdcaa1

I said after I rewrote the custom warm-up servlet, I found it works
like a charming.
Yes, the warm-up cases really becomes fewer, but now I find it still
exits.

After some research, I found the behavior of the instance scheduler is
uncertain.

Here is a case: one resident instance is idle, a new request coming,
the idle resident instance will handle it. At the same time, another
new request coming, the scheduler wait pending latency time, the idle
instance is still not free, so a new instance is started, which needs
20-30 seconds to warmup. After ***N seconds***, the scheduler found
the new instance is still not warmed-up and found the resident
instance is free now, so the scheduler let the resident instance also
hand the second new request.

The implementation is not bad, but the strange thing is ***N
seconds*** varies from 1 second to 30 seconds.
That is why some warm-up requests will be still encountered.

btw, I found affer I rewrote the custom warm-up servlet, 99% percent
cases of the effort to create a new instance are useless. The new
created instance will be shutdown without handling any user requests.

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Aggregate billing history for a month covering all apps

2012-04-04 Thread Bemmu
Each month I need a receipt to show to my accountant for each
individual item on my credit card bill. As there is no pre-payment or
aggregate billing, I end up having dozens of line-items from app
engine. For example in March more than half of my line items were App
Engine -related.

What would be the easiest way to get a PDF that would show the cleared
billing for all applications each month?

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Master/Slave Datastore, thanks for all your hard work

2012-04-04 Thread Andrei
3 years from now?

On Apr 4, 4:42 pm, Chris Ramsdale cramsd...@google.com wrote:
 *Hey App Engine Users,*
 *

 Almost 4 years after
 launchhttp://googleblog.blogspot.com/2008/04/developers-start-your-engines,
 we’ve seen fantastic growth both in Google App Engine and the apps that run
 on it. And although the Master/Slave Datastore was a big part of our early
 success, it's time to announce the deprecation of the Master/Slave
 Datastore in favor of the High-Replication Datastore (HRD). HRD has
 provided us with higher availability and better, more predictable
 performancehttp://googleappengine.blogspot.com/2012/01/happy-birthday-high-repli...
 . Many upcoming features will be HRD-only and we strongly encourage you to
 migrate all your applications as soon as possible using the migration
 toolshttps://developers.google.com/appengine/docs/adminconsole/migration
 found
 in the Application Settings tab of the Administration Console. The
 deprecation period will follow the guidelines set in our terms of
 servicehttps://developers.google.com/appengine/terms#Deprecation.
 If you have any questions or concerns, please contact us at
 ms-datastore-deprecat...@google.com.*
 *
 *
 *Chris*
 *
 *
 *Product Manager, Google App Engine*

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.