Cache warning (NHibernate?)

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
jguengerich
Commodore (COMO)
Commodore (COMO)
Posts: 436
Joined: Tue May 07, 2013 1:59 pm

Cache warning (NHibernate?)

Post by jguengerich » Wed Jul 19, 2017 3:34 am

While trying to debug a problem this morning, I discovered that my log file has occasional warnings like the one below since October of last year. A quick Google search seems to indicate it is related to NHibernate and is just an indication of a cache miss. Can anyone confirm that, or provide any more information related to AbleCommerce specifically? For example, how I would increase the cache timeout, or if it is necessary?

Code: Select all

2017-07-18 23:30:09,466 WARN  Cache.ReadWriteCache An item was expired by the cache while it was locked (increase your cache timeout): CommerceBuilder.Stores.Store#1
Jay

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Cache warning (NHibernate?)

Post by Katie » Wed Jul 19, 2017 6:05 am

Hi Jay,

I'm not sure if this is the right setting, but if you go to Configure > SEO > Settings, there is a Cache Size field. You might try increasing it and see if the errors go away.

Thanks
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply