Can you share your full log (at least through startup) as well as the config for both the component and the ReqHandler that is using it?

-Grant

On May 21, 2009, at 3:37 PM, Jeff Newburn wrote:

One additional note we are on 1.4 tunk as of 5/7/2009. Just not sure why it
won't load since it obviously works fine if directly inserted into the
WEB-INF directory.
--
Jeff Newburn
Software Engineer, Zappos.com
jnewb...@zappos.com - 702-943-7562


From: Mark Miller <markrmil...@gmail.com>
Reply-To: <solr-user@lucene.apache.org>
Date: Thu, 21 May 2009 12:19:47 -0400
To: <solr-user@lucene.apache.org>
Subject: Re: Plugin Not Found

Jeff Newburn wrote:
Nothing else is in the lib directory but this one jar.

Additionally, the logs seem to say that it finds the lib as shown below
INFO: Solr home set to '/home/zetasolr/'
May 20, 2009 10:16:56 AM org.apache.solr.core.SolrResourceLoader
createClassLoader
INFO: Adding 'file:/home/zetasolr/lib/FacetCubeComponent.jar' to Solr
classloader

However as soon as it tries the component it cannot find the class.


Something must be wacky. I just did a quick custom component with 1.3
and trunk, and it loaded no problem in both cases.

Anything odd about your Component? Your sure it extends SearchComponent?

As Noble mentioned, you will not be able to find other classes/jars in
the solr.home/lib directory from a class/jar in the solr.home/lib
directory. But this, oddly, doesn't appear to be the issue your facing.

Do share if you have anything else you can add.

--
- Mark

http://www.lucidimagination.com





--------------------------
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using Solr/Lucene:
http://www.lucidimagination.com/search

Reply via email to