[
https://issues.apache.org/jira/browse/SOLR-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072312#comment-15072312
]
Mark Miller commented on SOLR-8380:
-----------------------------------
I filed SOLR-8469 to look into the generic error message when we have something
specific.
> 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: 5.5, Trunk
>
> 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: [email protected]
For additional commands, e-mail: [email protected]