I'm receiving 500 error message from a previously working app. The first requests to the app appear to be failing today. I'm following the instructions in the message by reporting it here. Please let me know if there's another more appropriate place to post.
thank you, Jason The url for the app is: http://test.facebook-bitmenu.appspot.com/ The error message in a browser is: Error: Server ErrorThe server encountered an error and could not complete your request. If the problem persists, please report<http://code.google.com/appengine/community.html> your problem and mention this error message and the query that caused it. The error in the logs is: 2011-07-14 14:12:06.736 Uncaught exception from servlet javax.servlet.UnavailableException: Initialization failed. at com.google.apphosting.runtime.jetty.AppVersionHandlerMap.createHandler(AppVersionHandlerMap.java:211) 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.handleRequest(JavaRuntime.java:260) -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/-KcspPS0UpcJ. 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.
