Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-40

management.JmxManagementIT tests fail with NPE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JDG 7.0.0 ER5
    • None
    • TestSuite
    • None

    Description

      Multiple tests form management.JmxManagementIT fail with NPE, see e.g. this jenkins job. Typical exception is as follows:

      Caused by: org.infinispan.commons.CacheException: java.lang.NullPointerException
      	at org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler.handleFromCluster(GlobalInboundInvocationHandler.java:88)
      	at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommandFromLocalCluster(CommandAwareRpcDispatcher.java:196)
      	at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:166)
      	at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:402)
      	at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:352)
      	... 25 more
      Caused by: java.lang.NullPointerException
      	at org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler.handleCacheRpcCommand(GlobalInboundInvocationHandler.java:125)
      	at org.infinispan.remoting.inboundhandler.GlobalInboundInvocationHandler.handleFromCluster(GlobalInboundInvocationHandler.java:74)
      	... 29 more
      
      

      Attachments

        Issue Links

          Activity

            People

              pruivo@redhat.com Pedro Ruivo
              vjuranek@redhat.com Vojtech Juranek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: