Shalin Shekhar Mangar created SOLR-7004:
-------------------------------------------

             Summary: CollectionsAPISolrJTests failure with no action specified
                 Key: SOLR-7004
                 URL: https://issues.apache.org/jira/browse/SOLR-7004
             Project: Solr
          Issue Type: Task
          Components: SolrCloud
    Affects Versions: 5.0, Trunk
            Reporter: Shalin Shekhar Mangar
             Fix For: 5.0, Trunk


Saw a test failure in org.apache.solr.cloud.CollectionsAPISolrJTests with the 
following stack trace:

{code}
java.lang.RuntimeException: no action specified!
        at 
__randomizedtesting.SeedInfo.seed([B274BE727B8F0980:3392306A0CD069BC]:0)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.getParams(CollectionAdminRequest.java:68)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest$BalanceShardUnique.getParams(CollectionAdminRequest.java:852)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:734)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.process(CollectionAdminRequest.java:85)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTests.testBalanceShardUnique(CollectionsAPISolrJTests.java:495)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTests.doTest(CollectionsAPISolrJTests.java:67)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}



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