[infinispan-issues] [JBoss JIRA] (ISPN-8542) IndexedField annotation in proto file causes java.lang.NumberFormatException
Adrian Nistor (JIRA)
issues at jboss.org
Sat Nov 18 11:21:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-8542:
--------------------------------
Status: Open (was: New)
> IndexedField annotation in proto file causes java.lang.NumberFormatException
> ----------------------------------------------------------------------------
>
> Key: ISPN-8542
> URL: https://issues.jboss.org/browse/ISPN-8542
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 9.1.0.Final
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
>
> The Query Tests are both failing in the CR2 build with the following error:
> {noformat}
> Start 7: queryTest
> 7: Test command: /artifacts/jdg-cpp-client-JDG_7.1.1.Final-BOTH/rhel7/build/queryTest
> 7: Test timeout computed to be: 1500
> 7: Tests for Query
> 7: User(id=3,name=Tom,surname=Cat)
> 7: User(id=4,name=Jerry,surname=Mouse)
> 7: Tom Cat
> 7: Jerry Mouse
> 7: terminate called after throwing an instance of 'infinispan::hotrod::HotRodClientException'
> 7: what(): java.lang.NumberFormatException: For input string: "_null_"
> 7/22 Test #7: queryTest ........................***Exception: Other 0.27 sec
> test 8
> Start 8: queryTest-static
> 8: Test command: /artifacts/jdg-cpp-client-JDG_7.1.1.Final-BOTH/rhel7/build/queryTest-static
> 8: Test timeout computed to be: 1500
> 8: Tests for Query
> 8: User(id=3,name=Tom,surname=Cat)
> 8: User(id=4,name=Jerry,surname=Mouse)
> 8: Tom Cat
> 8: Jerry Mouse
> 8: terminate called after throwing an instance of 'infinispan::hotrod::HotRodClientException'
> 8: what(): java.lang.NumberFormatException: For input string: "_null_"
> 8/22 Test #8: queryTest-static .................***Exception: Other 0.08 sec
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list