[infinispan-issues] [JBoss JIRA] (ISPN-7976) NullPointerException in Encoder2x.writeStatus

Dan Berindei (JIRA) issues at jboss.org
Fri Jun 23 08:12:00 EDT 2017


Dan Berindei created ISPN-7976:
----------------------------------

             Summary: NullPointerException in Encoder2x.writeStatus
                 Key: ISPN-7976
                 URL: https://issues.jboss.org/browse/ISPN-7976
             Project: Infinispan
          Issue Type: Bug
          Components: Server, Test Suite - Server
    Affects Versions: 9.1.0.Beta1
            Reporter: Dan Berindei


This {{NullPointerException}} appears during the Spring tests:

{noformat}
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)
{noformat}




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list