Mark, Overall we are using 3 cores. For the system we are trying to get the plugin working I have disabled all but the one core. If we put the jar in the specific core directory then it would need to be put in each core lib directory or the core will never load. That seems odd to me as well. I am not sure why it is that the system is seeing the jar in the main lib directory and then choosing to ignore it.
-- Jeff Newburn Software Engineer, Zappos.com [email protected] - 702-943-7562 > From: Mark Miller <[email protected]> > Reply-To: <[email protected]> > Date: Tue, 26 May 2009 10:10:27 -0400 > To: <[email protected]> > Subject: Re: Plugin Not Found > > Jeff Newburn wrote: > > Whats your setup there? It looks like everything is getting launched > twice. How many cores are you using? > > You have file:/home/zetasolr/lib/FacetCubeComponent.jar, but then > /home/zetasolr/cores/zeta-main/ indicates > you are actually trying to use the component from that core? > > If thats the case, try putting the jar in: > file:/home/zetasolr/cores/zeta-main/lib/FacetCubeComponent.jar > > -- > - Mark > > http://www.lucidimagination.com > > >
