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

NullPointerException in Encoder2x.writeStatus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 9.1.0.Beta1
    • Server, Test Suite
    • None

    Description

      This NullPointerException appears during the Spring tests:

      09:41:36,162 ERROR (HotRod-InfinispanRemoteSessionRepositoryTest-ServerWorker-16-2) [HotRodEncoder] ISPN005022: Exception writing response with messageId=305
      java.lang.NullPointerException
      	at org.infinispan.server.hotrod.Encoder2x.writeStatus(Encoder2x.java:86)
      	at org.infinispan.server.hotrod.Encoder2x.writeHeader(Encoder2x.java:64)
      	at org.infinispan.server.hotrod.HotRodEncoder.encode(HotRodEncoder.java:56)
      	at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
      	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738)
      	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801)
      	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814)
      	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794)
      	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: