On Tuesday 20 July 2004 19:19, Guido Casper wrote: > Hi all, > > when stress testing my application I get OutOfMemoryErrors within Slide > (CVS head): > java.lang.OutOfMemoryError
> Anyway - did anyone experience the same or has an idea what the problem > might be? I don't know about the xml store but if you use the mysql adapter the problem migth be: - the compression support: StoreContentZip read all the stream and put it in a byte[]. - the PropertyExtractorTrigger listener that uses NodeRevisionContent.getContentBytes() - the mysql jdbc driver :( -- Davide Savazzi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
