You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Lokesh Jain (JIRA)" <ji...@apache.org> on 2019/02/27 17:15:00 UTC

[jira] [Resolved] (HDDS-1140) TestSCMChillModeManager is failing with NullPointerException

     [ https://issues.apache.org/jira/browse/HDDS-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lokesh Jain resolved HDDS-1140.
-------------------------------
    Resolution: Duplicate

> TestSCMChillModeManager is failing with NullPointerException
> ------------------------------------------------------------
>
>                 Key: HDDS-1140
>                 URL: https://issues.apache.org/jira/browse/HDDS-1140
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: SCM
>    Affects Versions: 0.4.0
>            Reporter: Mukul Kumar Singh
>            Assignee: Lokesh Jain
>            Priority: Major
>
> TestSCMChillModeManager is failing with the following exception
> {code}
> [ERROR] testDisableChillMode(org.apache.hadoop.hdds.scm.chillmode.TestSCMChillModeManager)  Time elapsed: 0.012 s  <<< ERROR!
> java.lang.NullPointerException
> 	at org.apache.hadoop.utils.Scheduler.scheduleWithFixedDelay(Scheduler.java:78)
> 	at org.apache.hadoop.hdds.scm.pipeline.RatisPipelineUtils.scheduleFixedIntervalPipelineCreator(RatisPipelineUtils.java:211)
> 	at org.apache.hadoop.hdds.scm.chillmode.SCMChillModeManager.exitChillMode(SCMChillModeManager.java:137)
> 	at org.apache.hadoop.hdds.scm.chillmode.SCMChillModeManager.<init>(SCMChillModeManager.java:93)
> 	at org.apache.hadoop.hdds.scm.chillmode.TestSCMChillModeManager.testDisableChillMode(TestSCMChillModeManager.java:134)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> 	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org