Re: out of memory error

2001-06-17 Thread Mariano Kamp
What are you doing with cocoon? Your probably can cut big documents into pieces when processing? Eleminate the use of DOM? Mariano > we are getting out of memory error in cocoon and it tells to > increase the size of the JVM memory but I think increase the JVM memory > size will be a t

AW: Caching design issue

2001-06-17 Thread Carsten Ziegeler
> Michael Hartle wrote: > > Michael Hartle wrote: > > > worked perfectly, changing the colors or the text changes the > > resulting images. Sadly, the caching performance is nonexistant, as > > there is just one cached stream result per pipeline instead of one > > cached stream result per URL p

out of memory error

2001-06-17 Thread Rakesh K Soni
Hi, we are getting out of memory error in cocoon and it tells to increase the size of the JVM memory but I think increase the JVM memory size will be a temporary solution, not able to track where the exact problem is. I'm using cocoon 1.8 with following other configurations. cocoon versio

AW: [C2] cache explanation

2001-06-17 Thread Carsten Ziegeler
Hi, I will provide the complete caching docs in the next days. Carsten Open Source GroupsunShine - b:Integrated Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn www.sundn.de

AW: [C2] Docs, Docs and Docs....

2001-06-17 Thread Carsten Ziegeler
Hi Team, sorry I was unable to do anything for C2 for the last week, but I hope it's getting better this week. I will provide a documentation about the caching architecture hopefully by the end of the week. Carsten > Davanum Srinivas wrote: > > Team, > > FYI, Updated C2 site (http://xml.apac

Re: [C2] storing extension

2001-06-17 Thread giacomo
On Sun, 17 Jun 2001, gerhard wrote: > > > Hi Team, > > > following proposal for the storing extension: > > > > > > Store.hold(): > > > When holding a object in the memory, it will be simultaneously written > > > on to filesystem. The reason is, that when for example the JVM is restartet > > > all

Re: [C2] storing extension

2001-06-17 Thread gerhard
> > Hi Team, > > following proposal for the storing extension: > > > > Store.hold(): > > When holding a object in the memory, it will be simultaneously written > > on to filesystem. The reason is, that when for example the JVM is restartet > > all cached objects will be in persistent state on the