]
RH Bugzilla Integration commented on ISPN-4867:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug
HotRodRemoteCacheIT(localmode-udp).testCustomEvents random failures
-------------------------------------------------------------------
Key: ISPN-4867
URL:
https://issues.jboss.org/browse/ISPN-4867
Project: Infinispan
Issue Type: Bug
Components: Server, Test Suite - Server
Affects Versions: 7.0.0.CR1
Reporter: Dan Berindei
Assignee: Galder ZamarreƱo
Priority: Blocker
Labels: testsuite_stability
Fix For: 7.0.0.Final
{noformat}
org.infinispan.client.hotrod.exceptions.HotRodClientException:
org.infinispan.commons.CacheException: java.lang.NoClassDefFoundError:
org/infinispan/server/test/client/hotrod/HotRodCustomMarshallerEventIT$Id
at
org.infinispan.client.hotrod.impl.protocol.Codec20.checkForErrorsInResponseStatus(Codec20.java:284)
at
org.infinispan.client.hotrod.impl.protocol.Codec20.readPartialHeader(Codec20.java:86)
at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeader(Codec20.java:72)
at
org.infinispan.client.hotrod.impl.operations.HotRodOperation.readHeaderAndValidate(HotRodOperation.java:56)
at
org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation.sendPutOperation(AbstractKeyValueOperation.java:50)
at
org.infinispan.client.hotrod.impl.operations.PutOperation.executeOperation(PutOperation.java:30)
at
org.infinispan.client.hotrod.impl.operations.PutOperation.executeOperation(PutOperation.java:19)
at
org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:50)
at org.infinispan.client.hotrod.impl.RemoteCacheImpl.put(RemoteCacheImpl.java:237)
at
org.infinispan.client.hotrod.impl.RemoteCacheSupport.put(RemoteCacheSupport.java:79)
at
org.infinispan.server.test.client.hotrod.AbstractRemoteCacheIT.testCustomEvents(AbstractRemoteCacheIT.java:855)
{noformat}
Tests {{testCustomEventsDynamic}}, {{testEventFilteringDynamic}},
{{testEventFilteringStatic}} fail with the same error message.
Failing since
http://ci.infinispan.org/viewLog.html?buildTypeId=bt8&buildId=12713