[ 
https://issues.apache.org/jira/browse/SOLR-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-6632:
---------------------------
    Attachment: SOLR-6632_jenkins_policeman_Lucene-Solr-5.x-MacOSX_1849.txt

Full jenkins log from most recent failure attached, root cause from log...

{noformat}
Updating http://svn.apache.org/repos/asf/lucene/dev/branches/branch_5x at 
revision '2014-10-17T03:55:36.671 +0000'
...
At revision 1632469
...
   [junit4]   2>        Caused by: java.lang.NullPointerException
   [junit4]   2>                at 
org.apache.solr.common.cloud.ClusterState.getShardId(ClusterState.java:209)
   [junit4]   2>                at 
org.apache.solr.common.cloud.ClusterState.getShardId(ClusterState.java:198)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.needsToBeAssignedShardId(ZkController.java:1165)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1520)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:504)
{noformat}

> "Error CREATEing SolrCore" .. "Caused by: null"
> -----------------------------------------------
>
>                 Key: SOLR-6632
>                 URL: https://issues.apache.org/jira/browse/SOLR-6632
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Noble Paul
>         Attachments: 
> SOLR-6632_jenkins_policeman_Lucene-Solr-5.x-MacOSX_1849.txt
>
>
> We've seen 6 nearly identical non-reproducible jenkins failures with errors 
> stemming from an NPE in ClusterState since r1624556 (SOLR-5473, SOLR-5474, 
> SOLR-5810) was committed (Sep 12th)
> Example...
> http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1849/consoleText
> {noformat}
>    [junit4] ERROR    111s | CollectionsAPIDistributedZkTest.testDistribSearch 
> <<<
>    [junit4]    > Throwable #1: 
> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error 
> CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core 
> [halfcollection_shard1_replica1] Caused by: null
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([7FF06594A345DF76:FE16EB8CD41ABF4A]:0)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
>    [junit4]    >      at 
> org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
>    [junit4]    >      at 
> org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
>    [junit4]    >      at 
> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:745)
> {noformat}



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

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

Reply via email to