[
https://issues.apache.org/jira/browse/SOLR-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626520#action_12626520
]
Henri Biestro commented on SOLR-734:
------------------------------------
It should not be possible to build a SolrCore with a null CoreDescriptor (the
ctor that explicitly passes a null should never be called).
Could you give a bit more of information on your case?
> NPE in SolrCore
> ---------------
>
> Key: SOLR-734
> URL: https://issues.apache.org/jira/browse/SOLR-734
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Nikhil Chhaochharia
> Fix For: 1.3
>
>
> SolrCore.getStatistics() calls
> getCoreDescriptor().getCoreContainer().getCoreNames(this) without checking if
> the CoreDescriptor is null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.