[google-appengine] Not able to create new app engine project

2017-10-17 Thread 'Sherin Sunny' via Google App Engine
Hi, I am trying to create a new project as shown in the screenshot: https://screenshot.googleplex.com/jA98azdyeDG But its saying as "You don't have permissions to perform the action on the selected resource.". Can someone suggest me whom to contact or how to change the settings to get the

[google-appengine] Re: Did App Engine update the datastore quota?

2016-08-01 Thread Sunny Jerry
wrote: > > There is a display issue for the new pricing changes we are working to > resolve. > > Regards, > Dan > > On Monday, July 4, 2016 at 3:24:53 AM UTC-6, Sunny Jerry wrote: >> >> Friendly ping since nobody can answer my question >> >> On Sunday,

[google-appengine] Re: Did App Engine update the datastore quota?

2016-07-07 Thread Sunny Jerry
Happy to know that, thanks~ On Thursday, July 7, 2016 at 11:06:07 PM UTC+8, Dan McGrath wrote: > > There is a display issue for the new pricing changes we are working to > resolve. > > Regards, > Dan > > On Monday, July 4, 2016 at 3:24:53 AM UTC-6, Sunny Jerry wrote: &

[google-appengine] Re: Did App Engine update the datastore quota?

2016-07-04 Thread Sunny Jerry
Friendly ping since nobody can answer my question On Sunday, July 3, 2016 at 1:55:29 AM UTC+8, Kamran (Google Cloud Support) wrote: > > > > On Saturday, July 2, 2016 at 1:04:16 PM UTC-4, Sunny Jerry wrote: >> >> Hi >> >> I've noticed that GAE's document sai

[google-appengine] Re: Did App Engine update the datastore quota?

2016-07-02 Thread Sunny Jerry
loud > Support) wrote: >> >> >> >> On Saturday, July 2, 2016 at 1:04:16 PM UTC-4, Sunny Jerry wrote: >>> >>> Hi >>> >>> I've noticed that GAE's document said it will change the datastore quota >>> at July 1st ( >>> h

[google-appengine] Re: RPC failures on redeployed GAE app. How to debug?

2012-11-13 Thread sunny
I am also facing the same problem when trying to update jersey version On Thursday, September 27, 2012 1:19:18 PM UTC+5:30, Lars Ruoff wrote: Sorry, I only now discovered GAE logs: 2012-09-27 09:41:45.824 /gwtflags/FlagService 500 1670ms 0kb Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.1

[google-appengine] App engine initialization error

2012-11-13 Thread sunny
) at java.lang.Thread.run(Thread.java:679) Kindly guide as its stopping an urgent release. Regards Sunny Singh -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web

[google-appengine] web video under the GAE with java

2012-10-15 Thread sunny
I am a new user for GAE.I want to do a new Instant Communication software based on Web and I want to implement the function of Web Video ,please tell me I shoud how to do ? Thank you ! -- You received this message because you are subscribed to the Google Groups Google App Engine group. To

[google-appengine] Huge difference in cpu_ms reported in log and found using QuotaService

2011-08-19 Thread Sunny Gupta
Hello I'm observing huge difference in CPU usage as reported in logs (and on dashboard) and what I see from QuotaService based CPU usage profiling in code. Here're the details: investment-advisor.appspot.com ms=9272 cpu_ms=95562 api_cpu_ms=90569 cpm_usd=2.662842 loading_request=1

[appengine-java] Re: Cron jobs in google app engine

2010-02-22 Thread Sunny Gupta
Hi You can hit the url as specified in the servlet-mapping to hit the cron on dev server. On appengine, it'll automatically be hit as per the schedule specified in cron.xml On Feb 22, 4:34 pm, Sowji sowji.ap...@gmail.com wrote: Hi,  Google App Engine document specefied that,   The dev