[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Ice13ill
I have the same issue, about 230 open Frontend instances. All instances 
seam to be running on version 1.9.5.


On Friday, May 9, 2014 6:40:19 AM UTC+3, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Rafael
any response from google?

I hope they figure out a way to reimburse people for these hours (getting
billed for 800 instances instead of 30):
https://www.dropbox.com/s/7gd9x5uwhnoulr5/Screenshot%202014-05-09%2000.14.34.png




On Thu, May 8, 2014 at 11:32 PM, Ice13ill andrei.fifi...@gmail.com wrote:

 I have the same issue, about 230 open Frontend instances. All instances
 seam to be running on version 1.9.5.


 On Friday, May 9, 2014 6:40:19 AM UTC+3, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks

  --
 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...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread timh
I am still on 1.9.4 and not seeing this.

Is everyone experiencing this rolled over to 1.9.5 ?

T

On Friday, May 9, 2014 11:40:19 AM UTC+8, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Andrei Cosmin Fifiiţă
The issue begun with v. 1.9.5 but now the new instaces are created with
1.9.4 so i have about 220 instances on 1.9.5 and 110 on 1.9.4.
On 9 May 2014 12:21, timh zutes...@gmail.com wrote:

 I am still on 1.9.4 and not seeing this.

 Is everyone experiencing this rolled over to 1.9.5 ?

 T

 On Friday, May 9, 2014 11:40:19 AM UTC+8, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks

  --
 You received this message because you are subscribed to a topic in the
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/google-appengine/tlQPHCvP-14/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to
 google-appengine+unsubscr...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] about instance and memory

2014-05-09 Thread saintthor
thank you two.

it is not me who launch the second instance. the system does. i do not want 
it be lanuched, but have nothing to do. right?

在 2014年5月9日星期五UTC+8下午1时23分01秒,Vinny P写道:

 On Thu, May 8, 2014 at 9:26 AM, saintthor sain...@gmail.com javascript:
  wrote:

 there is 128MB memory. if each instance takes 70MB, what will happen when 
 the second instance should be initialed?



 An F1 instance gives your application 128 MB of memory. If you application 
 only uses 70 MB, the remaining memory remains unused but still accessible 
 by your application.

 If you launch a second instance, your application gets a separate instance 
 with a separate allocation of memory. There isn't any memory sharing 
 between instances, if that's what you're asking.
   
  
 -
 -Vinny P
 Technology  Media Advisor
 Chicago, IL

 App Engine Code Samples: http://www.learntogoogleit.com
  
 

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Eric Ka Ka Ng
we are with 200 frontend instances too.. the overall performance is
very slow, and the cost becomes huge


On 9 May 2014 17:24, Andrei Cosmin Fifiiţă andrei.fifi...@gmail.com wrote:

 The issue begun with v. 1.9.5 but now the new instaces are created with
 1.9.4 so i have about 220 instances on 1.9.5 and 110 on 1.9.4.
 On 9 May 2014 12:21, timh zutes...@gmail.com wrote:

 I am still on 1.9.4 and not seeing this.

 Is everyone experiencing this rolled over to 1.9.5 ?

 T

 On Friday, May 9, 2014 11:40:19 AM UTC+8, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks

  --
 You received this message because you are subscribed to a topic in the
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/google-appengine/tlQPHCvP-14/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to
 google-appengine+unsubscr...@googlegroups.com.

 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.

  --
 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...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Miroslav Genov
Same on my side. Is anyone doing something about this? 

On Friday, May 9, 2014 1:52:17 PM UTC+3, Eric Ka Ka Ng wrote:

 we are with 200 frontend instances too.. the overall performance is 
 very slow, and the cost becomes huge


 On 9 May 2014 17:24, Andrei Cosmin Fifiiţă andrei@gmail.comjavascript:
  wrote:

 The issue begun with v. 1.9.5 but now the new instaces are created with 
 1.9.4 so i have about 220 instances on 1.9.5 and 110 on 1.9.4.
 On 9 May 2014 12:21, timh zute...@gmail.com javascript: wrote:

  I am still on 1.9.4 and not seeing this.

 Is everyone experiencing this rolled over to 1.9.5 ?

 T

 On Friday, May 9, 2014 11:40:19 AM UTC+8, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks

  -- 
 You received this message because you are subscribed to a topic in the 
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/google-appengine/tlQPHCvP-14/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to 
 google-appengi...@googlegroups.com javascript:.

 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.

  -- 
 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-appengi...@googlegroups.com javascript:.
 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.




-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Bogdan Nourescu
Hello,
I have the same problem on multiple applications. Each request in creating 
a new instance.

On Friday, May 9, 2014 2:02:03 PM UTC+3, Miroslav Genov wrote:

 Same on my side. Is anyone doing something about this? 

 On Friday, May 9, 2014 1:52:17 PM UTC+3, Eric Ka Ka Ng wrote:

 we are with 200 frontend instances too.. the overall performance is 
 very slow, and the cost becomes huge


 On 9 May 2014 17:24, Andrei Cosmin Fifiiţă andrei@gmail.com wrote:

 The issue begun with v. 1.9.5 but now the new instaces are created with 
 1.9.4 so i have about 220 instances on 1.9.5 and 110 on 1.9.4.
 On 9 May 2014 12:21, timh zute...@gmail.com wrote:

  I am still on 1.9.4 and not seeing this.

 Is everyone experiencing this rolled over to 1.9.5 ?

 T

 On Friday, May 9, 2014 11:40:19 AM UTC+8, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks

  -- 
 You received this message because you are subscribed to a topic in the 
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/google-appengine/tlQPHCvP-14/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to 
 google-appengi...@googlegroups.com.

 To post to this group, send email to google-a...@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.

  -- 
 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-appengi...@googlegroups.com.
 To post to this group, send email to google-a...@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.




-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Miroslav Genov
ResourceUsageBillablePriceCostFrontend Instance Hours485.65 Instance Hours
457.65$0.05/ Hour$22.89

On Friday, May 9, 2014 2:07:44 PM UTC+3, Bogdan Nourescu wrote:

 Hello,
 I have the same problem on multiple applications. Each request in creating 
 a new instance.

 On Friday, May 9, 2014 2:02:03 PM UTC+3, Miroslav Genov wrote:

 Same on my side. Is anyone doing something about this? 

 On Friday, May 9, 2014 1:52:17 PM UTC+3, Eric Ka Ka Ng wrote:

 we are with 200 frontend instances too.. the overall performance is 
 very slow, and the cost becomes huge


 On 9 May 2014 17:24, Andrei Cosmin Fifiiţă andrei@gmail.com wrote:

 The issue begun with v. 1.9.5 but now the new instaces are created with 
 1.9.4 so i have about 220 instances on 1.9.5 and 110 on 1.9.4.
 On 9 May 2014 12:21, timh zute...@gmail.com wrote:

  I am still on 1.9.4 and not seeing this.

 Is everyone experiencing this rolled over to 1.9.5 ?

 T

 On Friday, May 9, 2014 11:40:19 AM UTC+8, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks

  -- 
 You received this message because you are subscribed to a topic in the 
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/google-appengine/tlQPHCvP-14/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to 
 google-appengi...@googlegroups.com.

 To post to this group, send email to google-a...@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.

  -- 
 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-appengi...@googlegroups.com.
 To post to this group, send email to google-a...@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.




-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Sérgio Lopes
Same problem here. Too many instances without any spike on number of 
requests. I'm already overquota and offline.

Anyone here knows anything? Any solution? Any Google response?

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Bogdan Nourescu
There was an issue reported here:
https://code.google.com/p/googleappengine/issues/detail?id=10893

Go star it to receive notifications.

A temporary fix: go to application settings and disable and enable the 
application. It worked for me

On Friday, May 9, 2014 3:06:54 PM UTC+3, Sérgio Lopes wrote:

 Same problem here. Too many instances without any spike on number of 
 requests. I'm already overquota and offline.

 Anyone here knows anything? Any solution? Any Google response?


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Sérgio Lopes
Fantastic. Disable/enable application worked here too. Thanks.
Hope Google cancel the charges...

On Friday, May 9, 2014 9:12:11 AM UTC-3, Bogdan Nourescu wrote:

 There was an issue reported here:
 https://code.google.com/p/googleappengine/issues/detail?id=10893

 Go star it to receive notifications.

 A temporary fix: go to application settings and disable and enable the 
 application. It worked for me

 On Friday, May 9, 2014 3:06:54 PM UTC+3, Sérgio Lopes wrote:

 Same problem here. Too many instances without any spike on number of 
 requests. I'm already overquota and offline.

 Anyone here knows anything? Any solution? Any Google response?



-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Blobstore returns incorrect url

2014-05-09 Thread Aidan Mack
Hi im having trouble returning the correct url from blob store. Could it be 
because Im logged in as a admin? ... You must be logged in as admin to see 
the page.


Something like...

BlobKey bk = new BlobKey(blobKey); 
ImagesService services = ImagesServiceFactory.getImagesService();
ServingUrlOptions serve = ServingUrlOptions.Builder.withBlobKey(bk);
urla = services.getServingUrl(serve);


urla returns as:
http://0.0.0.0:/_ah/img/_Kx3h6rQvesySw6srO12Iw

But it should actually return as:
http://mr:/_ah/img/4qCUhhPq0QR-jJCRCVCaCA

Any ideas how to fit?

Thanks
Aidan

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: MapReduce Roadmap

2014-05-09 Thread Sridhar Ragunathan
Hi DX,

For a beginner like it would be really helpful if you have a sample for
using filter.
Badly in need of it.
Thanks,
Sridhar R


On Sun, Dec 8, 2013 at 12:06 AM, D X drag...@gmail.com wrote:

 So we had written our own input readers that applied filtering, and it was
 pretty simple by extending the DatastoreInputReader code.  I didn't have
 the actual code in front of me, so I took a look back at the library code
 to see what I needed to override.

 Then I noticed, filtering functionality is included now!  Just not
 documented online.  Look through
 mapreduce.input_readers.DatastoreInputReader.validate_filters

 Looks like you need to include a 'filters' dictionary in your mapper_spec

 This supports my poor documentation point...


 On Friday, December 6, 2013 2:11:56 PM UTC-5, Amit S wrote:

 I agree with D X that packaged version would really help.

 One functionality we are badly in need is to be able to supply a query
 filter in MapReduce (for e.g. where x=vvv). Currently, it just iterates
 through all entities of a given object in datastore. So, if I want to
 update 10,000 rows of a given entity which consists of 5M records, it
 iterates through all 5M entities and then we have to put the filter logic
 in our code. This really defeats the purpose and also has huge implications
 on read costs.

 On Friday, December 6, 2013 10:51:48 AM UTC-8, D X wrote:

 I've been using the mapreduce library for the last 18mo or so.
 In addition to what's already been mentioned, some additional comments:

 - The docs are kinda confusing because there's different sets of docs.
  Just the fact that docs are disorganized gives the impression that it's a
 low priority project that's not well maintained.
 i.e. prettier: https://developers.google.com/appengine/docs/
 python/dataprocessing/helloworld
 but more detailed: https://code.google.com/p/appengine-mapreduce/
 wiki/MapReduceDemoApp
 Keeping one set of well maintained docs would help give the sense that
 MapReduce is a higher class citizen

 - Using MapReduce for schema changes is probably a very common yet
 simple use case.  I've heard more than one comment that the MapReduce
 pipeline seems to complicated to pick up to do a simple task of updating a
 bunch of entities.
 mapper_spec?  reducer_spec?  input_reader?  output_reader?  Do I have to
 learn all these things just to add an extra field to my entities?  While
 the wordcount demo shows more of the pipeline, it would probably be easier
 for users to pick up if there was a simple demo of how to update your
 'schema' with 5 lines of python.  (a DatastoreInputReader that supports
 filtering would be great too)

 If this sounds too negative, you can interepret these comments as saying
 that the rest of the GAE docs are great and easy to follow.

 - Packaged versions would be great.  I mean, it was great.  I'm not sure
 why you guys got rid of it.  Maybe I'm not hardcore enough to just sync
 with the repo (actually, I did).  However, a packaged version suggests that
 it's tested and stable.  If I see bugs, I can check online to see if
 anyone's seeing the same issue.  When syncing with the repo, I have not
 idea how stable the latest checkins are.  Maybe something just broke and
 I'm the one person who sync'd after the broken change, and I'm obviously
 not going to be constantly syncing the MR library, because I actually have
 other things to work on.
 What about the version that's included in the SDK?  I toyed with using
 that, but the docs indicate I should be downloading from the repo.  So is
 the repo more recent, and the SDK version outdated?  Would the SDK version
 be more stable?  Again, confusion.




 On Friday, December 6, 2013 1:10:37 AM UTC-5, Chris Ramsdale wrote:

 thanks, PK.  we'll follow-up on the issue you cited.

 -- Chris


 On Thu, Dec 5, 2013 at 9:59 PM, PK p...@gae123.com wrote:

 Thanks Chris.

 Great to hear that you plan to move map/reduce to GA. The reasons I
 asked are:

 1. it has been experimental for about 3 years if not longer so I had
 started wondering… I think it is fair.
 2. More important some bugs still in NEW state make me wonder whether
 it follows along with other changes in the platform. In particular seeing
 issues staying in NEW state for months concerns me the most about how
 active the effort is.

 (examples of such bugs:
 e.g. Issue 
 182https://code.google.com/p/appengine-mapreduce/issues/detail?id=182
  mapreduce/include.yaml doesn't work with python2.7 and thread 
 safehttps://code.google.com/p/appengine-mapreduce/issues/detail?id=182can=5colspec=ID%20Type%20Status%20Priority%20Component%20Owner%20Summary
   or Issue 
 203https://code.google.com/p/appengine-mapreduce/issues/detail?id=203
 map reduce is broken since r534)

 Thanks,
 PK

 On December 5, 2013 at 8:27:33 PM, Chris Ramsdale (cram...@google.com)
 wrote:

 PK,

 We're definitely planning on moving mapreduce to GA. Plan is to get
 the API finalized and then move it through the std Preview = GA 

[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Kyoung-chan Lee
We have same issue

Usual time : 2~3 instances.
Now : 118 instances.


On Friday, May 9, 2014 12:40:19 PM UTC+9, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Pardeep Singh
We are also facing the same issue. Normal 2-4 instances are there. But its 
currently 60+ instances with 1-2 request per instance. I hope this issue is 
resolved asap.

On Friday, May 9, 2014 9:10:19 AM UTC+5:30, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Prabhakar Raikwar
*I am also facing the same issue. New instances are getting created for 
every request*.


On Friday, May 9, 2014 9:10:19 AM UTC+5:30, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Ryan Barrett
me too. it seems like many dynamic requests, if not all, are spawning new 
instances. very odd. seems like the scheduler is unhappy.

On Thursday, May 8, 2014 10:00:59 PM UTC-7, James Foster wrote:

 I'm seeing the same thing. Between 10x and 30x the regular number of 
 instances, even though the number of requests is the same as usual. Perhaps 
 a problem with v1.9.5?

 Status page seems to be showing everything but datastore as normal, though.

 https://code.google.com/status/appengine

 If anyone files an issue, please link it here so that we can star it.


 On Friday, May 9, 2014 1:40:19 PM UTC+10, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks



-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Scheduler Bug - Instances Explosion

2014-05-09 Thread cloudpre
Hi - I have an app which has started to misbehave in the last 2 hours. It 
has taken over 150 instances and looping over. Generally, it's happy with 
1-2 instances.

Is anyone else having the same problem?

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread martin
Our application has the same issue too starting a few hours ago, spike to 
70+ instances while normally it should just run on 2 to 3 instances...


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Ryuuji Yoshimoto

me too.

https://yabumi.cc/145df20f7a96a1945c3c7cd3.png

my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


Ryuuji Yoshimoto 

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Why is appengine so slow communicating with CloudSQL?

2014-05-09 Thread Myles Bostwick
Hi All,

I hope this is the right place for this question.

I am seeing some drastic differences in speed between development and 
production on a service call that goes to a CloudSQL backend.

I ran three tests for comparison, each test ran 2 things:
1. Varied number of rows fetched from the database, 125, 250, 500, 1000 and 
2000, where a typical row size is on the order of 30 bytes
2. Ran each row count 20 times to get a sampling

The three test environments were:
1. Hosted in appengine connecting to cloudSQL as production will be.
2. Developer mode locally, but connecting to CloudSQL via a static IP.
3. Developer mode locally and connecting to a local VM running MySQL.

Now I would expect a little variance due to the interwebs, but I would 
expect closer to 50 or 100 ms, not 3-4 seconds.

I've attached a graph of the results for anyone interested. (I mostly just 
want to show of my graph)

If anyone has any suggestions on what could be causing such a drastic 
slowdown, I would be very appreciative.

Cheers,

Myles

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Scheduler Bug (2)

2014-05-09 Thread cloudpre
Hi - I have confirmed in my two different production apps. The scheduler 
has gone into a spin and normally 1-2 instances, it has become 200-400 
instances. The app had $75/day limit and it hit it.

Does Appengine engineers test their builds before they make us the guinea 
pigs?

Thanks.

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Teddy Yew
I have the same issue too with Java, v1.9.5. 

On Friday, May 9, 2014 11:40:19 AM UTC+8, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


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

2014-05-09 Thread Mokter Hossain
Hello Ikai, 

I used your suggested method (appcfg.py create_bulkloader_config 
--filename=bulkloader.yaml --url=http://csp-cs4hs.appspot.com/_ah/remote_api
 --application=s~csp-cs4hs) 

but still getting same problem, IOError: [Errror 13] Permission denied, 
while giving the following command:
 
C:\Program Files (x86)\Google\google_appengine python appcfg.py 
download_data --config_file=bulkloader.yaml  --filename=studentproperty.csv 
--kind=StudentPropertyEntity --url=
http://csp-cs4hs.appspot.com/_ah/remote_api --namespace=ns_CSP4HS

Could you pls help me.

Thanks
Mokter

 

On Tuesday, January 11, 2011 5:11:32 PM UTC-6, Ikai Lan (Google) wrote:

 The s~ is supposed to be an invisible modifier for High Replication 
 applications. Give this a try:

 appcfg.py create_bulkloader_config --filename=bulkloader.yaml --url=
 http://helixchewer.appspot.com/_ah/remote_api --application=s~helixchewer

 --
 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 Sun, Jan 9, 2011 at 8:41 PM, Matthew Stone 
 matthew...@gmail.comjavascript:
  wrote:

 I can't for the life of me figure out what this error means, or how to
 solve it.  It looks like I made a typo somewhere (s~helixchewer vs
 helixchewer) but I can't figure out where.

 Has anyone run into this before?


  appcfg.py create_bulkloader_config --filename=bulkloader.yaml --url=
 http://helixchewer.appspot.com/_ah/remote_api
 Creating bulkloader configuration.
 [INFO] Logging to bulkloader-log-20110109.232451
 [INFO] Throttling transfers:
 [INFO] Bandwidth: 25 bytes/second
 [INFO] HTTP connections: 8/second
 [INFO] Entities inserted/fetched/modified: 20/second
 [INFO] Batch Size: 10
 [INFO] Opening database: bulkloader-progress-20110109.232451.sql3
 [INFO] Opening database: bulkloader-results-20110109.232451.sql3
 [INFO] Connecting to helixchewer.appspot.com/_ah/remote_api
 [INFO] Downloading kinds:
 ['__Stat_PropertyType_PropertyName_Kind__']
 [ERROR   ] [Thread-1] WorkerThread:
 Traceback (most recent call last):
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/adaptive_thread_pool.py, line 150, in
 WorkOnItems
status, instruction = item.PerformWork(self.__thread_pool)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/bulkloader.py, line 691, in PerformWork
transfer_time = self._TransferItem(thread_pool)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/bulkloader.py, line 1078, in _TransferItem
self, retry_parallel=self.first)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/bulkloader.py, line 1348, in GetEntities
results = self._QueryForPbs(query)
  File /Applications/GoogleAppEngineLauncher.app/Contents/Resources/
 GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
 google/appengine/tools/bulkloader.py, line 1319, in _QueryForPbs
raise datastore._ToDatastoreError(e)
 BadRequestError: app s~helixchewer cannot access app helixchewer's
 data
 [INFO] [Thread-3] Backing off due to errors: 1.0 seconds
 [INFO] An error occurred. Shutting down...
 [ERROR   ] Error in Thread-1: app s~helixchewer cannot access app
 helixchewer's data

 [INFO] Have 0 entities, 0 previously transferred
 [INFO] 0 entities (1697 bytes) transferred in 2.0 seconds


 Contents of app.yaml:

 application: helixchewer
 version: 1
 runtime: python
 api_version: 1

 handlers:
 - url: .*
  script: main.py

 builtins:
 - datastore_admin: on
 - remote_api: on

 --
 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-a...@googlegroups.comjavascript:
 .
 To unsubscribe from this group, send email to 
 google-appengi...@googlegroups.com javascript:.
 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 unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] laravel/framework/src/Illuminate/Filesystem/Filesystem.php - failed to open stream: Read-only file system issue.

2014-05-09 Thread Xiang-Hao Siow
Hi, I am new to GAE, currently I am trying to deploy my laravel application 
to Google App Engine, however, I encountered this issue which I have no 
idea how to resolve it. 

The error is as follow: 

ErrorException

file_put_contents(/base/data/home/apps/s~application_name/1.375386200092603893/app/storage/views/172e49bdd70aa416153e417c5b414125):
 
failed to open stream: Read-only file system



Anyone can give me some idea? Thanks!

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Update application files on Eclipse from App Engine

2014-05-09 Thread Asa chater
Hello,
Is there a way to update/synchronise the local app from App Engine, in a 
way to provide the same version of the application to all team member .
Thank you !

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] OverQuota issues with my app

2014-05-09 Thread Andrea Cimino
Yesterday I had a big issue with my app (maybe related to release of 
1.9.5). It was the first time that I went overquota, but without any reason.


Look here:
..0 ms104:53:0671.4 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117c3ae4b6b70302cf942e4a7dcf77239ffilter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms404:32:3377.1 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117c633202ceda56e5df06efa2f99b43filter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms101:09:0075.0 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117c12df728ffadb29439208c6044b018dfilter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms101:43:2263.6 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117caa6098a5269c8affbd067169e8c1filter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms101:05:1874.3 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117c2bd46d703d050faa8d6fce98c6e111filter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms100:43:1371.0 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117cd3f0bd15be3f79fa9a89d7bfe424dcfilter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms100:42:5471.3 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117cd35d2ba8764d000ce1456b032189filter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms101:35:1171.4 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117cbc32829258b0886f81381f6577c4filter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms404:04:5272.3 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117c1f91c5787b46c00904aa25366255a6filter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms201:39:5771.3 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117cb36622b59d4abb9afd23cc0673709afilter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic0..0 ms200:54:5271.4 MBytes1.9.5View 
Logshttps://appengine.google.com/logs?app_id=s~zonzofox-productionversion_id=zonzofox.375640789698370847severity_level_override=1severity_level=3filter=instance%3D00c61b117c8915c9b2769c5c7fa5504efd624ffilter_type=regexdate_type=nowlimit=20view=Search[image:
 
Dynamic Icon]Dynamic



I have 12 istances with just a few requests. But now my app is unavailable. 
It's not the first time that I have this kind of issues with appengine. 
Could you please tell me what's going on? My app is : 
zonzofox-productionhttps://appengine.google.com/dashboard?app_id=s~zonzofox-production

Regards,

Andrea Cimino

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Terminal python application accessing a Backend?

2014-05-09 Thread Icaro Alzuru

Hello everybody,

   I have an Android application with a Backend deployed in App Engine. 
From the Endpoints in Android I can update the Datastore and do what I need.
   My problem is that I need to create a Terminal (Linux) application to 
access the data in the Datastore, the Terminal application can be written 
in Java or Python, but I would prefer Python. 
   I suppose that I need to create an endpoint for the python app, but I do 
not know how to do it. When I review the documentation of endpointscfg.py, 
it talks about Javascript, Android, and IOS; moreover, always shows 
examples with web pages, but I do not want to create any web page, this is 
only a script to reading and writing some data in datastore.
   Could you give me an advice about what to do? If you can give me a 
little example it would be perfect.
   Thank you very much,

   Icaro Alzuru

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: How to store image files from android app using mobile backend starter?

2014-05-09 Thread anshul goel

Hi
I have already generated the client library and trying the get upload url 
like this: 

try {
BlobEndpoint blobEndpoint = new BlobEndpoint();
String url = blobEndpoint.getUploadUrl(profileImages,images,
PRIVATE).execute().getShortLivedUrl();
} catch (IOException e) {
e.printStackTrace();
}

But its giving this error:
No enclosing instance of type Mobilebackend is accessible. Must qualify the 
allocation with an enclosing instance of type Mobilebackend (e.g. x.new A() 
where x is an instance of Mobilebackend).

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Krishna
Same here!

On Friday, May 9, 2014 12:40:19 AM UTC-3, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Mael Caldas
The same for our app. From 2 hours ago, the same app version raised from 5 
to 100 instances, and almost each request is firing a new instance.

Em sexta-feira, 9 de maio de 2014 08h22min03s UTC-3, Miroslav Genov 
escreveu:

 Here is the information from my admin dashboard: 

 QPS*Latency*RequestsErrorsAgeMemoryApp Engine ReleaseLogsAvailability
 Shutdown0..0 ms300:14:44133.3 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117c5877c3a3415b5d4cbd2c92926c9ed8filter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Resident Icon]Resident
 0..0 ms200:04:56123.4 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117ce84762fca4e2f59e902ca67217fbfilter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Dynamic Icon]Dynamic
 0.017661.0 ms500:11:16137.6 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117cc1f55dc57ccce45cd0eb542aa0b1b5filter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Dynamic Icon]Dynamic
 0..0 ms100:02:36114.6 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117c10e065b6b48fed7c755078bab671filter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Dynamic Icon]Dynamic
 0..0 ms200:03:57140.8 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117ca1cf26e20231eb5ea9bd44b8173026filter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Dynamic Icon]Dynamic
 0.0173229.0 ms500:09:59140.7 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117ce5839ffafefb7e903119bb21b1a0e7filter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Dynamic Icon]Dynamic
 0..0 ms100:10:19130.7 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117c823d4efeffb701678bf98f2319ffcefilter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Dynamic Icon]Dynamic
 0..0 ms200:08:19113.1 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117c1d278a1f93a2daffdcf855a8d1137cfilter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Dynamic Icon]Dynamic
 0..0 ms400:06:02142.0 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117ccfac6a3de9aa2766818451e13ab4filter_type=regexdate_type=nowlimit=20view=Search[image:
  
 Dynamic Icon]Dynamic
 0..0 ms400:09:28137.7 MBytes1.9.4View 
 Logshttps://appengine.google.com/logs?app_id=s~cmsevobg-hrversion_id=production0508.375684288819819963severity_level_override=1severity_level=3filter=instance%3D00c61b117c2b535352c6c51602b862ebc0472ffilter_type=regexdate_type=nowlimit=20view=Searchtd
  
 style=padding: 0.35em 1em 0.25em 0.35em; border-top-width: 1px; 
 border-bottom-width: 1px; border-top-style: solid; border-bottom-style: 
 solid; border-top-color: rgb(197, 215, 239); border-bottom-color: 
 ...

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Nik Graf
Same here. Quite a lot of instances spawned in the last couple hours. 
see http://cl.ly/image/0y35321f1r3J

On Friday, May 9, 2014 9:15:02 AM UTC+2, Rafael Sanches wrote:

 any response from google?

 I hope they figure out a way to reimburse people for these hours (getting 
 billed for 800 instances instead of 30): 
 https://www.dropbox.com/s/7gd9x5uwhnoulr5/Screenshot%202014-05-09%2000.14.34.png




 On Thu, May 8, 2014 at 11:32 PM, Ice13ill andrei@gmail.comjavascript:
  wrote:

 I have the same issue, about 230 open Frontend instances. All instances 
 seam to be running on version 1.9.5.


 On Friday, May 9, 2014 6:40:19 AM UTC+3, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks

  -- 
 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-appengi...@googlegroups.com javascript:.
 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.




-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Florin-Alexandru Stancu
Hello guys,

I found this on stackoverflow:
http://stackoverflow.com/questions/23558319/app-engine-too-many-open-instances

I'll try it and see if it works ;) 

On Friday, May 9, 2014 6:40:19 AM UTC+3, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread cloudpre
We have two applications on AppEngine. We use F4. You can imagine the costs 
when they have gone into 450 instances. 

Any idea on how we are going to be compensated for the down time (app out 
of quota - $100/day) and the lost business?


On Friday, May 9, 2014 9:10:19 AM UTC+5:30, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] cannot import name CredentialsNDBProperty

2014-05-09 Thread Justin Marshall


I am trying to import a csv file to my app engine instance data store. I am 
using ferris as my framework.

For some reason it keeps telling me that it cannot import 
CredentialsNDBProperty. I am new to appengine, but i don't see where I am 
calling that class from my bulkloader file. 

here is my commandline response and below that my bulkloader.yaml file


01:55 PM Uploading data records.

[INFO] Logging to bulkloader-log-20140505.135529

[INFO] Throttling transfers:

[INFO] Bandwidth: 25 bytes/second

[INFO] HTTP connections: 8/second

[INFO] Entities inserted/fetched/modified: 20/second

[INFO] Batch Size: 10

Please enter login credentials for localhost:8080

Email: justinmarshal...@gmail.com

Password for justinmarshal...@gmail.com: 

Error parsing yaml file:

cannot import name CredentialsNDBProperty

  in bulkloader.yaml, line 14, column 1




# If you have module(s) with your model classes, add them here. Also

# change the kind properties to model_class.

python_preamble:

- import: base64

- import: re

- import: google.appengine.ext.bulkload.transform

- import: google.appengine.ext.bulkload.bulkloader_wizard

- import: google.appengine.ext.db

- import: google.appengine.api.datastore

- import: google.appengine.api.users

- import: ferris.BasicModel


transformers:

- kind: Trainer

  connector: csv

  property_map:

  - property: __key__

external_name: key

export_transform: transform.key_id_or_name_as_string


  - property: firstName

external_name: firstName


  - property: lastName

external_name: lastName


  - property: bio

external_name: bio


  - property: schoolName

external_name: schoolName


  - property: email

external_name: email

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Problem in google app engine using python

2014-05-09 Thread Ebtesam Ba Shammakh

Hi...

I read you post on:
*https://groups.google.com/*
forum/#!msg/google-appengine/Tdni0rchMxE/N5kWBEwsrlIJhttps://groups.google.com/forum/#!msg/google-appengine/Tdni0rchMxE/N5kWBEwsrlIJ
and I am facing the same issue with Arabic.

I have main.html file, and import it from main.py by using 
self.response.out.write(template.render('main.html',values))
the main.html display the arabi chars but the main.py not!!

liker this:

 form action=/send method=post accept-charset=utf-8 
 table
 tr
 h3Enter the following information which use in the sending 
massege/h3
 /tr
 tr
 thself.response.out.write(u'العنوان'.encode('utf-8'))/th
 tdinput type=text name=subject style=width:400px /td
 /tr
 tr
 thself.response.out.write(u'المادة'.encode('utf-8'))/th
  td
  select name=course
option value=611CS 611/option
option value=681CS 681/option
/select
/td
 /tr
..

please help me!! and thans in advance

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Build tasks for commit IN PROGRESS Duration (sec) 1,736,701

2014-05-09 Thread Dino Satto
Hello, I have a problem with a push-to-deploy. 
It is in PROGRESS to 1,736,701 seconds. 
It is not creating problems, but I would like to fix. 
I also made other push and managed without problems

Thank you

https://lh5.googleusercontent.com/-auZ0ZhFzqtY/U2kQnEyzIjI/B64/KwQNHVrJ9JI/s1600/inprogress.jpg

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Florin-Alexandru Stancu
Hi,

I'm having the same issue with two apps.
I see over 80 instances running while my applications usually have ~ 5 each.
The instances are split: about 4-5 are for the 1.9.5 version and the rest 
with v1.9.4.

On Friday, May 9, 2014 6:40:19 AM UTC+3, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Unable to change the Status of Application from None Deployed to Running

2014-05-09 Thread Faateh-ud-din Ahmed
I have created two Applications. Status of one of the application is 
showing :Running while other showing None DeployedHow to change to 
Running.

Because of this, when put http://application1.appspot.com;, it shows me my 
Dashboard because it status is :Running, while when put 
http://Application2.appspot.com;, it shows 
The requested URL / was not found on this server.

Please help to clear this issue..

Thanks

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] PHP Twilio Services Directory

2014-05-09 Thread Jerome Ripley
I have working looking with sdk.  But does not deploy.  What should the 
app.yaml look like to get the twilio Services directory to deploy.  Thanks.

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


app.yaml
Description: Binary data


[google-appengine] gets the App Engine upgrade to 1.9.5 high latency ?

2014-05-09 Thread Falk Nisius
in the moment 5/9/2014 since 08:30 GMT+2 we recognize offen creating of 
instance, some times with version 1.9.4 some times with version 1.9.5.
that results in often recreation of instances and at second to long 
latencies. Is there a way to prevent this?

Falk
 

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Dirk Groten
I'm having the same issue, my app stopped running due to going over the 
budget, but it shouldn't have started all these instances in the first 
place, our traffic for this app is nothing unusual.

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Andrea Cimino
Very sad that after 12 hours I have still the issues:

9.56 total0.01114859.5 ms70.9 MBytes1.9.410 total

and no feedback from Google. And I think that in a few hours i'll be 
overquota again.


giorno venerdì 9 maggio 2014 11:24:39 UTC+2, Ice13ill ha scritto:

 The issue begun with v. 1.9.5 but now the new instaces are created with 
 1.9.4 so i have about 220 instances on 1.9.5 and 110 on 1.9.4.
 On 9 May 2014 12:21, timh zute...@gmail.com javascript: wrote:

 I am still on 1.9.4 and not seeing this.

 Is everyone experiencing this rolled over to 1.9.5 ?

 T

 On Friday, May 9, 2014 11:40:19 AM UTC+8, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks

  -- 
 You received this message because you are subscribed to a topic in the 
 Google Groups Google App Engine group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/google-appengine/tlQPHCvP-14/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to 
 google-appengi...@googlegroups.com javascript:.
 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.



-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Unable to update app

2014-05-09 Thread karthick . jagad
Hai i am new in google app engine. i done one project on google app engine 
in my ecllipse but i can't able to deploy, that shows following error 
message

Unable to update app: Error posting to URL: 
https://appengine.google.com/api/appversion/create?app_id=myjobwebsite1version=1;
400 Bad Request
Error when loading application configuration:
Unable to assign value 'elogin' to attribute 'url':
Value 'elogin' for url does not match expression 
'^(?:(?!\^)/.*|\..*|(\(.).*(?!\$).)$'


See the deployment console for more details
Unable to update app: Error posting to URL: 
https://appengine.google.com/api/appversion/create?app_id=myjobwebsite1version=1;
400 Bad Request
Error when loading application configuration:
Unable to assign value 'elogin' to attribute 'url':
Value 'elogin' for url does not match expression 
'^(?:(?!\^)/.*|\..*|(\(.).*(?!\$).)$'


please if anyone know about this error replay me...

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread PR
Disabling and re-enabling the application seems to workthis fixed the 
issue for me 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 email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Yair Eshel
I seem to have the same problem. I just went over quota, and had add to my 
daily budget limit (which was over 2 times my regular limit). Is everything 
allright there?

On Friday, May 9, 2014 6:40:19 AM UTC+3, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Why is appengine so slow communicating with CloudSQL?

2014-05-09 Thread Diego Duclos
This might be me, but I can't see any attachment ?


On Thu, Apr 24, 2014 at 5:46 PM, Myles Bostwick cth...@gmail.com wrote:

 Hi All,

 I hope this is the right place for this question.

 I am seeing some drastic differences in speed between development and
 production on a service call that goes to a CloudSQL backend.

 I ran three tests for comparison, each test ran 2 things:
 1. Varied number of rows fetched from the database, 125, 250, 500, 1000
 and 2000, where a typical row size is on the order of 30 bytes
 2. Ran each row count 20 times to get a sampling

 The three test environments were:
 1. Hosted in appengine connecting to cloudSQL as production will be.
 2. Developer mode locally, but connecting to CloudSQL via a static IP.
 3. Developer mode locally and connecting to a local VM running MySQL.

 Now I would expect a little variance due to the interwebs, but I would
 expect closer to 50 or 100 ms, not 3-4 seconds.

 I've attached a graph of the results for anyone interested. (I mostly just
 want to show of my graph)

 If anyone has any suggestions on what could be causing such a drastic
 slowdown, I would be very appreciative.

 Cheers,

 Myles

 --
 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...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: White Page after Redirect?

2014-05-09 Thread Benjamin Lietzau
I think the bug only appears, if the form contains Umlaute liek ä ü ö ß. 
But usually utf-8 is able to work with it... but the App Engine? 

Am Donnerstag, 6. März 2014 15:19:02 UTC+1 schrieb Benjamin Lietzau:

 There is a form with the action 
 BlobstoreServiceFactory.getBlobstoreService().createUploadUrl(/save)

 form class=ink-form action=%= 
 BlobstoreServiceFactory.getBlobstoreService().createUploadUrl(/save) % 
 method=post onsubmit=return validate(this); accept-charset=utf-8 
 enctype=multipart/form-data


 The servlet still works (all lines will execute), but the redirect at the 
 end of the servlet doesn't work form time to time. Then theres only a white 
 Page. The URL in the URL-Field is like 
 appspot.com/_ah/upload/verylongstring

 logger.log(Level.INFO, Redirect to result.jsp);
 resp.sendRedirect(/result.jsp?date= + startDate + searchText= + 
 location);


 The logs are all ok. 
 What could it be?



-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Help indentify http://code.google.com/appengine;+appid:+s~repcore-prod

2014-05-09 Thread CreativeCL
Hello,

We are trying to identify hits on a website I'm associate with from the 
following app runing on AppEngine

AppEngine-Google;+(+http://code.google.com/appengine;+appid:+s~repcore-prod)

This hits the website quite frequently even though it is being server http 
403

Can anyone help identify the purpose of this app?

Thank You

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: App Engine 1.9.4 Released

2014-05-09 Thread husayt
Eric, 
is working indeed, but it is to link to previous release 1.9.3.
;-)

There is no in fact any announcement on the blog regarding 1.9.4

On Friday, 9 May 2014 06:03:55 UTC+1, James Foster wrote:

 Hey Eric,

 I just wanted to say thank you for posting this. I've noticed that new 
 versions tend to get rolled out without announcements sometimes. Even for 
 small releases, it is great to hear about the changes and know when they 
 happened.

 James

 On Friday, May 2, 2014 7:06:31 AM UTC+10, Eric Han wrote:

 Hi Everyone,
 We are pleased to announce the latest release of Google App Engine 1.9.4. 
 For more about the general theme on this and the past release, please see 
 our blog 
 post(http://googlecloudplatform.blogspot.com/2014/04/announcing-release-of-google-app-engine-1-9-3.html).

 Release 1.9.4 includes the following enhancements.
 Version 1.9.4 - April 30, 2014

 *Python*

- Fixed an issue with the Search API where it does not correctly parse 
 expressions that use the subtraction operator without surrounding 
 whitespaces.
- Fixed an issue with the devappserver Search API allowing searches for a 
 field with a negated value.
- Fixed an issue with the devappserver Search API not handling searches 
 for empty quotes the same way as production.
- Fixed an issue with the devappserver Search API not matching documents 
 with atom fields the same way as production.
- Fixed an issue with the devappserver Search API allowing expressions 
 that use the snippet operator over a numeric field.
- Fixed an issue with the devappserver Search API allowing sorting 
 expressions to use the snippet operator.
- Fixed an issue with the devappserver Search API not validating that 
 cursors are from a previous search.
- Fixed an issue with the devappserver Search API not parsing queries 
 that use the fuzzy search operator (~).
- Fixed an issue with the devappserver Search API not validating the 
 default value for sorting expressions on date fields.
- Fixed an issue with the devappserver memcache viewer not displaying 
 items with non-ASCII characters properly.
   - https://code.google.com/p/googleappengine/issues/detail?id=9459
- Fixed an issue with the devappserver allowing arbitrarily large file 
 uploads using HTTP POST requests. It now matches production limits of 32MB.
   - https://code.google.com/p/googleappengine/issues/detail?id=10384
- Fixed an issue with NDB deserialization looping infinitely when nested 
 value is None.
   - https://code.google.com/p/googleappengine/issues/detail?id=10758

 *PHP*

- Fixed an issue with libcurl giving a load error for Mac OS X Snow 
 Leopard clients.
   - https://code.google.com/p/googleappengine/issues/detail?id=10405
- Fixed an issue with making simultaneous mysqli connections to the same 
 CloudSQL instance causing the request to time out.


 thanks,eric hanGoogle Cloud Platform



-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] PHP Twilio Services Directory

2014-05-09 Thread 'Amy Unruh' via Google App Engine
hi Jerome,

You shouldn't need to do anything specifically in your app.yaml -- just
include TwilioServices as a subdir of your app project, and deploy it along
with the rest of your app.
Then you can do something like:
require_once TwilioServices/Twilio.php;


On 9 May 2014 06:30, Jerome Ripley jerome.rip...@gmail.com wrote:

 I have working looking with sdk.  But does not deploy.  What should the
 app.yaml look like to get the twilio Services directory to deploy.  Thanks.

 --
 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...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] laravel/framework/src/Illuminate/Filesystem/Filesystem.php - failed to open stream: Read-only file system issue.

2014-05-09 Thread 'Amy Unruh' via Google App Engine
hi,

With app engine, your application can read any files from the deployed
directory structure, but it can’t write to that file system. Instead, the
application can use Google Cloud Storage (GCS) for both reading and writing
files.  See this post for more info:
http://googlecloudplatform.blogspot.com/2014/02/php-app-engine-apps-and-file-system.html

Then, see:
https://gae-php-tips.appspot.com/2013/10/22/getting-started-with-laravel-on-php-for-app-engine/


On 25 April 2014 03:56, Xiang-Hao Siow xiang-hao.s...@iaaprograms.comwrote:

 Hi, I am new to GAE, currently I am trying to deploy my laravel
 application to Google App Engine, however, I encountered this issue which I
 have no idea how to resolve it.

 The error is as follow:

 ErrorException

 file_put_contents(/base/data/home/apps/s~application_name/1.375386200092603893/app/storage/views/172e49bdd70aa416153e417c5b414125):
 failed to open stream: Read-only file system



 Anyone can give me some idea? Thanks!

  --
 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...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread husayt
Over 30 posts here, this issue has been on for hours and no single response 
from GAE team.

At least acknowledge the problem.

There are some great things about GAE, but definetely customer/developer 
relations is not one of them.



On Friday, 9 May 2014 14:46:48 UTC+1, Yair Eshel wrote:

 I seem to have the same problem. I just went over quota, and had add to my 
 daily budget limit (which was over 2 times my regular limit). Is everything 
 allright there?

 On Friday, May 9, 2014 6:40:19 AM UTC+3, blackdew wrote:

 my server make too many Frontend instances

 may be it make instance per request

 from 2 hours ago

 and my last deploy was yesterday may be 24 hours ago

 so, help and give me any advice

 thanks



-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Keith Mukai
Same problem here. Crazy instance numbers since about 4hrs ago. Normally 
3-5 instances and then it grew to 60+. Dead in the water now at my billing 
limit.

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: too many appengine frontend instances

2014-05-09 Thread Diego Duclos
The following was posted on the forums:
https://groups.google.com/forum/#!topic/google-appengine-downtime-notify/VmH7s-Eeyso


On Fri, May 9, 2014 at 5:14 PM, Keith Mukai keith.mu...@essaytagger.comwrote:

 Same problem here. Crazy instance numbers since about 4hrs ago. Normally
 3-5 instances and then it grew to 60+. Dead in the water now at my billing
 limit.

 --
 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...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/d/optout.


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Problem in google app engine using python

2014-05-09 Thread Renzo Nuccitelli
 Hi,

 Would be nice to see your .py script to be sure. What I do on my gae 
projects is adding the following header on each script:

# -*- coding: utf-8 -*-
from __future__ import absolute_import, unicode_literals


This allows you working with unicode on backend code without needing to use 
u'' and without encoding problems. If you are using Jinja2 template system, 
you can pass the values as unicode and it will handle just fine.

 Good Lucky,
 Renzo Nuccitelli

On Sunday, April 27, 2014 4:11:05 PM UTC-3, Ebtesam Ba Shammakh wrote:

 Hi...

 I read you post on:
 *https://groups.google.com/*
 forum/#!msg/google-appengine/Tdni0rchMxE/N5kWBEwsrlIJhttps://groups.google.com/forum/#!msg/google-appengine/Tdni0rchMxE/N5kWBEwsrlIJ
 and I am facing the same issue with Arabic.

 I have main.html file, and import it from main.py by using 
 self.response.out.write(template.render('main.html',values))
 the main.html display the arabi chars but the main.py not!!

 liker this:

  form action=/send method=post accept-charset=utf-8 
  table
  tr
  h3Enter the following information which use in the sending 
 massege/h3
  /tr
  tr
  thself.response.out.write(u'العنوان'.encode('utf-8'))/th
  tdinput type=text name=subject style=width:400px /td
  /tr
  tr
  thself.response.out.write(u'المادة'.encode('utf-8'))/th
   td
   select name=course
 option value=611CS 611/option
 option value=681CS 681/option
 /select
 /td
  /tr
 ..

 please help me!! and thans in advance


-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


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

2014-05-09 Thread Vinny P
On Sat, Apr 26, 2014 at 1:19 AM, Mokter Hossain mok...@gmail.com wrote:

 Hello Ikai,  I used your suggested method (appcfg.py
 create_bulkloader_config --filename=bulkloader.yaml --url=
 http://csp-cs4hs.appspot.com/_ah/remote_api --application=s~csp-cs4hs)

 but still getting same problem, IOError: [Errror 13] Permission denied,
 while giving the following command:

 C:\Program Files (x86)\Google\google_appengine python appcfg.py
 download_data --config_file=bulkloader.yaml  --filename=studentproperty.csv
 --kind=StudentPropertyEntity --url=
 http://csp-cs4hs.appspot.com/_ah/remote_api --namespace=ns_CSP4HS
 Could you pls help me.



Can you try leaving out the --application argument and see what happens? Do
you see any data prompts?


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Build tasks for commit IN PROGRESS Duration (sec) 1,736,701

2014-05-09 Thread Vinny P
On Tue, May 6, 2014 at 11:42 AM, Dino Satto sattoins...@gmail.com wrote:

 Hello, I have a problem with a push-to-deploy.
 It is in PROGRESS to 1,736,701 seconds.
 It is not creating problems, but I would like to fix.
 I also made other push and managed without problems



Whoa, that's an amusing screenshot.

If you don't mind losing your git repo, you can try shutting off then
turning back on git push-to-deploy. Otherwise, the best move would be to
file a production issue:
https://code.google.com/p/googleappengine/issues/entry?template=Production%20issue


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Terminal python application accessing a Backend?

2014-05-09 Thread Vinny P
On Sat, Apr 26, 2014 at 7:42 PM, Icaro Alzuru ialz...@gmail.com wrote:

I have an Android application with a Backend deployed in App Engine.
 From the Endpoints in Android I can update the Datastore and do what I need.
My problem is that I need to create a Terminal (Linux) application to
 access the data in the Datastore, the Terminal application can be written
 in Java or Python, but I would prefer Python.
I suppose that I need to create an endpoint for the python app, but I
 do not know how to do it. When I review the documentation of
 endpointscfg.py, it talks about Javascript, Android, and IOS; moreover,
 always shows examples with web pages, but I do not want to create any web
 page, this is only a script to reading and writing some data in datastore.
Could you give me an advice about what to do? If you can give me a
 little example it would be perfect.




App Engine Endpoints transfers all data as JSON objects, so conceptually
you could have your terminal app speak HTTP/JSON directly to the endpoint
paths.

But the easiest way would be for your Linux application to wrap the
bulkloader (
https://developers.google.com/appengine/docs/python/tools/uploadingdata ),
which can download and upload directly to the datastore.


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: How to store image files from android app using mobile backend starter?

2014-05-09 Thread Vinny P
On Sat, Apr 26, 2014 at 8:09 PM, anshul goel anshul.g...@gmail.com wrote:

 I have already generated the client library and trying the get upload url
 like this:

 try { BlobEndpoint blobEndpoint = new BlobEndpoint();
 String url = blobEndpoint.getUploadUrl(profileImages,
 images,PRIVATE).execute().getShortLivedUrl(); } catch (IOException e)
 { e.printStackTrace(); }

 But its giving this error: No enclosing instance of type Mobilebackend is
 accessible. Must qualify the allocation with an enclosing instance of type
 Mobilebackend (e.g. x.new A() where x is an instance of Mobilebackend).




Did you get this code snippet from
http://googlecloudplatform.blogspot.com/2013/11/connecting-mobile-developers-to-the-cloud-with-google-cloud-endpoints.html?
If so, did you copy the original example endpoint code at
https://github.com/GoogleCloudPlatform/solutions-mobile-backend-starter-java/blob/master/src/com/google/cloud/backend/spi/BlobEndpoint.javaor
did you write your own endpoint?



-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Blobstore returns incorrect url

2014-05-09 Thread Vinny P
On Fri, May 9, 2014 at 7:45 AM, Aidan Mack aidanm...@hotmail.com wrote:

 Hi im having trouble returning the correct url from blob store. Could it
 be because Im logged in as a admin? ... You must be logged in as admin to
 see the page.



If you deploy your application into production App Engine, is the correct
blobstore URL returned?


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Help indentify http://code.google.com/appengine;+appid:+s~repcore-prod

2014-05-09 Thread Vinny P
On Fri, May 9, 2014 at 9:12 AM, CreativeCL creativej...@gmail.com wrote:

 We are trying to identify hits on a website I'm associate with from the
 following app runing on AppEngine
 AppEngine-Google;+(+
 http://code.google.com/appengine;+appid:+s~repcore-prod)
 This hits the website quite frequently even though it is being server http
 403
 an anyone help identify the purpose of this app?



The application ID is the part after *s~*, so the app in question looks to
be named *repcore-prod*. You can visit the app by going to *repcore-prod .
appspot . com* (remove the spaces).

As for the purpose of the app, you'll have to speak to whoever wrote it.
But if you want to report suspected abuse, you can go to
https://support.google.com/code/contact/cloud_platform_report?hl=en


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] PHP Twilio Services Directory

2014-05-09 Thread Vinny P
On Fri, May 9, 2014 at 8:30 AM, Jerome Ripley jerome.rip...@gmail.com
 wrote:

 I have working looking with sdk.  But does not deploy.  What should the
 app.yaml look like to get the twilio Services directory to deploy.



When you say your application isn't deploying, is there a specific error
message popping up? Can you post the exact text of that error message?
Preferably including any stack trace you see.


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Unable to change the Status of Application from None Deployed to Running

2014-05-09 Thread Vinny P
On Tue, May 6, 2014 at 10:04 PM, Faateh-ud-din Ahmed 
faateh.udin.ah...@gmail.com wrote:

 I have created two Applications. Status of one of the application is
 showing :Running while other showing None DeployedHow to change to
 Running.

 Because of this, when put http://application1.appspot.com;, it shows me
 my Dashboard because it status is :Running, while when put 
 http://Application2.appspot.com http://application2.appspot.com/, it
 shows 
 The requested URL / was not found on this server.
 Please help to clear this issue..



Did you deploy your application to both application IDs, or only the first
application ID (*application1 . appspot .com*)?

Try redeploying your application to the second application ID (*application2
. appspot .com*).


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Unable to update app

2014-05-09 Thread Vinny P
On Fri, May 9, 2014 at 4:56 AM, karthick.ja...@a-cti.com wrote:

 Hai i am new in google app engine. i done one project on google app engine
 in my ecllipse but i can't able to deploy, that shows following error
 message

 See the deployment console for more details
 Unable to update app: Error posting to URL
 400 Bad Request
 Error when loading application configuration:
 Unable to assign value 'elogin' to attribute 'url':
 Value 'elogin' for url does not match expression
 '^(?:(?!\^)/.*|\..*|(\(.).*(?!\$).)$'



It sounds like the uploader is having difficulty parsing your app.yaml
file. Can you post the contents of your app.yaml file and your general
application structure?


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Update application files on Eclipse from App Engine

2014-05-09 Thread Vinny P
On Sun, Apr 27, 2014 at 1:45 PM, Asa chater archive4cl...@gmail.com wrote:

 Is there a way to update/synchronise the local app from App Engine, in a
 way to provide the same version of the application to all team member .



In regards to the source code or the data? For data, you can use the
bulkloader to upload and download entities:
https://developers.google.com/appengine/docs/python/tools/uploadingdata

For the source, it depends on your build pipeline. If you're using Java,
PHP, or Python, you can activate Git
push-to-deployhttps://developers.google.com/appengine/docs/push-to-deploy.
You can then use the hosted git repo to sync your application code between
your machines/App Engine. Of course, it might be better for you to
investigate several source-control services, such as Github, Bitbucket,
Google Code, etc.


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Adding search documents in a transaction

2014-05-09 Thread Vinny P
On Wed, May 7, 2014 at 6:30 AM, yngling ayngl...@gmail.com wrote:

 Bump :)
 2014 18:43:55 UTC+2 yngling:

 I want to add an entity to the datastore, and at the same time add a
 search document (the document is just a geolocation and a timestamp, with
 an id to locate the real entity). If the transaction fails and the entity
 is not added to the datastore, I naturally do not want the search document
 to be added either. Is there transactional support for adding search
 documents?



I don't believe Search supports transactions at this time. At a Google I/O
a few years ago, there was some discussion of transactions support (maybe
someone can find the video on YouTube) but I haven't heard anything about
it recently.

Perhaps the best you can do is add a datastore hook to add the search
document after the entity is added:
https://developers.google.com/appengine/docs/python/ndb/entities#hooks


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.