Re: Cocoon 2.2 production server configuration

2011-09-14 Thread Brecht Schoolmeesters
Hello Jeroen, i've also commented inline: On Tue, Sep 13, 2011 at 10:59 AM, Jeroen Reijn j.re...@onehippo.com wrote: Hi, see my comments inline: On Fri, Sep 9, 2011 at 10:37 AM, Brecht Schoolmeesters brecht.schoolmeest...@zappware.com wrote: Hi, we are currently using cocoon for

Re: Cocoon 2.2 production server configuration

2011-09-14 Thread Brecht Schoolmeesters
*Subject:* Cocoon 2.2 production server configuration ** ** Hi, ** ** we are currently using cocoon for transforming source xml files into xml files in a different format. The transformations are pretty heavy because data from other xml files is inserted and also transformed

Re: Cocoon 2.2 production server configuration

2011-09-14 Thread Brecht Schoolmeesters
Hi Robby,  thanks for your reply. I think the memory leak is causing the high memory usage. I decompiled the class file we use in our cocoon server and it uses the unpatched PoolableProxyHandler. How can I apply the patch to the cocoon version we are using (stable 2.2.0 version from the site)? 

RE: Cocoon 2.2 production server configuration

2011-09-14 Thread Robby Pelssers
12:57 PM To: users@cocoon.apache.org Subject: Re: Cocoon 2.2 production server configuration Hi Robby, thanks for your reply. I think the memory leak is causing the high memory usage. I decompiled the class file we use in our cocoon server and it uses the unpatched PoolableProxyHandler. How can I

Re: Cocoon 2.2 production server configuration

2011-09-13 Thread Jeroen Reijn
Hi, see my comments inline: On Fri, Sep 9, 2011 at 10:37 AM, Brecht Schoolmeesters brecht.schoolmeest...@zappware.com wrote: Hi, we are currently using cocoon for transforming source xml files into xml files in a different format. The transformations are pretty heavy because data from other

RE: Cocoon 2.2 production server configuration

2011-09-13 Thread Robby Pelssers
: Friday, September 09, 2011 10:38 AM To: users@cocoon.apache.org Subject: Cocoon 2.2 production server configuration Hi, we are currently using cocoon for transforming source xml files into xml files in a different format. The transformations are pretty heavy because data from other xml files

Cocoon 2.2 production server configuration

2011-09-09 Thread Brecht Schoolmeesters
Hi, we are currently using cocoon for transforming source xml files into xml files in a different format. The transformations are pretty heavy because data from other xml files is inserted and also transformed. When using cocoon on our test server, we saw that the memory usage was peaking at