[
https://issues.apache.org/jira/browse/SLIDER-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194005#comment-14194005
]
Steve Loughran commented on SLIDER-603:
---------------------------------------
{code}
<testcase name="testCreateFlex"
classname="org.apache.slider.funtest.lifecycle.AppsThroughAgentIT"
time="113.883">
<error type="java.lang.NullPointerException">java.lang.NullPointerException
at
org.apache.slider.funtest.framework.CommandTestBase.assertContainersLive(CommandTestBase.groovy:182)
at
org.apache.slider.funtest.framework.CommandTestBase.expectContainersLive(CommandTestBase.groovy:1105)
at
org.apache.slider.funtest.lifecycle.AppsThroughAgentIT.testCreateFlex(AppsThroughAgentIT.groovy:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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.RunBefores.evaluate(RunBefores.java:26)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
{code}
> NPE in AppsThroughAgentIT
> -------------------------
>
> Key: SLIDER-603
> URL: https://issues.apache.org/jira/browse/SLIDER-603
> Project: Slider
> Issue Type: Bug
> Components: test
> Affects Versions: Slider 0.60
> Reporter: Steve Loughran
> Assignee: Steve Loughran
>
> NPE in one of the assertions in AppsThroughAgentIT
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)