Hi, > issue in application? Yes, it could be an indication that sessions are opened but never closed. Is there an easy way for you to check if this is the case?
> performance issue? Yes. It will use more memory than really required, and it will slow things down at some point. Regards, Thomas On Dec 5, 2007 2:55 PM, OCS-L3-Support <[EMAIL PROTECTED]> wrote: > > Hi All, > > Dec 3, 2007 5:48:52 AM org.apache.jackrabbit.core.state.CacheManager > resizeAll INFO: resizeAll size=4 > > Dec 5, 2007 2:28:05 PM org.apache.jackrabbit.core.state.CacheManager > resizeAll INFO: resizeAll size=8086 > > This size is keep on increasing while starting the server size is 4, now > (in two days) is :8086. > > Is there any issue in application? Is this lead to any performance > issue? > > > Best Regards, > RK >
