[appengine-java] Re: XMPP Problems

2010-01-21 Thread Hani Naguib
GTalk seems to have fixed itself now. On Jan 20, 9:37 pm, Hani Naguib wrote: > Looks like I am not the only one with this problem! > > http://groups.google.com/group/google-appengine/browse_thread/thread/... -- You received this message because you are subscribed to the Google Groups

[appengine-java] Re: XMPP Problems

2010-01-20 Thread Hani Naguib
Looks like I am not the only one with this problem! http://groups.google.com/group/google-appengine/browse_thread/thread/0d93bab93e3195dc# -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-

[appengine-java] Re: XMPP Problems

2010-01-20 Thread Hani Naguib
It looks like xmpp messages to the application do not get received. It can send xmpp and everything else seems fine. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegr

[appengine-java] XMPP Problems

2010-01-20 Thread Hani Naguib
Anyone else getting problems XMPP? Seems to have started this afternoon. Trying to chat to an appengine bot from beejive (IM client on iphone) I get a [Error 503] The gtalk webgadget in my gmail page shows all appengine buddies as offline! Regards, Hani -- You received this message because you ar

[appengine-java] Update on current problems

2009-11-11 Thread Hani Naguib
Hi noticed that several of my applications were down for a while today. Any news on what caused the outage? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, se

[appengine-java] Re: The API call datastore_v3.Put() is temporarily unavailable.

2009-09-22 Thread Hani Naguib
I am getting this aswell. Basically my apps are down because of this! On Sep 22, 5:45 pm, David wrote: > Any idea what this means? > > com.google.apphosting.api.ApiProxy$CapabilityDisabledException: The > API call datastore_v3.Put() is temporarily unavailable. > > Shows up in my production log

[appengine-java] Re: GAE down? Response Error 500

2009-09-03 Thread Hani Naguib
I am also getting many error 500 pages. This is happening since the issue I mentioned here: http://groups.google.com/group/google-appengine-java/browse_thread/thread/5368cc59ffc3b26b/50cc3ee1cf45c8d8#50cc3ee1cf45c8d8 --~--~-~--~~~---~--~~ You received this message b

[appengine-java] Re: java.lang.NoClassDefFoundError: Could not initialize class freemarker.template.Configuration

2009-09-02 Thread Hani Naguib
Well it looks like something has changed today. I had to change EnumModels's constructor and class and make them public. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to t

[appengine-java] java.lang.NoClassDefFoundError: Could not initialize class freemarker.template.Configuration

2009-09-02 Thread Hani Naguib
Has any thing changed today. My java app stopped working after a redeploy today. I get the following error: org.springframework.web.servlet.FrameworkServlet initServletBean: Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'freem

[appengine-java] Re: java.lang.NoClassDefFoundError: Could not initialize class freemarker.template.Configuration

2009-09-02 Thread Hani Naguib
The root exception seems to be: Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'freemarkerConfig' defined in ServletContext resource [/WEB-INF/gae/gae-web.xml]: Invocation of init method failed; nested exception is java.lang.ExceptionInInitializer

[appengine-java] Re: java.lang.NoClassDefFoundError: Could not initialize class freemarker.template.Configuration

2009-09-02 Thread Hani Naguib
The exception has now changed to: (what is going on!) org.springframework.web.servlet.FrameworkServlet initServletBean: Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'freemarkerConfig' defined in ServletContext resource [/WEB-