Facing problem with Cache behavior

2012-05-17 Thread Ravindra Mandre
Hi all , I have a screen on which almost 200 products are shown and to get details of these products I used Cache true in most of the queries. But facing problem with its behavior , if do clear cache then description , product name , internal name all shows correct for listed products but after so

Re: Facing problem with Cache behavior

2012-05-17 Thread Deepak Agarwal
Have you modified framework/base/config/cache.properties , if not have a look at it. On Thu, May 17, 2012 at 2:21 PM, Ravindra Mandre wrote: > Hi all , > > I have a screen on which almost 200 products are shown and to get details > of these products I used Cache true in most of the queries. But f

Re: Facing problem with Cache behavior

2012-05-17 Thread devalpatel
message in context: http://ofbiz.135035.n4.nabble.com/Facing-problem-with-Cache-behavior-tp4631873p4631877.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Facing problem with Cache behavior

2012-05-17 Thread Deepak Agarwal
erties needs to be commented out, and the values for other > props ?? or can i use the default setup of cache.properties in production > environment ? > > Regards, > > Deval > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Facing-problem-with-C

Re: Facing problem with Cache behavior

2012-05-17 Thread Ravindra Mandre
Hi Deepak, Thanks for you reply. I have done general cache setting for all options like widget , menu, screen, groovy etc . all have expire time is 10 seconds. After doing all , facing this problem. Regards Ravindra Mandre Bangalore On Thu, May 17, 2012 at 3:12 PM, Deepak Agarwal wrote: >

Re: Facing problem with Cache behavior

2012-05-17 Thread Mike
; Deval > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Facing-problem-with-Cache-behavior-tp4631873p4631877.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >

Re: Facing problem with Cache behavior

2012-05-17 Thread Jacques Le Roux
ties needs to be commented out, and the values for other props ?? or can i use the default setup of cache.properties in production environment ? Regards, Deval -- View this message in context: http://ofbiz.135035.n4.nabble.com/Facing-problem-with-Cache-behavior-tp4631873p4631877.html Sent from th

Re: Facing problem with Cache behavior

2012-05-17 Thread Ravindra Mandre
;> >>> Means which properties needs to be commented out, and the values for >>> other >>> props ?? or can i use the default setup of cache.properties in production >>> environment ? >>> >>> Regards, >>> >>> Deval >>> &