You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2019/11/05 02:31:52 UTC

[GitHub] [helix] pkuwm opened a new issue #572: NPE in test testCustomCodeRunner

pkuwm opened a new issue #572: NPE in test testCustomCodeRunner
URL: https://github.com/apache/helix/issues/572
 
 
   2999706 [HelixController-async_tasks-CLUSTER_TestHelixCustomCodeRunner] ERROR org.apache.helix.controller.stages.BestPossibleStateCalcStage  - Event b7e431cd_DEFAULT :
    Could not update cluster status metrics!
   java.lang.NullPointerException
           at org.apache.helix.monitoring.mbeans.ClusterStatusMonitor.setPerInstanceResourceStatus(ClusterStatusMonitor.java:416)
           at org.apache.helix.controller.stages.BestPossibleStateCalcStage$1.call(BestPossibleStateCalcStage.java:89)
           at java.util.concurrent.FutureTask.run(FutureTask.java:266)
           at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
           at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
           at java.lang.Thread.run(Thread.java:745)
   2999714 [HelixController-async_tasks-CLUSTER_TestHelixCustomCodeRunner] ERROR org.apache.helix.controller.stages.BestPossibleStateCalcStage  - Event 6e898242_DEFAULT :
    Could not update cluster status metrics!
   java.lang.NullPointerException
           at org.apache.helix.monitoring.mbeans.ClusterStatusMonitor.setPerInstanceResourceStatus(ClusterStatusMonitor.java:416)
           at org.apache.helix.controller.stages.BestPossibleStateCalcStage$1.call(BestPossibleStateCalcStage.java:89)
           at java.util.concurrent.FutureTask.run(FutureTask.java:266)
           at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
           at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
           at java.lang.Thread.run(Thread.java:745)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org