You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2015/09/04 02:29:45 UTC

[jira] [Commented] (SOLR-8009) RealTimeGet NPE with implicit router-based collection

    [ https://issues.apache.org/jira/browse/SOLR-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730101#comment-14730101 ] 

Erick Erickson commented on SOLR-8009:
--------------------------------------

It would help a lot if you provided the steps you
followed to have this occur. Were you indexing?
Had you committed anything? Was the index empty?
What was the actual request?

IOW, steps to reproduce. Otherwise you force anyone
tackling this to try to guess.

> RealTimeGet NPE with implicit router-based collection
> -----------------------------------------------------
>
>                 Key: SOLR-8009
>                 URL: https://issues.apache.org/jira/browse/SOLR-8009
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Crawdaddy
>              Labels: get
>
> A NPE is thrown when attempting a GET against an implicit-router based  collection:
> ERROR - 2015-09-03 21:26:24.308; [c:rti s:shard-3 r:core_node1 x:rti_shard-3_replica1] org.apache.solr.common.SolrException; java.lang.NullPointerException
> 	at org.apache.solr.handler.component.RealTimeGetComponent.createSubRequests(RealTimeGetComponent.java:405)
> 	at org.apache.solr.handler.component.RealTimeGetComponent.distributedProcess(RealTimeGetComponent.java:362)
> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:327)
> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
> 	at com.twe.solr.searchcomponent.TargetSetDataGenerator$1.run(TargetSetDataGenerator.java:424)
> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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