You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Henri Biestro (JIRA)" <ji...@apache.org> on 2008/08/19 19:49:44 UTC

[jira] Commented: (SOLR-710) Solr cannot find jar's in Multicore sharedLib directory

    [ https://issues.apache.org/jira/browse/SOLR-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623745#action_12623745 ] 

Henri Biestro commented on SOLR-710:
------------------------------------

There should be a comment in the log file stating the sharedLib absolute path directory beginning with "loading shared library: ...".
This may help you diagnose.

> Solr cannot find jar's in Multicore sharedLib directory
> -------------------------------------------------------
>
>                 Key: SOLR-710
>                 URL: https://issues.apache.org/jira/browse/SOLR-710
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Andrew Nagy
>             Fix For: 1.3
>
>
> I am using the UnicodeNormalizationFilterFactory developed by Robert Haschart and have added the jar to my solr/lib directory.  This worked great until i implemented the multicore with the solr.xml file.  However now with the multicore feature in place, solr can no longer find the jar containing the unicode filter.
> I set the sharedLib attribute to ./solr/lib, just lib and to /usr/local/solr/lib - all three times I had the same result - it could not find the jar.
> When I copy the lib directory into my core directory (still with the sharedLib dir set to ./solr/lib) everything works.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.