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]