This sounds a whole lot like the problem that we Python users ran into a couple weeks back. (In our case, it said it couldn't find stuff to import, which is the python analogue of a Java class not found.)
Google promised us a post-mortem of that, which never happened (as far as I am aware). They did blame it on pilot error, though. -Joshua On Mar 25, 2011, at 1:28 PM, radomir wrote: > Unfortunately, I cannot see that because the stack trace is cut of > before root cause with the class name was printed. > > This morning I'm sure I've seen it's related to missing some class > from javax mail package but can't find that error any more. My logs > are filled with errors as all requests today has failed probably > overriding logs I've seen this morning. > > This is definitely something on Google's side. I've tried switching > back to previous version that was also working for days but it throws > the same error. I the same issue on two HR applications and one is > with billing enabled. Very disturbing and disappointing. :( > > > > On Mar 25, 6:13 pm, Simon Knott <[email protected]> wrote: >> What class is it not finding? My HR app is fine at the moment. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
