how to Upload/rollback Google App-engine application code using Terminal.
On Fri, Apr 5, 2013 at 12:50 AM, <[email protected]> wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/google-appengine/topics > > - Does deleting a backup also delete the files in Cloud > Storage?<#13dd67f03b6ab6f8_group_thread_0>[4 Updates] > - Google Compute Engine w/ App Engine<#13dd67f03b6ab6f8_group_thread_1>[1 > Update] > - Google Cloud Support Pricing w/ App > Engine<#13dd67f03b6ab6f8_group_thread_2>[1 Update] > - App Engine (Java) application - Browse and search Google > Spreadsheets content <#13dd67f03b6ab6f8_group_thread_3> [1 Update] > - Resident instance not serving the > traffic<#13dd67f03b6ab6f8_group_thread_4>[3 Updates] > - Backend shutdown/restart broken <#13dd67f03b6ab6f8_group_thread_5>[1 > Update] > - Test and Upgrade your App Engine Java Application to a Java 7 > runtime...now. <#13dd67f03b6ab6f8_group_thread_6> [1 Update] > - too many error over last 3 days <#13dd67f03b6ab6f8_group_thread_7>[1 > Update] > - Limitation on “Exceeded maximum allocated > IDs”<#13dd67f03b6ab6f8_group_thread_8>[9 Updates] > - instances screen - View Logs not working - unnecessary > instance<#13dd67f03b6ab6f8_group_thread_9>[1 Update] > > Does deleting a backup also delete the files in Cloud > Storage?<http://groups.google.com/group/google-appengine/t/500ef9995fc904fe> > > Arie Ozarov <[email protected]> Apr 03 01:26PM -0700 > > Right. Deleting a backup does not delete the associated Google Cloud > Storage files (but does delete the associated blobstore files). > We may provide an option to delete the associated Google Cloud > ...more<http://groups.google.com/group/google-appengine/msg/e22a0c3439b20d46> > > > Jason Collins <[email protected]> Apr 03 03:13PM -0700 > > Thanks for the response Arie. Once I get access to the Cloud Storage > JSON > API, I will have developed my own backup scrubber. > > "Using a folder per backup can help with maintenance." > > ...more<http://groups.google.com/group/google-appengine/msg/68878abb8ea04308> > > > Bryce Cutt <[email protected]> Apr 03 09:17PM -0700 > > To give myself more control and more options when running backups I > have a > cron job that calls my own handler and I have that handler spin off a > task > to the backup handler. That way I can, based > ...more<http://groups.google.com/group/google-appengine/msg/2a0c1a935eddd275> > > > Arie Ozarov <[email protected]> Apr 04 12:08PM -0700 > > I think it should work if you provide the folder as part of the > gs_bucket_name value (e.g. 'bucket/folder/'). > Also, gsutil does support wildcard (and delete with wildcard) and the > gs > ...more<http://groups.google.com/group/google-appengine/msg/4978b9fe37bebd6a> > > Google Compute Engine w/ App > Engine<http://groups.google.com/group/google-appengine/t/2423160d76d32eb3> > > Kinesh Patel <[email protected]> Apr 04 11:24AM -0700 > > Question for the App Engine team: > > I really like that compute engine is becoming available for us to > build > more flexible services, but I'm curious how it plays with App Engine. > Is > ...more<http://groups.google.com/group/google-appengine/msg/23cbaac69979faa2> > > Google Cloud Support Pricing w/ App > Engine<http://groups.google.com/group/google-appengine/t/1316c7db989a9695> > > Kinesh Patel <[email protected]> Apr 04 11:04AM -0700 > > With the new support pricing for Google Cloud (e.g. Gold > Standard..$400/ > month), how does this work with App Engine premier pricing? > > If I want gold support, do I now have to pay $400 + $500 = > ...more<http://groups.google.com/group/google-appengine/msg/3dbb95187d53edef> > > App Engine (Java) application - Browse and search Google Spreadsheets > content<http://groups.google.com/group/google-appengine/t/79856b8b2ba879e2> > > Vinny P <[email protected]> Apr 04 10:58AM -0700 > > > > is there anyone who can help me? I can pay for it - I need solution > > quickly. > > Hi David, > > I had some free time last night, so I knocked together a sample app > based > on this documentation: > ...more<http://groups.google.com/group/google-appengine/msg/69913456221be68a> > > Resident instance not serving the > traffic<http://groups.google.com/group/google-appengine/t/e4a44ca50fbd5107> > > Aswath Satrasala <[email protected]> Apr 04 09:37AM +0530 > > Hello, > I have the appid Application settings > Idle instances: 1 - Automatic > > My app is idle, and I can see the logs, that there is no traffic > There is one Resident instance. > > > ...more<http://groups.google.com/group/google-appengine/msg/66056943b9788f97> > > > Barry Hunter <[email protected]> Apr 04 12:28PM +0100 > > > > - New instance is created > > That is expected. Its there to serve the new traffic. > > > > > - the request is served by the new instance > > Are you absolutely sure of this? What evidence do you > ...more<http://groups.google.com/group/google-appengine/msg/43ad370e6b8e3282> > > > Vinny P <[email protected]> Apr 04 10:29AM -0700 > > The resident is there to absorb *spikes* in traffic, not to handle > standard > traffic operations. In an *ideal* world, what should be happening is > that > you start out with resident instances. > ...more<http://groups.google.com/group/google-appengine/msg/64e56c03cfa0ae> > > Backend shutdown/restart > broken<http://groups.google.com/group/google-appengine/t/a898f72ba7abd550> > > Richard <[email protected]> Apr 04 09:06AM -0700 > > I am seeing the following across multiple apps written in Python: > > 1) Backend running a background thread (via: > start_new_background_thread()) > gets shutdown. > 2) Backend gets restarted AN HOUR > ...more<http://groups.google.com/group/google-appengine/msg/ec78947cd375a20c> > > Test and Upgrade your App Engine Java Application to a Java 7 > runtime...now.<http://groups.google.com/group/google-appengine/t/c715dde8d7ed4b54> > > Ludovic Champenois <[email protected]> Apr 04 08:35AM -0700 > > Hi, > > It's coming! Are you ready? > > Google App Engine Java SDK 1.7.7 (shipping very soon) will deploy all > Java > applications to the new Java 7 runtime. Did you do a sanity test with > your > ...more<http://groups.google.com/group/google-appengine/msg/3ffdacccb99483e0> > > too many error over last 3 > days<http://groups.google.com/group/google-appengine/t/c800d5b7a3f598b2> > > Nicanor Babula <[email protected]> Apr 04 07:17AM -0700 > > Could you post the error you were getting? > > Il giorno mercoledì 3 aprile 2013 10:30:07 UTC+2, Sudip Mukherjee ha > scritto: > > ...more<http://groups.google.com/group/google-appengine/msg/ffc5c65a599a6f77> > > Limitation on “Exceeded maximum allocated > IDs”<http://groups.google.com/group/google-appengine/t/dd1a4d9dc09af75f> > > GoSharp Lite <[email protected]> Apr 04 12:37AM -0700 > > *Issue 9110:* > > Application ID : gochild2009.appspot.com > > > My app is running fine for months. Today it starts to give error on > "Exceeded maximum allocated IDs" with datastore put. > ...more<http://groups.google.com/group/google-appengine/msg/c22b4e91e0a8ae73> > > > GoSharp Lite <[email protected]> Apr 04 02:13AM -0700 > > *This might be a JDO limitation. Is there a setting to increase > maximum > allocation IDs?* > > java.lang.IllegalArgumentException: Exceeded maximum allocated IDs > at > ...more<http://groups.google.com/group/google-appengine/msg/af6906b4c522b510> > > > Ian Marshall <[email protected]> Apr 04 05:14AM -0700 > > What is the relevant code (and values) that experience this exception? > > > > ...more<http://groups.google.com/group/google-appengine/msg/80742f664cef2587> > > > GoSharp Lite <[email protected]> Apr 04 05:40AM -0700 > > The code is a simple datastore.put(entity). I'm getting close to find > the > problem. The kind which gives "Exceeded maximum allocated IDs" only > has 1483 entities, but the last entity > ...more<http://groups.google.com/group/google-appengine/msg/f083be7a5f953e87> > > > GoSharp Lite <[email protected]> Apr 04 06:13AM -0700 > > I found another kind which gives "Exceeded maximum allocated IDs". > This kind only has 2545 entities. Looking at the id sequence, at around > 1223 entity id=6070550, the next entity > ...more<http://groups.google.com/group/google-appengine/msg/80686024eb9e2404> > > > GoSharp Lite <[email protected]> Apr 04 06:21AM -0700 > > I have a kind which shows the time of id jump as shown below. > id=6045690, 2011-11-17 03:24:34.576000 > id=9223259787545788651, 2011-11-18 16:09:36.499000 > > > On Thursday, April 4, 2013 > ...more<http://groups.google.com/group/google-appengine/msg/657cb55bd149105b> > > > GoSharp Lite <[email protected]> Apr 04 06:26AM -0700 > > Another kind shows the id jump at about the same time. > id=6071550, 2011-11-18 06:00:31.469000 > id=9223259787545787652, 2011-11-18 15:51:32.743000 > > > On Thursday, April 4, 2013 9:21:05 > ...more<http://groups.google.com/group/google-appengine/msg/78bb348569cc272b> > > > Barry Hunter <[email protected]> Apr 04 02:43PM +0100 > > This thread > > > https://groups.google.com/forum/?fromgroups=#!topic/google-appengine/r7L2mH3VzLw > mentions they where going to change the id allocation online. > > Maybe that is now causing issue? > > > > ...more<http://groups.google.com/group/google-appengine/msg/5d6d657307508352> > > > GoSharp Lite <[email protected]> Apr 04 06:52AM -0700 > > Kinds in my app with key generated by myself still function well. > Kinds which I let datastore generate key automatically all has "Exceeded > maximum allocated IDs" problem now. > > > > > ...more<http://groups.google.com/group/google-appengine/msg/aa97a8a92c6e573e> > > instances screen - View Logs not working - unnecessary > instance<http://groups.google.com/group/google-appengine/t/472ee9135d112c43> > > Aswath Satrasala <[email protected]> Apr 04 07:17AM +0530 > > Unnecessary instances running and getting charged. > > appid: accountingguru-india > Today, I am checking the instances around 7am IST. > I dont' have the traffic for the last 2.5 hrs in the morning. > ...more<http://groups.google.com/group/google-appengine/msg/d31444bb0451b7e4> > > You received this message because you are subscribed to the Google Group > google-appengine. > You can post via email <[email protected]>. > To unsubscribe from this group, > send<[email protected]>an empty message. > For more options, > visit<http://groups.google.com/group/google-appengine/topics>this group. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- With Best Regards . SAGAR VASULE Software Engineer -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
