You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2015/12/07 05:03:10 UTC

[jira] [Updated] (SOLR-8380) CollectionsAPIDistributedZkTest frequent failures with non ok status: 500, message:Server Error

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

Shalin Shekhar Mangar updated SOLR-8380:
----------------------------------------
    Attachment: CollectionsAPIDistributedZkTest-fail.log

Attaching a failure run on the 5.4 branch

> CollectionsAPIDistributedZkTest frequent failures with non ok status: 500, message:Server Error
> -----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8380
>                 URL: https://issues.apache.org/jira/browse/SOLR-8380
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, Tests
>            Reporter: Shalin Shekhar Mangar
>             Fix For: Trunk, 5.5
>
>         Attachments: CollectionsAPIDistributedZkTest-fail.log
>
>
> Frequent failures of the form:
> {code}
> 3 tests failed.
> FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
> Error Message:
> Error from server at http://127.0.0.1:51207/obnq/awholynewcollection_0: non ok status: 500, message:Server Error
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51207/obnq/awholynewcollection_0: non ok status: 500, message:Server Error
>         at __randomizedtesting.SeedInfo.seed([FD971CBA781DD16A:75C32360D6E1BC92]:0)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:508)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
>         at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
>         at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
>         at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
>         at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
>         at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:658)
>         at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
> {code}
> This is easily reproducible (1 out of 3 runs).



--
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