Re: [google-appengine] What will occur to my GAE custom domain once the Google Apps free trial ends?

2014-02-07 Thread Vinny P
On Thu, Feb 6, 2014 at 11:14 AM, Alan wrote: > I just need to know whether my app will continue working with the custom > domain or not. I do understand that I will not be able to change settings > with regards to the domain, however, right now is critical to understand > whether the domain will

[google-appengine] Re: App Engine Tutorials For Beginners

2014-02-07 Thread karan sharma
> The problems i am facing are with R.java file...I followed the steps like > deleting it but could not regenerate it..Also at that point when I posted > the query I was not sure which libraries should come in which folder as > errors were mostly related to libraries ..But that I achieved a

Re: [google-appengine] It is possible to update datastore entities or delete entities of a Kind?

2014-02-07 Thread PK
If you are using one and the same key, you are creating only one entity which you keep overwriting. Go to the console and look at the entities in the datastore. By the way I do not see a put() in this code PK http://www.gae123.com On February 7, 2014 at 7:22:26 AM, Juan de Dios Becerra (j.bece

[google-appengine] Google Memory

2014-02-07 Thread pdknsk
I've received a message about updated TOS, which has a huge list of app ids, most of which have been deleted long ago. I assume there was a mistake made somewhere. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this g

Re: [google-appengine] It is possible to update datastore entities or delete entities of a Kind?

2014-02-07 Thread Juan de Dios Becerra
Yes, but I don't see where to associate the ID, when I create my entities I use only one key for all the entities, see this snippet: Key activityData = KeyFactory.createKey("Activity", "ActivityData"); for(int a = 0 a < activities.size(); a++){ Entity activityDesglose = new Entity("Activitie

Re: [google-appengine] http header length limitation

2014-02-07 Thread Fredrik Enestad
On Thursday, February 6, 2014 1:58:09 AM UTC+1, Vinny P wrote: > > On Mon, Feb 3, 2014 at 5:58 PM, Fredrik Enestad < > fredrik...@soundtrackyourbrand.com > wrote: > >> We are currently sending auth tokens in custom headers in our >> application. When the application is deployed to GAE those head

[google-appengine] Flushing Memcache Many Times Today

2014-02-07 Thread James Gilliam
GAE has flushed memcached three or four times today -- annoying. Plus, their instance hours are running high -- hopefully, it will get backed out before the final bill. Memcache has been unusually stable for the last few weeks ... I guess it had to end at some point. My guess is they are roll

[google-appengine] Frontend Instance Hours running high.

2014-02-07 Thread Nijin Narayanan
I have notice that google appengine frontend instance hours running from this week onwards anyone have facing same issue ? -Nijin Narayanan -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving e