Hi Tobias, I always run the examples in embedded Jetty locally, to test/debug something. http://www.wicket-examples.com runs on Tomcat 6.x and this could be the reason why it is down so often lately. I didn't have time to investigate yet. The error says that there is no enough memory available and there is a lot GC.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Feb 17, 2015 at 2:53 PM, Tobias Soloschenko < [email protected]> wrote: > Hi everyone, > > I got an error when I try to access wicket-examples. > > kind regards > > Tobias > > HTTP Status 500 - Filter execution threw an exception > ------------------------------ > > *type* Exception report > > *message* *Filter execution threw an exception* > > *description* *The server encountered an internal error that prevented it > from fulfilling this request.* > > *exception* > > javax.servlet.ServletException: Filter execution threw an exception > > *root cause* > > java.lang.OutOfMemoryError: GC overhead limit exceeded > > *note* *The full stack trace of the root cause is available in the Apache > Tomcat/6.0.36 logs.* > ------------------------------ > Apache Tomcat/6.0.36 >
