[infinispan-issues] [JBoss JIRA] (ISPN-5327) EventSocketTimeoutTest fails randomly

Vojtech Juranek (JIRA) issues at jboss.org
Wed Mar 25 10:37:20 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vojtech Juranek updated ISPN-5327:
----------------------------------
    Status: Open  (was: New)


> EventSocketTimeoutTest fails randomly
> -------------------------------------
>
>                 Key: ISPN-5327
>                 URL: https://issues.jboss.org/browse/ISPN-5327
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Core
>            Reporter: Vojtech Juranek
>            Assignee: Vojtech Juranek
>
> {{EventSocketTimeoutTest#testSocketTimeoutWithEvent}} fails randomly with   {{SocketTimeoutException}}:
> {noformat}
> org.infinispan.client.hotrod.exceptions.TransportException:: java.net.SocketTimeoutException
>     at org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport.readByte(TcpTransport.java:184)
>     at org.infinispan.client.hotrod.impl.protocol.Codec20.readMagic(Codec20.java:282)
>     at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeader(Codec20.java:94)
>     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:52)
>     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.client.hotrod.event.EventSocketTimeoutTest$1.call(EventSocketTimeoutTest.java:60)
>     at org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener(HotRodClientTestingUtil.java:145)
>     at org.infinispan.client.hotrod.event.EventSocketTimeoutTest.testSocketTimeoutWithEvent(EventSocketTimeoutTest.java:47)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list