I think my problem is in the web.xml file. Going to try something and will let you know.
-Jose On Wed, Jun 18, 2014 at 2:09 PM, Jose Blanco <[email protected]> wrote: > I'm still stuck with this. I noticed that if I reload solr with > tomcat, I get this error. Where is it getting this collection1 dir. > I've grepped around and can't find it: > > 2014-06-18 14:05:23,384 INFO org.apache.solr.logging.LogWatcher @ > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > 2014-06-18 14:05:23,400 INFO org.apache.solr.core.CoreContainer @ > Creating SolrCore 'collection1' using instanceDir: > /l1/dspace/repository/dev/config/solr/collection1 > 2014-06-18 14:05:23,402 INFO org.apache.solr.core.SolrResourceLoader > @ new SolrResourceLoader for directory: > '/l1/dspace/repository/dev/config/solr/collection1/' > 2014-06-18 14:05:23,412 ERROR org.apache.solr.core.CoreContainer @ > Failed to load file > /l1/dspace/repository/dev/config/solr/collection1/solrconfig.xml > 2014-06-18 14:05:23,414 ERROR org.apache.solr.core.CoreContainer @ > Unable to create core: collection1 > org.apache.solr.common.SolrException: Could not load config for solrconfig.xml > > On Mon, Jun 16, 2014 at 2:40 PM, Jose Blanco <[email protected]> wrote: >> I'm trying to transitioning from 3 to 4.1. I have an xmlui up, and >> was now trying the solr instance. >> >> >> When I run : >> >> wget http://server:8080/solr/search/update?optimize=true >> >> I get this in the solr.log file: >> >> Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' >> in classpath or >> '/basedir/dspace/repository/dev/config/solr/collection1/conf/', cwd=/ >> at >> org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:322) >> >> I have a solrconfig.xml in : >> >> solr/search/conf/solrconfig.xml >> >> but how does this get into collection1 directory? Am I missing a step. >> >> Thank you! >> Jose ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

