You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Markus Jelsma (JIRA)" <ji...@apache.org> on 2017/12/16 17:36:00 UTC

[jira] [Created] (SOLR-11768) NPE in QueryComponent

Markus Jelsma created SOLR-11768:
------------------------------------

             Summary: NPE in QueryComponent
                 Key: SOLR-11768
                 URL: https://issues.apache.org/jira/browse/SOLR-11768
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 7.1
            Reporter: Markus Jelsma
             Fix For: master (8.0)


Got this in the logs, no idea yet.

{code}
null:java.lang.NullPointerException
	at org.apache.solr.handler.component.QueryComponent.mergeIds(QueryComponent.java:940)
	at org.apache.solr.handler.component.QueryComponent.handleRegularResponses(QueryComponent.java:585)
	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:564)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:423)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolr
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org