Hoss Man created SOLR-6632:
------------------------------
Summary: "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
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: [email protected]
For additional commands, e-mail: [email protected]