I've undeployed wicket-examples-1.3.x, brix-demo,
wicket-contrib-examples (1.2.x).
Let's see whether it will behave better now.

On Tue, May 8, 2012 at 3:18 PM, Korbinian Bachl - privat
<korbinian.ba...@whiskyworld.de> wrote:
> Hi,
>
> some hints:
>
> Make sure the jvm the server is running in is started with (I assume JRE 1.6
> -> 1.6.0_32):
>
> -server
> -XX:+UseConcMarkSweepGC
> -XX:+CMSPermGenSweepingEnabled
> -XX:+CMSClassUnloadingEnabled
>
> Also make sure permGen is specified big enough, e.g:
> -XX:MaxPermSize=384m
>
>
> Also, I wouldn't recommend to restart the tomcat too often, else you'll
> loose the goodies of the HotSpot VM;
>
> Best
>
>
>
> Am 08.05.12 11:59, schrieb Martin Grigorov:
>
>> I can see it now ...
>> Maybe it is because I uploaded the examples for 6.x, 1.5.x, 1.4.x,
>> inmethod-grid and Brix at it.
>> I'm not sure how much this machine can handle ...
>> I'll undeploy Brix and some old wicket-contrib examples.
>>
>> On Tue, May 8, 2012 at 12:43 PM, Fergal Keating
>> <fergal.keat...@directski.com>  wrote:
>>>
>>> I got a PermGen space error on that URL.
>>>
>>> javax.servlet.ServletException: Filter execution threw an exception
>>>
>>> *root cause*
>>>
>>> java.lang.OutOfMemoryError: PermGen space
>>>
>>>
>>> On 8 May 2012 08:31, Martin Grigorov<mgrigo...@apache.org>  wrote:
>>>
>>>>
>>>>
>>>> http://www.wicket-library.com/wicket-examples/repeater/wicket/bookmarkable/org.apache.wicket.examples.repeater.FormPage
>>>> works OK for me
>>>>
>>>> On Tue, May 8, 2012 at 12:43 AM, Corbin, James<jcor...@iqnavigator.com>
>>>> wrote:
>>>>>
>>>>> The wicket examples (www.wicket-library.com/wicket-examples/) seems to
>>>>
>>>> be having issues.
>>>>>
>>>>>
>>>>> I select the Contacts Editor option under the repeaters section and I
>>>>
>>>> get a permgen error.
>>>>>
>>>>>
>>>>> Is this site working properly?  I assume the URL above is appropriate?
>>>>>
>>>>> J.D.
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Martin Grigorov
>>>> jWeekend
>>>> Training, Consulting, Development
>>>> http://jWeekend.com
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>
>>>>
>>>
>>>
>>> --
>>> Fergal Keating
>>> IT Senior Engineer
>>> -----------------------------------------------
>>> e. fergal.keat...@directski.com
>>> p. NA
>>> w. www.directski.com
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to