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

Rest store - synchronize data opeartion hangs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 9.0.0.CR2
    • Loaders and Stores
    • None

    Description

      When using REST store for rolling upgrade, it hangs during synchronizeData operation (executed via JMX, didn't try CLI). Before it hangs, following warning is in the log:

      ESC[0mESC[33m18:48:44,011 WARNING [io.netty.channel.DefaultChannelPipeline] (nioEventLoopGroup-9-3) An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:: java.lang.IllegalStateException: Already committed
              at org.jboss.resteasy.plugins.server.netty.NettyHttpResponse.reset(NettyHttpResponse.java:148)
              at org.jboss.resteasy.plugins.server.netty.RequestHandler.channelRead0(RequestHandler.java:62)
              at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
              at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308)
              at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:32)
              at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:299)
              at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
              at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
              at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
              at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
              at java.lang.Thread.run(Thread.java:745)
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vjuranek@redhat.com Vojtech Juranek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: