Hello Erik,
We are running in deployment mode, I'm afraid we already tried that.
It seems to be the PageMaps that are causing the problems by writing a
lot of data to an outputstream. Also having multiple PageMaps is
unnecessary in our case, but the Application seems to keep making new
ones. I have tried various settings for PageMaps, but none of them seem
to work.
The settings I tried were:
- getApplication().getPageSettings().setMaxPageVersions(0);
- getApplication().getPageSettings().setVersionPagesByDefault(false);
- getApplication().getSessionSettings().setMaxPageMaps(1);
Regards,
Arjan Zwaan.
Date: Thu, 30 Nov 2006 09:25:34 +0100
From: Erik van Oosten <[EMAIL PROTECTED]>
Subject: Re: [Wicket-user] Problem disabling PageMaps (A. Zwaan)
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hello Arjan,
Please verify that you are running in deployment mode.
Regards,
Erik.
A. Zwaan schreef:
>
> Hi all,
>
>
>
>
>
> Our web-application is getting OutOfMemoryErrors and PageMaps seem to
> be the cause (they seem to be writing a lot to an outputstream), I've
> been trying to disable them, but they keep showing up with multiple
> instances of the same page in the session (which is not needed in our
> case). I'm using the InspectorBug class from wicket.examples.debug, to
> see what's in the session btw.
>
>
>
> ..............
--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/
<http://www.day-to-day-stuff.blogspot.com/>
Arjan Zwaan.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user