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/02/14 22:10:11 UTC

[jira] [Commented] (SOLR-6917) TestDynamicLoading fails frequently.

    [ https://issues.apache.org/jira/browse/SOLR-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321705#comment-14321705 ] 

Shalin Shekhar Mangar commented on SOLR-6917:
---------------------------------------------

I noticed that some of the log lines aren't right:
{code}
oash.BlobHandler.handleRequestBody New blob inserting test/1 ,size ?,???, md5 3c2e709cb0aa097906dbb8542b83de9c

oasc.SolrException.log ERROR org.apache.solr.common.SolrException: Invalid combination of blobName test and version ?
   [junit4]   2> 		at org.apache.solr.handler.BlobHandler.handleRequestBody(BlobHandler.java:187)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144)
{code}

> TestDynamicLoading fails frequently.
> ------------------------------------
>
>                 Key: SOLR-6917
>                 URL: https://issues.apache.org/jira/browse/SOLR-6917
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Noble Paul
>            Priority: Minor
>
> most recent failure:
> {noformat}
>    [junit4] FAILURE 39.7s J5 | TestDynamicLoading.testDistribSearch <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: New version of class is not loaded {
>    [junit4]    >   "responseHeader":{
>    [junit4]    >     "status":404,
>    [junit4]    >     "QTime":2},
>    [junit4]    >   "error":{
>    [junit4]    >     "msg":"no such blob or version available: test/2",
>    [junit4]    >     "code":404}}
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B49634A982DC7AFE:3570BAB1F5831AC2]:0)
>    [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:154)
>    [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
>    [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
>    [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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org