Re: need some help with a multicore config of solr3.6.0+tomcat7. mine reports: "Severe errors in solr configuration."

2012-05-03 Thread locuse
On Thu, May 3, 2012, at 11:10 AM, Erick Erickson wrote: > I've never seen lib directives nested, I doubt they're necessary > and it's vaguely possible that this is not intentionally supported. > > I'd try un-nesting them personally. > changing to, still works, doesn't appear to c

Re: need some help with a multicore config of solr3.6.0+tomcat7. mine reports: "Severe errors in solr configuration."

2012-05-03 Thread locuse
On Wed, May 2, 2012, at 02:16 PM, Robert Petersen wrote: > I don't know if this will help but I usually add a dataDir element to > each cores solrconfig.xml to point at a local data folder for the core > like this: after a bit of digging, your suggestion PLUS a change to the 'lib dir' specificat

need some help with a multicore config of solr3.6.0+tomcat7. mine reports: "Severe errors in solr configuration."

2012-05-02 Thread locuse
i've installed tomcat7 and solr 3.6.0 on linux/64 i'm trying to get a single webapp + multicore setup working. my efforts have gone off the rails :-/ i suspect i've followed too many of the wrong examples. i'd appreciate some help/direction getting this working. so far, i've configured