Hi, Please do not open a JIRA issue unless you have identified something to be a bug. Probably this is simply a config problem. Please share with us your exact setup, including how Solr is deployed to Tomcat, what you have set as Solr-Home (-Dsolr.solr.home java option), the contents of your solr.xml file, as well as what you do to trigger the exception.
-- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 18. jan. 2012, at 03:15, Josh Koenig (Created) (JIRA) wrote: > Null Pointer Exception with Tomcat6 and multi-core > -------------------------------------------------- > > Key: SOLR-3043 > URL: https://issues.apache.org/jira/browse/SOLR-3043 > Project: Solr > Issue Type: Bug > Components: multicore > Affects Versions: 3.5 > Reporter: Josh Koenig > > > When running Solr 3.5 with Tomcat6 on Fedora 15 in a basic multicore > configuration with this solrconfig.xml (from the Drupal project): > > http://drupalcode.org/project/apachesolr.git/blob/b824140370ee69efcd105efd5fc510c1f17febcb:/solr-conf/solrconfig-solr3x.xml > > I get a NullPointerException: > > https://gist.github.com/25c12d74d1b1f0e43625 > > It may be that there is bunk in that config, but it works fine in the same > system with a vanilla single-core setup. Also, it doesn't seem like a config > change should result in that kind of fatal error. > > I can try and provide more info, but am sadly not a Java developer. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
