As you said yourself it's not installed as dependent package of xwiki-enterprise. Like the documentation indicate this is to be used only if you plan to setup a standalone Solr index which is not what XWiki is using by default.
The error you get have nothing to do with that but you did not gave enough details to know what is wrong, specifically the cause of "Error creating core [xwiki]". On Wed, Aug 24, 2016 at 12:30 PM, Bryn Jeffries <[email protected]> wrote: > Hi, > > I'm still struggling to get XWiki installed on Ubuntu 16.06 using theDebian > packages. :-( > I see on > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT > that there is a package xwiki-solr-data that appears to be optional (at > least, it isn't installed as a dependent package with > xwiki-enterprise-tomcat8-pgsql). Is this actually a required package? I ask > because my Tomcat logs have a lot of entries like > > 2016-08-22 03:51:44,753 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore > - [xwiki] Solr index directory > '/var/lib/xwiki/data/solr/xwiki/data/index' doesn't exist. Creating new > index... > 2016-08-22 03:51:45,544 [coreLoadExecutor-6-thread-1] WARN > o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute > with name coreHashCode > [...snip...] > 2016-08-22 03:51:45,607 [coreLoadExecutor-6-thread-1] ERROR > o.a.s.c.CoreContainer - Error creating core [xwiki]: Error opening > new searcher > org.apache.solr.common.SolrException: Error opening new searcher > [etc] > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
