Re: [Resin-interest] Question on db based distributed session

2007-01-15 Thread Gary Zhu
Jacky, Whatever you quoted (in red) does not apply to your case, because in most of your situations, you did not have another Resin instance to be notified, as in it will notify the owner of the change At some point of step 2 and step 5, you did not even have any Resin instance

Re: [Resin-interest] Resin... ?????

2007-01-15 Thread Scott Ferguson
On Jan 14, 2007, at 9:06 PM, Akila Amarathunga wrote: Hi Knut, JVM sets the -Xss to 1 Megabytes.. It has open 1028 files (REG) at the time of giving the error.. At the moment my app open lots of Jar files which uses 10 mb of space... java27042 xxx844rREG 9,1 1189992

Re: [Resin-interest] Resin... ?????

2007-01-15 Thread Knut Forkalsrud
I would guess heap space is your problem. Have you made absolutely sure you're not running out of heap space? -Knut Akila Amarathunga wrote: Hi Knut, JVM sets the -Xss to 1 Megabytes.. It has open 1028 files (REG) at the time of giving the error.. At the moment my app open lots of Jar

Re: [Resin-interest] Question on db based distributed session

2007-01-15 Thread Jacky
Gary, thanks for the reply. Warm regards, Jacky Wong Software Engineer Qinetics Solution Berhad Gary Zhu wrote: Jacky,   Whatever you quoted (in red) does not apply to your case, because in most of your situations, you did not have another Resin instance to be notified, as