Hi,

we have not found out what the problem is, but we suspect, that is something
about the object creation, as the application runs out of heapspace.
It seems, that the exception occurs earlier if you create a lot of
components/objects. eg. we have tables with > 3000 rows and 10+ columns and
after 3-5 calls to pages containing these tables the exception occurs.

Cheers,
    Markus

> 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]

Reply via email to