Re: [Dspace-tech] Problem reading solr/home in DSpace 4.1 when running in Jetty

2014-05-09 Thread Brown, Jacob
Answering my own question in case anyone else encounters the same issue: Jetty isn't configured to support JNDI by default. To enable JNDI you have to: 1) Add plus to the OPTIONS= line in start.ini 2) Add etc/jetty-plus.xml to the list of loaded configuration files at the end of

[Dspace-tech] Problem reading solr/home in DSpace 4.1 when running in Jetty

2014-03-05 Thread Brown, Jacob
Hi all, I just installed DSpace 4.1 and am running it in Jetty (jetty-8.1.14). When the Solr webapp is initializing, I get the following info/errors: 182 [main] INFO org.apache.solr.core.SolrResourceLoader - No /solr/home in JNDI 183 [main] INFO org.apache.solr.core.SolrResourceLoader -