Re: Solr throwing exception when evicting from filterCache

2011-03-24 Thread Yonik Seeley
On Thu, Mar 24, 2011 at 1:54 PM, Matt Mitchell wrote: > I have a recent build of solr (4.0.0.2011.02.25.13.06.24). I am seeing this > error when making a request (with fq's), right at the point where the > eviction count goes from 0 up: Yep, this was a bug that has since been fixed. -Yonik http:

Re: Solr throwing exception when evicting from filterCache

2011-03-24 Thread Matt Mitchell
Here's the full stack trace: [Ljava.lang.Object; cannot be cast to [Lorg.apache.solr.common.util.ConcurrentLRUCache$CacheEntry; java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to [Lorg.apache.solr.common.util.ConcurrentLRUCache$CacheEntry; at org.apache.solr.common.util.Concurrent

Solr throwing exception when evicting from filterCache

2011-03-24 Thread Matt Mitchell
I have a recent build of solr (4.0.0.2011.02.25.13.06.24). I am seeing this error when making a request (with fq's), right at the point where the eviction count goes from 0 up: severe: java.lang.classcastexception: [ljava.lang.object; cannot be cast to [lorg.apache.solr.common.util.concurrentlruca