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

Cassandra Targett updated SOLR-10976:
-------------------------------------
    Component/s: streaming expressions

> StreamExpressionTest.testParallelTerminatingDaemonUpdateStream() failures: 
> Boolean cannot be cast to Map
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-10976
>                 URL: https://issues.apache.org/jira/browse/SOLR-10976
>             Project: Solr
>          Issue Type: Bug
>          Components: streaming expressions
>            Reporter: Steven Rowe
>            Priority: Major
>
> Non-reproducing failure from Policeman Jenkins 
> [https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6688/]:
> {noformat}
> Checking out Revision 85069cacf40e757b3eb4d4d211b1783faf800bc5 
> (refs/remotes/origin/master)
> [...]
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=StreamExpressionTest 
> -Dtests.method=testParallelTerminatingDaemonUpdateStream 
> -Dtests.seed=340B5BCF2D4B369 -Dtests.slow=true -Dtests.locale=ca 
> -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] ERROR   3.62s J0 | 
> StreamExpressionTest.testParallelTerminatingDaemonUpdateStream <<<
>    [junit4]    > Throwable #1: java.io.IOException: --> 
> http://127.0.0.1:63090/solr/collection1: An exception has occurred on the 
> server, refer to server log for details.
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([340B5BCF2D4B369:F2246DD4A6BE7C77]:0)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream(StreamExpressionTest.java:4364)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:748)
>    [junit4]    > Caused by: java.lang.ClassCastException: java.lang.Boolean 
> cannot be cast to java.util.Map
>    [junit4]    >      at 
> org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser.next(JavabinTupleStreamParser.java:182)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:191)
> [...]
>    [junit4]   2> NOTE: test params are: 
> codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
>  chunkSize=21931, maxDocsPerChunk=394, blockSize=393), 
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
>  chunkSize=21931, blockSize=393)), sim=RandomSimilarity(queryNorm=false): {}, 
> locale=ca, timezone=Europe/Kiev
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
> (64-bit)/cpus=3,threads=6,free=185977552,total=341770240
>    [junit4]   2> NOTE: All tests run in this JVM: [TestPathTrie, 
> SolrExampleEmbeddedTest, CollectionAdminRequestRequiredParamsTest, 
> GreaterThanEqualToEvaluatorTest, ArrayEvaluatorTest, 
> StreamExpressionParserTest, SolrPingTest, TestHash, TestSolrProperties, 
> ConcurrentUpdateSolrClientTest, TestZkConfigManager, 
> StreamExpressionToExplanationTest, NaturalLogEvaluatorTest, 
> ModuloEvaluatorTest, JsonValidatorTest, BasicHttpSolrClientTest, 
> EqualsEvaluatorTest, OrEvaluatorTest, HyperbolicCosineEvaluatorTest, 
> TestBatchUpdate, SolrExampleStreamingTest, SolrDocumentTest, TestXMLEscaping, 
> TermsResponseTest, TestClusteringResponse, SineEvaluatorTest, 
> GraphExpressionTest, HyperbolicTangentEvaluatorTest, TestEmbeddedSolrServer, 
> ArcSineEvaluatorTest, CubedRootEvaluatorTest, JdbcDriverTest, 
> SolrExampleBinaryTest, SolrExampleXMLTest, JettyWebappTest, 
> TestSpellCheckResponse, SolrParamTest, MergeIndexesEmbeddedTest, 
> QueryResponseTest, TestCoreAdmin, TestNamedListCodec, TestJavaBinCodec, 
> TestDocumentObjectBinder, SolrQueryTest, ContentStreamTest, 
> ModifiableSolrParamsTest, DocumentAnalysisResponseTest, 
> TestUpdateRequestCodec, FieldAnalysisResponseTest, NamedListTest, 
> FacetFieldTest, GetByIdTest, SolrSchemalessExampleTest, 
> TestSolrJErrorHandling, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, 
> CloudSolrClientTest, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, 
> LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, GraphTest, 
> StreamExpressionTest]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to