Not sure about getting the latest via Maven but I downloaded the
wicket-1.4-20101115.002008-240.jar (from the URL below) and installed it
manually. I can confirm that the memory leak is gone.
https://repository.apache.org/content/groups/snapshots-group/org/apache/wicket/wicket/1.4-SNAPSHOT/
-----Original Message-----
From: Jeremy Thomerson
Sent: Sunday, November 14, 2010 8:56 PM
To: users@wicket.apache.org
Subject: Re: Memory Leak in 1.4.13?
Do you have the wicketstuff maven repo in your pom?
On Sun, Nov 14, 2010 at 8:50 PM, Brad Grier
<brad.gr...@salusnovus.com>wrote:
Sure. How do I get the latest snapshot? 1.4-SNAPSHOT for wicket.version
doesn't give me the latest.
-----Original Message----- From: Igor Vaynberg
Sent: Sunday, November 14, 2010 1:21 AM
To: users@wicket.apache.org
Subject: Re: Memory Leak in 1.4.13?
please test with latest snapshot. see
https://issues.apache.org/jira/browse/WICKET-3160
-igor
On Wed, Nov 10, 2010 at 2:57 PM, Brad Grier <brad.gr...@salusnovus.com>
wrote:
I recently upgraded our app from 1.4.12 to 1.4.13. Our app has an admin
screen that shows the current session size using Session’s getSizeInBytes
method. This screen is just a panel that gets replaced/refreshed via Ajax
when a link is clicked. Today I noticed that every time I clicked the
link
to reload the panel the session size grows by around 3000 KB and never
does
a gc. If I roll back to 1.4.12 and the problem goes away.
In the Netbeans profiler, the only thing I see spiraling out of control
are byte[] objects (serialized objects?). Nothing unusual appears with
the
size or number of my application specific objects. For now I’m rolling
back
to 1.4.12 as I’m not sure how this is affecting things outside this
specific
screen.
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
--
Jeremy Thomerson
http://wickettraining.com
*Need a CMS for Wicket? Use Brix! http://brixcms.org*
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org