Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5314

EventSocketTimeoutTest.testSocketTimeoutWithEvent randomly failing

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.2.0.CR1
    • 7.2.0.Beta1
    • Remote Protocols
    • None

      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)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:606)
          at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
          at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
          at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
          at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
          at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
          at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
          at org.testng.TestRunner.privateRun(TestRunner.java:767)
          at org.testng.TestRunner.run(TestRunner.java:617)
          at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
          at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
          at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
          at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
          at java.util.concurrent.FutureTask.run(FutureTask.java:262)
          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
          at java.lang.Thread.run(Thread.java:745)
      Caused by: java.net.SocketTimeoutException
          at sun.nio.ch.SocketAdaptor$SocketInputStream.read(SocketAdaptor.java:229)
          at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
          at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
          at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
          at org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport.readByte(TcpTransport.java:179)
          ... 32 more
      

            [ISPN-5314] EventSocketTimeoutTest.testSocketTimeoutWithEvent randomly failing

            Pedro Zapata Fernandez made changes -
            Workflow Original: GIT Pull Request with Triage workflow [ 12633621 ] New: OJA-WF-BG [ 24690739 ]
            Anupam Singh Deo (Inactive) made changes -
            Link New: This issue causes ISPN-2550 [ ISPN-2550 ]
            Anupam Singh Deo (Inactive) made changes -
            Link Original: This issue is caused by ISPN-2550 [ ISPN-2550 ]
            Tristan Tarrant made changes -
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            RH Bugzilla Integration made changes -
            Gustavo Fernandes (Inactive) made changes -
            Resolution New: Done [ 1 ]
            Status Original: Pull Request Sent [ 10011 ] New: Resolved [ 5 ]
            Galder Zamarreño made changes -
            Attachment New: infinispan.log [ 12388647 ]
            Galder Zamarreño made changes -
            Fix Version/s New: 7.2.0.CR1 [ 12326575 ]
            Fix Version/s Original: 7.2.0.Beta2 [ 12326577 ]

            Indirectly caused by the fix for ISPN-2550 where worker threads were capped at 2.

            Galder Zamarreño added a comment - Indirectly caused by the fix for ISPN-2550 where worker threads were capped at 2.
            Galder Zamarreño made changes -
            Link New: This issue is caused by ISPN-2550 [ ISPN-2550 ]
            Galder Zamarreño made changes -
            Git Pull Request New: https://github.com/infinispan/infinispan/pull/3325
            Status Original: Coding In Progress [ 3 ] New: Pull Request Sent [ 10011 ]
            Galder Zamarreño made changes -
            Link New: This issue is related to ISPN-2110 [ ISPN-2110 ]
            Galder Zamarreño made changes -
            Status Original: Open [ 1 ] New: Coding In Progress [ 3 ]
            Galder Zamarreño made changes -
            Status Original: New [ 10016 ] New: Open [ 1 ]
            Galder Zamarreño created issue -

              rh-ee-galder Galder Zamarreño
              rh-ee-galder Galder Zamarreño
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: