Which version (of Tapestry) are you using?
Ryan Phelan wrote:
Markus,
I see, that is very helpful to me to see that someone else has
the error too. Did you guys ever find out what the actual cause is? Like
you, I'm suspecting that it has something to do with tapestry debug mode
(caching.disabled=true), because it works *endless* as you said when set
to "false", and errors out when set to "true". Would be good to know :)
Thanks much!
-----Original Message-----
From: Markus Eberle [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 31, 2005 2:56 AM
To: Tapestry users
Subject: Re: Tapestry and OutOfMemoryError
When the J2EE server is run with the JVM arguments
-Dorg.apache.tapestry.disable-caching=true, does tapestry keep
creating objects and not Garbage collect them? When I have the
argument set, I get OutOfMemoryErrors when developing my code after
working with my web application for about 5 mins. Anyone have
OutOfMemoryErrors when using Tapestry?
For what it's worth, I've seen some similar behaviour, but at the
moment I couldn't report anything useful. Still, I'm not sure it's
tapestry at all: could be cayenne, eclipse or hivemind.
If you ask me, the most probable possibility is that I'm to blame, of
course. :)
We have the same problem, when running with
"-Dorg.apache.tapestry.disable-caching=true", but as soon as we enable
the tapestry caching everything is fine and the application works
"endless".
Cheers,
Markus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]