[google-appengine] Re: [WARNING] Error injecting: com.google.appengine.devappserver.DevAppServerRunner

2014-11-20 Thread Ram swaroop Patra
Please help me solve this issue. It arises when i execute `mvn appengine:devserver`. -- 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+unsub

Re: [google-appengine] App Engine Server question

2014-11-20 Thread Vinny P
On Thu, Nov 20, 2014 at 2:44 PM, Mark Tregellas < trig...@crisiscleanup.org.au> wrote: > Hi Everyone, I am having difficulties installing an SSL certificate on the > Google App engine for a custom domain. Does anyone know what type of format > the certificates need to be and whether or not interme

Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-20 Thread Vinny P
On Thu, Nov 20, 2014 at 4:18 PM, Gannicus wrote: > 3) The error doesn't occur at all with Java Projects and Android projects. > If the problem doesn't occur at all when you're creating an Android project, what you can try to do is create a new "Android Application Project", then right click on

Re: [google-appengine] Getting exit_code=204 on every second request

2014-11-20 Thread jothirmayee b
Hi Amy, I have a PHP project which works fine except on one particular page, if requested, fails with a: 500 Internal server error and i added apc.cache_by_default = "0" to a php.ini file in the root of myApp Engine project. but it didn't work. Can u help me? Thanks jothirmayee On Tuesday, Ma

[google-appengine] Distributed Promises library for python on appengine

2014-11-20 Thread Emlyn
Hi AppEngine Pythonistas, I've written a useful library for distributed processing in AppEngine, implementing distributed promises. They're described in detail in this post: https://point7.wordpress.com/2014/11/21/distributed-promises-for-appengine/ I want to open source the library, can anyone

Re: [google-appengine] Re: New AppEngine Console seems to hang quite a bit

2014-11-20 Thread kj
MacOS 10.9.5, Chrome Version 39.0.2171.62 beta (64-bit). On Thursday, November 20, 2014 1:02:59 PM UTC-8, Michael Thomsen (Google Inc.) wrote: > > Thanks, one last question: Which browser and OS are you using? > > On Thu, Nov 20, 2014 at 12:59 PM, Keith Johnston > wrote: > >> Sure - when logged

Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-20 Thread Gannicus
Thank you for your help. Step by step: 1) when trying to create an "App Engine Connected Android Project" the wizard says "Creation of element failed. Reason: unknown protocol: c". The project is created but the console reports an error: "RegisterActivity cannot be resolved to a type" 2) when

Re: [google-appengine] New AppEngine Console seems to hang quite a bit

2014-11-20 Thread husayt
Hi Michael, Today is my lucky day. Someone is looking at concrete issues with Cloud Console. I will provide you with any information you need. You can't imagine how much pain I had with it. Re 1. To be fair for last two days it seems to be working. But I had problems opening task queue when i

Re: [google-appengine] Re: New AppEngine Console seems to hang quite a bit

2014-11-20 Thread 'Michael Thomsen' via Google App Engine
Thanks, one last question: Which browser and OS are you using? On Thu, Nov 20, 2014 at 12:59 PM, Keith Johnston wrote: > Sure - when logged into 2 google accounts, if I go to the cloud console, I > can select the project, but then the dashboard for that project never > loads. I just see the 3 an

Re: [google-appengine] Re: New AppEngine Console seems to hang quite a bit

2014-11-20 Thread Keith Johnston
Sure - when logged into 2 google accounts, if I go to the cloud console, I can select the project, but then the dashboard for that project never loads. I just see the 3 animating dots. On Thursday, November 20, 2014 12:56:18 PM UTC-8, Michael Thomsen (Google Inc.) wrote: > > Thanks. I would lik

Re: [google-appengine] Re: New AppEngine Console seems to hang quite a bit

2014-11-20 Thread 'Michael Thomsen' via Google App Engine
Thanks. I would like to try and hunt this issue down. Can you give me a concrete example of some thing that failed when using multiple accounts in a single profile but works when using separate profiles? On Thu, Nov 20, 2014 at 12:49 PM, Keith Johnston wrote: > It is not consistent. I am now us

Re: [google-appengine] New AppEngine Console seems to hang quite a bit

2014-11-20 Thread 'Michael Thomsen' via Google App Engine
Hi Huseyn, If there are issues in the new console we definitely want to get them resolved. Some questions: RE 1: Do you mean that some times the task queue table simply fails to load? Do you get a specific error when that happens? How consistently does it occur? It it the pull queue tab, the push

Re: [google-appengine] Re: New AppEngine Console seems to hang quite a bit

2014-11-20 Thread Keith Johnston
It is not consistent. I am now using a separate Chrome user as suggested by PK and it seems to be working great! On Thursday, November 20, 2014 12:45:09 PM UTC-8, Michael Thomsen (Google Inc.) wrote: > > Hi there, I tried to reproduce the issue of "the console is not working" > when using multi

Re: [google-appengine] Re: New AppEngine Console seems to hang quite a bit

2014-11-20 Thread 'Michael Thomsen' via Google App Engine
Hi there, I tried to reproduce the issue of "the console is not working" when using multiple Google accounts, but I cannot get it to fail. Can you mention the concrete steps you took that did not work? Do they consistently fail, or just sometimes? Thanks, Michael Thomsen On Thu, Nov 20, 2014 at 1

[google-appengine] App Engine Server question

2014-11-20 Thread Mark Tregellas
Hi Everyone, I am having difficulties installing an SSL certificate on the Google App engine for a custom domain. Can anyone tell me exactly what type of server the app engine in on? Does anyone know what type of format the certificates need to be and whether or not intermediary certificate need

Re: [google-appengine] Re: New AppEngine Console seems to hang quite a bit

2014-11-20 Thread PK
A lot of things are broken with multiple Google accounts. Use the Google Chrome multiple users feature with only one Google account per Chrome window, to keep your sanity:  https://support.google.com/chrome/answer/2364824?hl=en PK http://www.gae123.com On November 20, 2014 at 12:17:40 PM, Keit

[google-appengine] Re: New AppEngine Console seems to hang quite a bit

2014-11-20 Thread Keith Johnston
The new console also works if I log into it in an incognito window. I have a feeling it is trying to use the wrong Google credentials when I am logged into multiple Google accounts simultaneously. On Tuesday, November 18, 2014 8:42:28 AM UTC-8, kj wrote: > > I have never had problems with the ol