Re: Plugin Not Found

2009-05-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
what is the error message you see when you start Solr? On Wed, May 20, 2009 at 4:44 AM, Jeff Newburn wrote: > I am trying to get a custom plugin to work properly.  When I put the jar > into the unpacked webapp directory for solr it works fine but when I put it > in the lib directory in the solr h

Re: Plugin Not Found

2009-05-20 Thread Jeff Newburn
Zappos.com jnewb...@zappos.com - 702-943-7562 > From: Noble Paul നോബിള്‍ नोब्ळ् > Reply-To: > Date: Wed, 20 May 2009 10:44:57 +0530 > To: > Subject: Re: Plugin Not Found > > what is the error message you see when you start Solr? > > On Wed, May 20, 2009 at 4:44 AM, J

Re: Plugin Not Found

2009-05-20 Thread Grant Ingersoll
g .apache .solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:29 4) ... 36 more -- Jeff Newburn Software Engineer, Zappos.com jnewb...@zappos.com - 702-943-7562 From: Noble Paul നോബിള്‍ नोब्ळ् Reply-To: Date: Wed, 20 May 2009 10:44:57 +0530 To: Subject: Re: Plugin Not Found what is the error message you se

Re: Plugin Not Found

2009-05-20 Thread Jeff Newburn
10:38:30 -0400 > To: > Subject: Re: Plugin Not Found > > Just a wild guess here, but... > > Try doing one of two things: > 1. change the package name to be something other than o.a.s > 2. Change your config to use solr.FacetCubeComponent > > You might also try

Re: Plugin Not Found

2009-05-20 Thread Noble Paul നോബിള്‍ नोब्ळ्
 at java.lang.Class.forName0(Native Method) >    at java.lang.Class.forName(Class.java:247) >    at > org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:29 > 4) >    ... 27 more > > > > -- > Jeff Newburn > Software Engineer, Zappos.com > jnewb...@zappos.com - 702-943-7562 > &g

Re: Plugin Not Found

2009-05-21 Thread Jeff Newburn
olrResourceLoader.findClass(SolrResourceLoader.java:29 >> 4) >>    ... 27 more >> >> >> >> -- >> Jeff Newburn >> Software Engineer, Zappos.com >> jnewb...@zappos.com - 702-943-7562 >> >> >>> From: Grant Ingersoll >>

Re: Plugin Not Found

2009-05-21 Thread Mark Miller
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/

Re: Plugin Not Found

2009-05-21 Thread Jeff Newburn
> Date: Thu, 21 May 2009 12:19:47 -0400 > To: > 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 se

Re: Plugin Not Found

2009-05-21 Thread Grant Ingersoll
ce 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 Reply-To: Date: Thu, 21 May 2009 12:19:47 -0400 To: Subject: Re: Plugin Not Found Jeff Newburn wrote: Nothing else

Re: Plugin Not Found

2009-05-22 Thread Jeff Newburn
om jnewb...@zappos.com - 702-943-7562 > From: Grant Ingersoll > Reply-To: > Date: Thu, 21 May 2009 16:02:16 -0400 > To: > Subject: Re: Plugin Not Found > > Can you share your full log (at least through startup) as well as the > config for both the component and the ReqHa

Re: Plugin Not Found

2009-05-25 Thread Noble Paul നോബിള്‍ नोब्ळ्
na.start(Catalina.java:578) >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >        at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 > ) >        at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso

Re: Plugin Not Found

2009-05-26 Thread Jeff Newburn
We are using solr 1.4 on trunk as of 5/7/2009. What patch did you want us to apply? -- Jeff Newburn Software Engineer, Zappos.com jnewb...@zappos.com - 702-943-7562 > From: Noble Paul നോബിള്‍ नोब्ळ् > Reply-To: > Date: Mon, 25 May 2009 17:16:19 +0530 > To: > Subject: Re: P

Re: Plugin Not Found

2009-05-26 Thread Mark Miller
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 cor

Re: Plugin Not Found

2009-05-26 Thread Jeff Newburn
gt; 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/ ind

Re: Plugin Not Found

2009-05-26 Thread Mark Miller
Mark Miller wrote: 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 com

Re: Plugin Not Found

2009-05-26 Thread Jeff Newburn
Reply-To: > Date: Tue, 26 May 2009 10:15:59 -0400 > To: > Subject: Re: Plugin Not Found > > Mark Miller wrote: >> Jeff Newburn wrote: >> >> Whats your setup there? It looks like everything is getting launched >> twice. How many cores are you u