You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "choco (Jira)" <ji...@apache.org> on 2021/09/23 14:46:00 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=17419260#comment-17419260 ] 

choco commented on SOLR-8009:
-----------------------------

Is there a workaround for this? I'm having the same issue with using the implicit router.

> 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
>    Affects Versions: 5.3
>            Reporter: Crawdaddy
>            Priority: Major
>              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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org