We are experiencing the same problem. Production issue has been filed [1]. We need this fixed ASAP. This is the second time in a short period that Vosao suddenly stops working on GAE.
[1] http://code.google.com/p/googleappengine/issues/detail?id=6231 Viğar On Wed, Nov 2, 2011 at 8:16 PM, Armen Danielyan <[email protected]> wrote: > Svitlana, > Thank you for your quick response. It's good to know there is a way to fix > the problem. > Did you create a new version on the existing app or you created a new app > from scratch? > I'll follow these steps if no better solution is found within the next 24 > hours. > I am sure everybody has/will have this problem. > Thanks, > Armen > > On Wed, Nov 2, 2011 at 4:09 PM, Svitlana Matsutska <[email protected]> > wrote: >> >> I had exactly the same problem. >> The only way (fast) to solve it was to create new google app, move all >> data to new app, make from scratch installation of vosao-0.9.9 on new app. >> If you can find the better way, please share. >> Regards >> Svitlana >> 2011/11/2 Armen <[email protected]> >>> >>> All of my Vosao instances are down. It seems Google again changed >>> something... >>> Any ideas on how to fix this? >>> >>> Uncaught exception from servlet >>> java.lang.NoClassDefFoundError: Could not initialize class >>> org.vosao.filter.ContextFilter >>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) >>> at >>> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) >>> at >>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) >>> at java.lang.reflect.Constructor.newInstance(Constructor.java:532) >>> at java.lang.Class.newInstance0(Class.java:372) >>> at java.lang.Class.newInstance(Class.java:325) >>> at org.mortbay.jetty.servlet.Holder.newInstance(Holder.java:153) >>> at org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:92) >>> at >>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50) >>> at >>> org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:662) >>> at org.mortbay.jetty.servlet.Context.startContext(Context.java:140) >>> at >>> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) >>> at >>> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517) >>> at >>> org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:467) >>> at >>> org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50) >>> at >>> com.google.apphosting.runtime.jetty.AppVersionHandlerMap.createHandler(AppVersionHandlerMap.java:202) >>> at >>> com.google.apphosting.runtime.jetty.AppVersionHandlerMap.getHandler(AppVersionHandlerMap.java:171) >>> at >>> com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceRequest(JettyServletEngineAdapter.java:123) >>> at >>> com.google.apphosting.runtime.JavaRuntime$RequestRunnable.run(JavaRuntime.java:418) >>> at >>> com.google.tracing.TraceContext$TraceContextRunnable.runInContext(TraceContext.java:449) >>> at >>> com.google.tracing.TraceContext$TraceContextRunnable$1.run(TraceContext.java:455) >>> at com.google.tracing.TraceContext.runInContext(TraceContext.java:695) >>> at >>> com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:333) >>> at >>> com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:325) >>> at >>> com.google.tracing.TraceContext$TraceContextRunnable.run(TraceContext.java:453) >>> at >>> com.google.apphosting.runtime.ThreadGroupPool$PoolEntry.run(ThreadGroupPool.java:251) >>> at java.lang.Thread.run(Thread.java:679) >>> >> > > -- 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 [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-java?hl=en.
