there is something wrong w/ your data-config.xml you can paste it here

On Thu, Jul 9, 2009 at 3:14 PM, gateway0<reiterwo...@yahoo.de> wrote:
>
> Hi,
>
> I wanted to port my windows installation of solr to mac os. But the
> following error occured:
>
> "Could not create importer. DataImporter config invalid at
> org.apache.solr.handler.dataimport.DataImportHandler.inform(DataImportHandler.java:114)
> at
> org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:311)
> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:480) at
> org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:119)
> at
> org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:69)
> at
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:275)
> at
> org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:397)
> at ... "
>
> That are the changes to my solrconfig.xml:
>
> First hange (from the Windows Version):
> "
> <requestHandler name="/dataimport"
> class="org.apache.solr.handler.dataimport.DataImportHandler">
>    <lst name="defaults">
>      <str name="config">/Applications/XAMPP/solr/conf/data-config.xml</str>
>    </lst>
>  </requestHandler>
> "
>
> Second change:
> "
> <dataDir>${solr.data.dir:/Applications/XAMPP/solr/data}</dataDir>
> "
>
> When I leave the Dataimporthandler out of the config file it works! But how
> do I get the Dataimporthandler to work on mac os?
>
> kind regards, Sebastian
> --
> View this message in context: 
> http://www.nabble.com/Could-not-create-importer.-DataImporter-config-invalid-at...-MAC-OSX-tp24407175p24407175.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
-----------------------------------------------------
Noble Paul | Principal Engineer| AOL | http://aol.com

Reply via email to