You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2018/03/06 14:28:00 UTC

[jira] [Commented] (SOLR-12061) TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name

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

Steve Rowe commented on SOLR-12061:
-----------------------------------

{{git bisect}} says commit {{c1a44251fe}} on SOLR-11960 is where this started happening.

> TestV1toV2ApiMapper.testCommands() failure: null value is not valid for name
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-12061
>                 URL: https://issues.apache.org/jira/browse/SOLR-12061
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Steve Rowe
>            Priority: Major
>
> Reproducing master seed from [https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7204/] (reproduces for me on LInux):
> {noformat}
>    [junit4] Suite: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV1toV2ApiMapper -Dtests.method=testCommands -Dtests.seed=8BD251EC0EE042E0 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] ERROR   0.03s J0 | TestV1toV2ApiMapper.testCommands <<<
>    [junit4]    > Throwable #1: java.lang.RuntimeException: null value is not valid for name
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8BD251EC0EE042E0:AAEE981464DAA284]:0)
>    [junit4]    > 	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
>    [junit4]    > 	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
>    [junit4]    > 	at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
>    [junit4]    > 	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
>    [junit4]    > 	at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
>    [junit4]    > 	at org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
>    [junit4]    > 	at org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
>    [junit4]    > 	at org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1930, maxMBSortInHeap=5.7539348379000055, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1313219), locale=sk-SK, timezone=America/Araguaina
>    [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=103812072,total=282828800
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org