You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Gour Saha (JIRA)" <ji...@apache.org> on 2014/11/03 22:10:34 UTC

[jira] [Resolved] (SLIDER-588) AppsThroughAgentIT test failed with 'Application registry is not accessible'

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

Gour Saha resolved SLIDER-588.
------------------------------
    Resolution: Fixed

> AppsThroughAgentIT test failed with 'Application registry is not accessible'
> ----------------------------------------------------------------------------
>
>                 Key: SLIDER-588
>                 URL: https://issues.apache.org/jira/browse/SLIDER-588
>             Project: Slider
>          Issue Type: Bug
>    Affects Versions: Slider 0.60
>            Reporter: Yesha Vora
>            Assignee: Gour Saha
>             Fix For: Slider 0.60
>
>
> AppsThroughAgentIT.testCreateFlex failed with 'Application registry is not accessible' error
> {code}
> AppsThroughAgentIT.testCreateFlex:81->CommandTestBase.ensureRegistryCallSucceeds:690->CommandTestBase.repeatUntilTrue:783->Assert.fail:88 Application registry is not accessible, failing test.
> {code}
> {code:title=testCreateFlex failure}
> <testcase name="testCreateFlex" classname="org.apache.slider.funtest.lifecycle.AppsThroughAgentIT" time="387.795">
> <failure message="Application registry is not accessible, failing test." type="java.lang.AssertionError">
> java.lang.AssertionError: Application registry is not accessible, failing test. at org.junit.Assert.fail(Assert.java:88) at org.apache.slider.funtest.framework.CommandTestBase.repeatUntilTrue(CommandTestBase.groovy:783) at org.apache.slider.funtest.framework.CommandTestBase.ensureRegistryCallSucceeds(CommandTestBase.groovy:690) at org.apache.slider.funtest.lifecycle.AppsThroughAgentIT.testCreateFlex(AppsThroughAgentIT.groovy:81) 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)
> </failure>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)