Re: [appengine-java] java.lang.NoClassDefFoundError: Could not initialize ... PMF

2010-02-17 Thread Ikai L (Google)
Is this in production or on the development server? On Mon, Feb 8, 2010 at 9:13 PM, gaenoob wrote: > Error for ... > java.lang.NoClassDefFoundError: Could not initialize class dao.PMF >at > > > > my app got the above problems quite often. And, it will get cured by > itself after a

[appengine-java] java.lang.NoClassDefFoundError: Could not initialize ... PMF

2010-02-09 Thread gaenoob
Error for ... java.lang.NoClassDefFoundError: Could not initialize class dao.PMF at my app got the above problems quite often. And, it will get cured by itself after a while. Any idea how to fix it totally? i checked - nothing above quote limits. -- You received this message