Re: [google-appengine] Re: NullPointerException when javatil.logging.Logger.info(...) ?

2016-04-05 Thread 'Erez Haba' via Google App Engine
Thank you! On Mon, Apr 4, 2016 at 12:42 AM, Mihail Lesikov <mlesi...@gmail.com> wrote: > 465622312270 > and > 799672846318 > > both projects was affected by that problem > > понеделник, 4 април 2016 г., 0:33:28 UTC+3, Erez Haba написа: >> >> Hi Mihail,

[google-appengine] Re: NullPointerException when javatil.logging.Logger.info(...) ?

2016-04-03 Thread 'Erez Haba' via Google App Engine
Hi Mihail, What is your project id if you don't mind sharing? On Saturday, April 2, 2016 at 10:51:14 PM UTC-7, Mihail Lesikov wrote: > > It looks like that everything is working fine now. > > Thanks for your reply > -- You received this message because you are subscribed to the Google Groups

[google-appengine] Re: OverQuotaException without being over quota

2014-07-24 Thread erez
I have the same issue. App id is: *vp3golemProject Number:*6228584443 All operations (DB, Queue, etc..) raise OverQuotaException Although billing is enabled, and quotas all seems OK on the admin console. Please help! -- You received this message because you are subscribed to the Google

[google-appengine] Post about creating creating a Facebook application with Google App Engine and Google Web Toolkit in Java

2011-04-04 Thread Erez Mazor
Hi, Wrote a post about creating a simple introductory Facebook application with Google App Engine and Google Web Toolkit in Java using the Google plugin for Eclipse. You can find it my bloghttp://techo-ecco.com/blog/creating-a-facebook-app-with-google-app-engine-and-google-web-toolkit/ . --