Re: [google-appengine] GIT push-to-deploy problem.

2013-08-30 Thread Vinny P
On Fri, Aug 30, 2013 at 10:10 AM, Didier Girard wrote: > For about 1 hour I'm not able to deploy via git on AppEngine. > > I have try to : > - recreate the token. > - recreate a Git repo on appengine. > > The error message is in the attach file. > > Can you try disabling git, uploading a new ve

Re: [google-appengine] Migrating to Python 2.7

2013-08-30 Thread Vinny P
On Fri, Aug 30, 2013 at 10:10 PM, Kim Jae wrote: > Thanks for the info! would you mind taking a look at the revised yaml file > I made? I tried to deploy it but am still getting Process exited with code > 1 error. attached is the file for your reference. > > Great, I see you removed all the blan

Re: [google-appengine] Migrating to Python 2.7

2013-08-30 Thread Kim Jae
Thanks for the info! would you mind taking a look at the revised yaml file I made? I tried to deploy it but am still getting Process exited with code 1 error. attached is the file for your reference. On Fri, Aug 30, 2013 at 9:30 AM, Vinny P wrote: > OK, I think I have it. Add a space between *t

Re: [google-appengine] Testing Modules with development server: modules and dispatcher not started

2013-08-30 Thread Rafael
In the java appengine version they haven't implemented the dispatch.xml configuration to work on dev servers. That means myself having to test a rather complex app directly production and adding hundreds of bugs per second. I have been informed that the maximum we can do at this point is to star t

[google-appengine] Cant Login to Google Apps from Eclipse 4.3

2013-08-30 Thread RRRaney
Hello, I have Installed Eclipse 4.3 and the Google Plugin for Eclipse 4.3. When I try to deploy an App, or click the login to Google at the lower right, I get the Login Screen. After login I am taken to a screen Google Plugin for Eclipse, This App would like to (several items listed) my choices

[google-appengine] Guice 3 on the appengine - possible performance hint

2013-08-30 Thread Raphael André Bauer
Hi, we recently debugged a performance issue with Guice 3 running on the App Engine. I don't want to go into the details, but it turned out that our app on GAE is faster (both initial startup + warmup requests) when Guice is ran in Stage.PRODUCTION than in Stage.DEVELOPMENT (the default stage whe

[google-appengine] javax.validation 1.1 and GAE/J

2013-08-30 Thread Raphael André Bauer
Hi, I recently tried to use hibernate-validation 5.0.1.Final on the AppEngine, but ran in some severe security issues. To be precise - the security issues came because of the el-api provided by org.glassfish.web javax.el version 2.2.4. wants to access some internals blacklisted by GAE. The old v

[google-appengine] How can I change the Data Storage Selection setting?

2013-08-30 Thread Ian Marshall
The Google App Engine terms of service, under paragraph 2.3a, state Customer may select via the Service whether the Core App Engine End User > Data will be stored permanently, at rest, in either the United States or > the European Union, and Google will store it accordingly ("App Engine Data >

[google-appengine] Re: Hanging on last Backend (or Module) memcache writes

2013-08-30 Thread Julian Kent
2 seconds is confirmed as not hanging over 30+ runs. I'll be away for a week, but when I'm back I'm going to try 1 second. -- 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, se

[google-appengine] GIT push-to-deploy problem.

2013-08-30 Thread Didier Girard
Hello all, For about 1 hour I'm not able to deploy via git on AppEngine. I have try to : - recreate the token. - recreate a Git repo on appengine. The error message is in the attach file. Any idea ? Thanks in advance, DG -- You received this message because you are subscribed to the Google G

[google-appengine] operating on too many entity groups in a single transaction.

2013-08-30 Thread nermin . brgulja
Hello Group, I have googled for this error and as far as I can see, the Appengine Datastore does not support more than 5 Groups in a transaction (at least in a XG Transaction). OK ... but how do I get the the following issue done: *1. I am using OpenSeccionInView Pattern. See my code below:*

Re: [google-appengine] Can't integrate GCS to existing AppEngine project

2013-08-30 Thread David Hardwick
We had a small stumble with Google Cloud Storage too, recently, but not calling from App Engine but from Compute. We tried to make a call to it but it returned that we were over quota on our first call. We could upload files from the web interface, so we were confused. Turns out that the JSON

[google-appengine] how to calculate GMT timestemp to apoch timestemp ?

2013-08-30 Thread Vijay Kumbhani
Give me algorithms how it calculate -- 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 gro