Error in M6.2

I recently moved an app I am working on from M5 to M6.2. I am occasionally getting the following error, seemingly at random times. Is this a bug in M6.2 or am I doing something wrong? I've been unable to find any mention of this in Assembla.

Application Execution Exception
Error Type: expression : 0
Error Messages: key [PROVIDER] doesn't exist in struct (keys:CACHEPROVIDER,SOFTREFKEYMAP,INDEXER,POOL,REFERENCEQUEUE,STOREID)

ID: ??
LINE: 65
Template: /var/www/sites/org.coldbox.platform/3.0.0_M6/system/cache/store/ConcurrentSoftReferenceStore.cfc
ID: ??
LINE: 554
Template: /var/www/sites/org.coldbox.platform/3.0.0_M6/system/cache/providers/CacheBoxProvider.cfc
ID: ??
LINE: 531
Template: /var/www/sites/org.coldbox.platform/3.0.0_M6/system/cache/providers/CacheBoxProvider.cfc
ID: ??
LINE: 329
Template: /var/www/sites/org.coldbox.platform/3.0.0_M6/system/cache/CacheFactory.cfc
ID: ??
LINE: 93
Template: /var/www/sites/org.coldbox.platform/3.0.0_M6/system/web/services/RequestService.cfc
ID: ??
LINE: 170
Template: /var/www/sites/org.coldbox.platform/3.0.0_M6/system/Coldbox.cfc

/Sean

This was fixed and a patch released for it.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Thanks Luis, where might I find the patch? I am just using SVN to get my /coldbox, I typically svn switch to the latest tag when I see it, I am at /tags/3.0.0_M6.2 right now.

/Sean

svn is no longer updated as of now. Github is the location. http://blog.coldbox.org/post.cfm/coldbox-cachebox-patch-for-soft-references

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com