RE: Memory leaks in Tapestry 4.1

2007-08-10 Thread Marcus.Schulte
not to forget the really awkward HiveMind version. Use 1.1.1 > -Original Message- > From: Chris Chiappone [mailto:[EMAIL PROTECTED] > Sent: Friday, August 10, 2007 3:41 PM > To: Tapestry users > Subject: Re: Memory leaks in Tapestry 4.1 > > I think one of the rec

Re: Memory leaks in Tapestry 4.1

2007-08-10 Thread Chris Chiappone
: "Hans Jörg Hessmann" <[EMAIL PROTECTED]> > An: Tapestry users > Betreff: Re: Memory leaks in Tapestry 4.1 > > > There is an excellent tool for post-mortem memory analyzation: > > https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0eaafd5-6f

Re: Memory leaks in Tapestry 4.1

2007-08-10 Thread munich
Datum: Fri, 10 Aug 2007 04:58:18 +0200 Von: "Hans Jörg Hessmann" <[EMAIL PROTECTED]> An: Tapestry users Betreff: Re: Memory leaks in Tapestry 4.1 > There is an excellent tool for post-mortem memory analyzation: > https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/libr

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread Hans Jörg Hessmann
-Nachricht >>>>> Datum: Thu, 09 Aug 2007 17:01:19 +0200 >>>>> Von: [EMAIL PROTECTED] >>>>> An: "Tapestry users" >>>>> Betreff: Re: Memory leaks in Tapestry 4.1 >>>>> >>>>> >>

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread Todd Orr
stry users" > > > > Betreff: Re: Memory leaks in Tapestry 4.1 > > > > > > > > > We have tried both enabling and disabling the cache. The same > > > > > effect... > > > > > it is only leaking a little bit slower in the other ca

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread Ben Tomasini
I have used both Tapestry and HiveMind under high production loads and have never found any memory leaks in the frameworks themselves. This includes memory intensive, high volume workflow and image processing applications for large financial institutions. However, nearly every application I have

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread Jesse Kuhnert
is > > > also not a viable solution. > > > > > > Original-Nachricht > > > Datum: Thu, 09 Aug 2007 17:01:19 +0200 > > > Von: [EMAIL PROTECTED] > > > An: "Tapestry users" > > > Betreff: Re: Memory leaks in T

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread Todd Orr
ot a viable > > solution. > > > > Original-Nachricht > > Datum: Thu, 09 Aug 2007 17:01:19 +0200 > > Von: [EMAIL PROTECTED] > > An: "Tapestry users" > > Betreff: Re: Memory leaks in Tapestry 4.1 > > &

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread Jesse Kuhnert
; > Original-Nachricht > Datum: Thu, 09 Aug 2007 17:01:19 +0200 > Von: [EMAIL PROTECTED] > An: "Tapestry users" > Betreff: Re: Memory leaks in Tapestry 4.1 > > > We have tried both enabling and disabling the cache. The same effect... > > it is only l

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread Jonathan Glanz
Have you tried pulling heap dumps and anaylizing them ? Sent via BlackBerry by AT&T -Original Message- From: [EMAIL PROTECTED] Date: Thu, 09 Aug 2007 17:04:21 To:"Tapestry users" Subject: Re: Memory leaks in Tapestry 4.1 Within one day it rises slowly from 100 MB

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread munich
solution. Original-Nachricht Datum: Thu, 09 Aug 2007 17:01:19 +0200 Von: [EMAIL PROTECTED] An: "Tapestry users" Betreff: Re: Memory leaks in Tapestry 4.1 > We have tried both enabling and disabling the cache. The same effect... > it is only leaking a little b

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread munich
Re: Memory leaks in Tapestry 4.1 > do you have Tapestry caching deactivated? > > > > > andyhot <[EMAIL PROTECTED]> > Gesendet von: Andreas Andreou <[EMAIL PROTECTED]> > 09.08.2007 15:28 > Bitte antworten an > "Tapestry users" > > &g

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread Kristian Marinkovic
do you have Tapestry caching deactivated? andyhot <[EMAIL PROTECTED]> Gesendet von: Andreas Andreou <[EMAIL PROTECTED]> 09.08.2007 15:28 Bitte antworten an "Tapestry users" An Tapestry users Kopie Thema Re: Memory leaks in Tapestry 4.1 Well, we did lots of tes

Re: Memory leaks in Tapestry 4.1

2007-08-09 Thread andyhot
Well, we did lots of tests with 4.1.2 and have yet to observe such memory leaks. [EMAIL PROTECTED] wrote: Have you ever observed the memory usage for your Tapestry application? For example, make a simple HelloWorld Application and load the page regularly using HTTP_LOAD. Then watch how the mem

Memory leaks in Tapestry 4.1

2007-08-09 Thread munich
Have you ever observed the memory usage for your Tapestry application? For example, make a simple HelloWorld Application and load the page regularly using HTTP_LOAD. Then watch how the memory consumption grows and grows especially after an hour. Has anyone got a solution how avoid this lea