Sure Ayende, will do. I'll probably set it up to run in the NHibernate.Caches.SysCache.Tests project
thanks On Sat, Sep 6, 2008 at 2:51 PM, Ayende Rahien <[EMAIL PROTECTED]> wrote: > Can you create a test case for us? > > > On Sat, Sep 6, 2008 at 9:02 PM, Craig Neuwirt <[EMAIL PROTECTED]> wrote: > >> I am still experiencing the problem and don't currently have a >> resolution. I have been debugging the cache and as you noted, it never >> seems to be able to get it form the cache. >> >> craig >> >> >> On Sat, Sep 6, 2008 at 11:24 AM, Gildas <[EMAIL PROTECTED]> wrote: >> >>> >>> Same thing here. SysCache is not working anymore. >>> >>> NHibernate logs that it puts things into the cache but that's all. I >>> don't see any logs about retrieving items from the cache. >>> >>> Craig, do you still have this prb too ? If not, can you share how you >>> resolved it ? >>> >>> Thanks >>> >>> On Sep 4, 10:00 pm, "Craig Neuwirt" <[EMAIL PROTECTED]> wrote: >>> > Pretty sure I have plenty of memory. I ran it on 2 different machines >>> to >>> > make sure it wasn't some environment issue. I don't see any tests >>> which >>> > actually go through the full process so i'll dig a little more. >>> > >>> > thx >>> > >>> > On Thu, Sep 4, 2008 at 2:20 PM, Ayende Rahien <[EMAIL PROTECTED]> >>> wrote: >>> > > Maybe you have more than 80% memory full, in which case the cache is >>> nop? >>> > >>> > > On Thu, Sep 4, 2008 at 3:12 PM, Craig Neuwirt <[EMAIL PROTECTED]> >>> wrote: >>> > >>> > >> Yeah I know. Just can't seem to get it to work. I have debugged >>> into the >>> > >> cache and all the right calls are being made, but it doesn't seem to >>> be >>> > >> matching on subsequent queries with same key. Maybe something with >>> > >> timestamp. >>> > >>> > >> On Thu, Sep 4, 2008 at 2:03 PM, Ayende Rahien <[EMAIL PROTECTED]> >>> wrote: >>> > >>> > >>> It should be... >>> > >>> > >>> On Thu, Sep 4, 2008 at 3:01 PM, Craig Neuwirt <[EMAIL PROTECTED] >>> >wrote: >>> > >>> > >>>> I was wondering if NHibernate.Caches.SysCache on trunk version of >>> > >>>> NHibernate/NHibernateContrib is working? It doesn't appear to be >>> when I did >>> > >>>> some testing, but I could be doing something wrong of course >>> > >>> > >>>> thanks, >>> > >>>> craig >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
