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

Amrit Sarkar commented on SOLR-11040:
-------------------------------------

Yeah. [~ichattopadhyaya] [~varunthacker], I did `ant clean` at top level, git 
clone fresh code, blew up the ivy cache. No luck. I will close this JIRA as it 
is looking like machine specific issue. Thank you for looking into it.

> CdcrBootstrapTest failing on 'master' branch
> --------------------------------------------
>
>                 Key: SOLR-11040
>                 URL: https://issues.apache.org/jira/browse/SOLR-11040
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: CDCR
>    Affects Versions: 6.6
>            Reporter: Amrit Sarkar
>            Priority: Critical
>         Attachments: cdcr-bs-test-error
>
>
> {{CdcrBootstrapTest}} is constantly failing for all seeds on master branch 
> both in terminal and IDE.
> {code}
> 86599 ERROR (recoveryExecutor-6-thread-1-processing-n:127.0.0.1:54919_solr 
> x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1) 
> [n:127.0.0.1:54919_solr c:cdcr-target s:shard1 r:core_node1 
> x:cdcr-target_shard1_replica_n1] o.a.s.h.ReplicationHandler Index fetch 
> failed :org.apache.solr.common.SolrException: Index fetch failed : 
>     at 
> org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:655)
>     at 
> org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
>     at 
> org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
>     at 
> org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:757)
>     at 
> org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:712)
>     at 
> com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
>     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>     at 
> org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
>     at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>     at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>     at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.NullPointerException
>     at 
> org.apache.solr.handler.IndexFetcher.openNewSearcherAndUpdateCommitPoint(IndexFetcher.java:888)
>     at 
> org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:632)
>     ... 10 more
> {code}
> Attached detailed logs: 



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

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

Reply via email to