[infinispan-issues] [JBoss JIRA] (ISPN-11034) ProtobufRemoteIteratorIndexingTest.testFilteredIterationWithQuery random failures

Dan Berindei (Jira) issues at jboss.org
Wed Dec 4 11:09:00 EST 2019


Dan Berindei created ISPN-11034:
-----------------------------------

             Summary: ProtobufRemoteIteratorIndexingTest.testFilteredIterationWithQuery random failures
                 Key: ISPN-11034
                 URL: https://issues.jboss.org/browse/ISPN-11034
             Project: Infinispan
          Issue Type: Bug
          Components: Remote Querying
    Affects Versions: 10.1.0.Beta1
            Reporter: Dan Berindei
             Fix For: 10.1.0.Final


{noformat}
 [OK:  2246, KO:     1, SKIP:     0] Test failed: org.infinispan.client.hotrod.impl.iteration.ProtobufRemoteIteratorIndexingTest.testFilteredIterationWithQuery
 org.infinispan.client.hotrod.exceptions.HotRodClientException:: org.infinispan.client.hotrod.exceptions.HotRodClientException:Request for messageId=7573 returned server error (status=0x85): org.infinispan.remoting.RemoteException: ISPN000217: Received exception from ProtobufRemoteIteratorIndexingTest-NodeA-43945, see cause for remote stack trace
 org.hibernate.search.bridge.BridgeException: Exception while calling bridge#set
 	entity class: org.infinispan.query.remote.impl.indexing.ProtobufValueWrapper
 	field bridge: org.infinispan.query.remote.impl.indexing.ProtobufValueWrapperFieldBridge at 166e51ab
 java.lang.IllegalArgumentException: messageDescriptor cannot be null
 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
 	at java.base/java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:600)
 	at java.base/java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:678)
 	at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:737)
 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:159)
 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfInt.evaluateParallel(ForEachOps.java:188)
 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
 	at java.base/java.util.stream.IntPipeline.forEach(IntPipeline.java:439)
 	at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:596)
 	at org.infinispan.client.hotrod.impl.iteration.AbstractRemoteIteratorTest.populateCache(AbstractRemoteIteratorTest.java:34)
 	at org.infinispan.client.hotrod.impl.iteration.ProtobufRemoteIteratorIndexingTest.testFilteredIterationWithQuery(ProtobufRemoteIteratorIndexingTest.java:73)
 Caused by: org.infinispan.client.hotrod.exceptions.HotRodClientException:Request for messageId=7573 returned server error (status=0x85): org.infinispan.remoting.RemoteException: ISPN000217: Received exception from ProtobufRemoteIteratorIndexingTest-NodeA-43945, see cause for remote stack trace
 org.hibernate.search.bridge.BridgeException: Exception while calling bridge#set
 	entity class: org.infinispan.query.remote.impl.indexing.ProtobufValueWrapper
 	field bridge: org.infinispan.query.remote.impl.indexing.ProtobufValueWrapperFieldBridge at 166e51ab
 java.lang.IllegalArgumentException: messageDescriptor cannot be null
 	at org.infinispan.client.hotrod.impl.protocol.Codec20.checkForErrorsInResponseStatus(Codec20.java:337)
 	at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeader(Codec20.java:176)
 	at org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder.decode(HeaderDecoder.java:139)
 	at org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder.callDecode(HintedReplayingDecoder.java:94)
 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:281)
{noformat}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list