[Lift] Re: Memory behavior in Jetty with CometActor - 25MB of scala.xml.Text!

2010-01-21 Thread Java1Guy
David: Thanks for having a look. Curious about that missing dependency - i guess it's in the pom.xml but not really used. Anyway, I'll digest your recommendations and have a go at it. The scenario I have running right now is one page open (and therefore its session) for a very long time. While

Re: [Lift] Re: Memory behavior in Jetty with CometActor - 25MB of scala.xml.Text!

2010-01-21 Thread David Pollak
On Wed, Jan 20, 2010 at 9:28 PM, mark chance wrote: > I did post the project to drop.io - http://drop.io/memtest. > The project does not build: Path to dependency: 1) com.peopledesigned:memtest:war:1.0-SNAPSHOT 2) org.jfree:jcommon:jar:1.0.16 Looking at your code, each of the fu

[Lift] Re: Memory behavior in Jetty with CometActor - 25MB of scala.xml.Text!

2010-01-20 Thread Java1Guy
Well, no idea where it went :( I'm uploading it again, but this time, I'll keep the heapdump files separate since they're so big. Waiting on drop.io now... Thanks David! On Jan 20, 10:40 pm, David Pollak wrote: > On Wed, Jan 20, 2010 at 9:28 PM, mark chance wrote: > > I did post the project to d

Re: [Lift] Re: Memory behavior in Jetty with CometActor - 25MB of scala.xml.Text!

2010-01-20 Thread David Pollak
On Wed, Jan 20, 2010 at 9:28 PM, mark chance wrote: > I did post the project to drop.io - http://drop.io/memtest. > > This drop is empty > > On Wed, Jan 20, 2010 at 10:06 PM, David Pollak < > feeder.of.the.be...@gmail.com> wrote: > >> >> >> On Wed, Jan 20, 2010 at 9:03 PM, Java1Guy wrote: >> >

Re: [Lift] Re: Memory behavior in Jetty with CometActor - 25MB of scala.xml.Text!

2010-01-20 Thread mark chance
I did post the project to drop.io - http://drop.io/memtest. On Wed, Jan 20, 2010 at 10:06 PM, David Pollak < feeder.of.the.be...@gmail.com> wrote: > > > On Wed, Jan 20, 2010 at 9:03 PM, Java1Guy wrote: > >> Ok - i've left my Jetty server up and running with one page open... >> The good news is

Re: [Lift] Re: Memory behavior in Jetty with CometActor - 25MB of scala.xml.Text!

2010-01-20 Thread David Pollak
On Wed, Jan 20, 2010 at 9:03 PM, Java1Guy wrote: > Ok - i've left my Jetty server up and running with one page open... > The good news is Jetty hasn't crapped out. It had 500MB of heap space > used before a forced GC brought it down to 250MB. The heap dump is > interesting: http://twitpic.com/z

[Lift] Re: Memory behavior in Jetty with CometActor - 25MB of scala.xml.Text!

2010-01-20 Thread Java1Guy
Ok - i've left my Jetty server up and running with one page open... The good news is Jetty hasn't crapped out. It had 500MB of heap space used before a forced GC brought it down to 250MB. The heap dump is interesting: http://twitpic.com/z0xnx almost 25MB of Text objects used by the almost 80K dis