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

Hot Rod server throwing NullPointerException when stopping and updating view

    XMLWordPrintable

Details

    Description

      HotRodServer can sometimes throw an NPE when updating its view during stoppage time:

      [JBoss] 08:50:03,562 WARN  [StartStopLifecycleAction] Error during stop for HotRodServer
      [JBoss] java.lang.NullPointerException
      [JBoss] 	at org.infinispan.server.hotrod.HotRodServer.removeSelfFromTopologyView(HotRodServer.scala:124)
      [JBoss] 	at org.infinispan.server.hotrod.HotRodServer.stop(HotRodServer.scala:119)
      [JBoss] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [JBoss] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      [JBoss] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      [JBoss] 	at java.lang.reflect.Method.invoke(Method.java:597)

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: