You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Tobias Soloschenko <to...@googlemail.com> on 2015/02/17 13:53:59 UTC

GC overhead limit exceeded exception @ wicket-examples.

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

Re: GC overhead limit exceeded exception @ wicket-examples.

Posted by Tobias Soloschenko <to...@googlemail.com>.
Hi Martin,

the exception are copy / paste from wicket-library.com - forgot to say that. 

Locally everything is working fine.

kind regards

Tobias

> Am 17.02.2015 um 14:55 schrieb Martin Grigorov <mg...@apache.org>:
> 
> 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 <
> tobiassoloschenko@googlemail.com> 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
>> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: GC overhead limit exceeded exception @ wicket-examples.

Posted by Martin Grigorov <mg...@apache.org>.
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 <
tobiassoloschenko@googlemail.com> 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
>