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

Insights client fails to start up after shutdown cluster with second node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • RHDG 8.5.x CD
    • None
    • None
    • False
    • None
    • False

      Create a cluster of 3, shutdown via CLI: shutdown cluster, start the first node, then second node. You should see the errro on the second node that's starting up.

      2024-10-29 19:26:41,844 ERROR [o.i.s.i.InsightsService] I4ASR0004: Red Hat Insights client scheduler shutdown, non-Insights failure: Cannot invoke "org.infinispan.topology.PersistentUUID.toString()" because the return value of "org.infinispan.topology.PersistentUUIDManager.getPersistentUuid(org.infinispan.remoting.transport.Address)" is null java.lang.NullPointerException: Cannot invoke "org.infinispan.topology.PersistentUUID.toString()" because the return value of "org.infinispan.topology.PersistentUUIDManager.getPersistentUuid(org.infinispan.remoting.transport.Address)" is null
      	at org.infinispan.server.core.BaseServerManagement.overviewReport(BaseServerManagement.java:40)
      	at org.infinispan.server.insights.InsightsService.overviewReport(InsightsService.java:108)
      	at org.infinispan.server.insights.InsightsService.identificationName(InsightsService.java:98)
      	at org.infinispan.server.insights.InfinispanInsightsConfiguration.getIdentificationName(InfinispanInsightsConfiguration.java:19)
      	at com.redhat.insights.config.EnvAndSysPropsInsightsConfiguration.toString(EnvAndSysPropsInsightsConfiguration.java:200)
      	at java.base/java.lang.String.valueOf(String.java:4465)
      	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
      	at com.redhat.insights.InsightsReportController.lambda$generate$0(InsightsReportController.java:128)
      	at org.infinispan.server.insights.scheduler.InfinispanInsightsScheduler.lambda$scheduleAtFixedRate$0(InfinispanInsightsScheduler.java:77)
      	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
      	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
      	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
      	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
      	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
      	at java.base/java.lang.Thread.run(Thread.java:1583)
      

              fercoli@redhat.com Fabio Massimo Ercoli
              rhn-support-pdrobek Pavel Drobek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: