Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-15 Thread Xue-Feng Yang
rException: Error loading DataImportHandler : References: <41dfe0136ddf091e98d45dea9f0da1ab@localhost> :  : Message-ID: <1316011545.626.yahoomail...@web110411.mail.gq1.yahoo.com> : Subject: glassfish, solrconfig.xml  and SolrException: Error loading :  DataImportHandler : In-R

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Chris Hostetter
: References: <41dfe0136ddf091e98d45dea9f0da1ab@localhost> : : Message-ID: <1316011545.626.yahoomail...@web110411.mail.gq1.yahoo.com> : Subject: glassfish, solrconfig.xml and SolrException: Error loading : DataImportHandler : In-Reply-To: : https://people.apache.

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Xue-Feng Yang
ubject: Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler Here's a thought. If dist is under solr.solr.home but your lib dir is set to be "../../dist". Wouldn't the lib dir be relative to solr.solr.home and therefore should just be "dist&qu

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Xue-Feng Yang
er 14, 2011 11:21:18 AM Subject: RE: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler Some things to think about: When solr starts up, solr should report for the location of solr home.  Is it what you expect? Is there any security on the "dist" directory that wo

RE: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Jaeger, Jay - DOT
Yang Cc: solr-user@lucene.apache.org Sent: Wednesday, September 14, 2011 10:52:55 AM Subject: Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler Here's a thought. If dist is under solr.solr.home but your lib dir is set to be "../../dist". Wouldn't the l

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Xue-Feng Yang
Wednesday, September 14, 2011 10:52:55 AM Subject: Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler Here's a thought. If dist is under solr.solr.home but your lib dir is set to be "../../dist". Wouldn't the lib dir be relative to solr.solr.hom

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread darren
Here's a thought. If dist is under solr.solr.home but your lib dir is set to be "../../dist". Wouldn't the lib dir be relative to solr.solr.home and therefore should just be "dist"? On Wed, 14 Sep 2011 07:45:45 -0700 (PDT), Xue-Feng Yang wrote: > Hi all, > > > I am trying set up solr 3.3 with

glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Xue-Feng Yang
Hi all, I am trying set up solr 3.3 with multicores in glassfish 3.1.1 and eclipse indigo. I have the following error: SEVERE: org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.handler.dataimport.DataImportHandler' However, I have a line   in solrconfig.xml and dis