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

REST interface throws 'Connection reset by peer' on getting value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Critical Critical
    • None
    • 9.0.0.CR1
    • Integration
    • None

      REST endpoint throws a lot of INFO messages when accessing a value:

      07:45:42,718 INFO  [org.jboss.resteasy.plugins.server.netty.i18n] (nioEventLoopGroup-10-8) RESTEASY018512: Exception caught by handler: java.io.IOException: Connection reset by peer
      	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
      	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
      	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
      	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
      	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
      	at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)
      	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100)
      	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:367)
      	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
      	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:610)
      	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:551)
      	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:465)
      	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:437)
      	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
      	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
      	at java.lang.Thread.run(Thread.java:745)
      

            slaskawi@redhat.com Sebastian Łaskawiec (Inactive)
            slaskawi@redhat.com Sebastian Łaskawiec (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: