On Fri, Jun 14, 2019 at 11:03:57AM -0700, Dyego Cavalieri wrote: > I have the following in the Solr after installing dspace 6.3 > > - *search:* > org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: > Cannot create directory: /dspace/solr/search/data/index > - *oai:* > org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: > Cannot create directory: /dspace/solr/oai/data/index > - *authority:* > org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: > Cannot create directory: /dspace/solr/authority/data/index > - *statistics:* > org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: > Cannot create directory: /dspace/solr/statistics/data/index > > How do i fix this ?
The first thing I would do is to check the ownership and permission masks of the /dspace/solr directory and everything below it. The Servlet container (Tomcat, typically) must be able to read and write these directories. The simplest way to ensure that is for them to be owned by the account which runs the container. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/20190618134500.GC15530%40IUPUI.Edu.
signature.asc
Description: PGP signature
