Re: [SolrResourceLoader] Unable to load cached class-name

2009-12-07 Thread Chris Hostetter
: Ok, I'm not sure where my particular use of Solr fits into all this. : I'm writing a log4j appender that adds each log entry to a Solr index. : It's not really a Solr plugin. So if i'm understanding correctly, you want to run a "stock" solr server, with none of your own custom code in that ser

Re: [SolrResourceLoader] Unable to load cached class-name

2009-11-27 Thread Stuart Grimshaw
t adds each log entry to a Solr index. It's not really a Solr plugin. > : [SolrResourceLoader] Unable to load cached class-name : > : org.apache.solr.search.FastLRUCache for shortname : > : solr.FastLRUCachejava.lang.ClassNotFoundException: > : org.apache.solr.search.FastLRUCache >

Re: [SolrResourceLoader] Unable to load cached class-name

2009-11-25 Thread Chris Hostetter
vlet container. : [SolrResourceLoader] Unable to load cached class-name : : org.apache.solr.search.FastLRUCache for shortname : : solr.FastLRUCachejava.lang.ClassNotFoundException: : org.apache.solr.search.FastLRUCache this is most likely because you have duplicate copies of (all of) the solr clas

Re: [SolrResourceLoader] Unable to load cached class-name

2009-11-24 Thread Otis Gospodnetic
, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message > From: Stuart Grimshaw > To: solr-user@lucene.apache.org > Sent: Tue, November 24, 2009 4:39:37 PM > Subject: [SolrResourceLoader] Unable to load cached class-name > > Bit of a long error message, so I won&#x

Re: [SolrResourceLoader] Unable to load cached class-name

2009-11-24 Thread Otis Gospodnetic
R, IR - Original Message > From: Stuart Grimshaw > To: solr-user@lucene.apache.org > Sent: Tue, November 24, 2009 4:39:37 PM > Subject: [SolrResourceLoader] Unable to load cached class-name > > Bit of a long error message, so I won't post it all in the subject :-)

[SolrResourceLoader] Unable to load cached class-name

2009-11-24 Thread Stuart Grimshaw
opied the solrj libs into there too, but I get the following error: [SolrResourceLoader] Unable to load cached class-name : org.apache.solr.search.FastLRUCache for shortname : solr.FastLRUCachejava.lang.ClassNotFoundException: org.apache.solr.search.FastLRUCache I've seen posts that suggest thi