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/18 23:27:26 UTC

[GitHub] [helix] pkuwm opened a new issue #615: NullPointerException in TestDisableCustomCodeRunner_test

pkuwm opened a new issue #615: NullPointerException in TestDisableCustomCodeRunner_test
URL: https://github.com/apache/helix/issues/615
 
 
   START TestDisableCustomCodeRunner_test at Mon Nov 18 12:53:41 PST 2019
   3367888 [HelixController-async_tasks-TestDisableCustomCodeRunner_test] ERROR org.apache.helix.controller.stages.BestPossibleStateCalcStage  - Event 5cf5e200_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)
   3367919 [HelixController-async_tasks-TestDisableCustomCodeRunner_test] ERROR org.apache.helix.controller.stages.BestPossibleStateCalcStage  - Event f8b5251e_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)
   3367927 [HelixController-async_tasks-TestDisableCustomCodeRunner_test] ERROR org.apache.helix.controller.stages.BestPossibleStateCalcStage  - Event 2efeecca_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)
   3367934 [HelixController-async_tasks-TestDisableCustomCodeRunner_test] ERROR org.apache.helix.controller.stages.BestPossibleStateCalcStage  - Event 95e91cde_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)

----------------------------------------------------------------
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