You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/11/18 15:53:11 UTC

[jira] [Reopened] (SLIDER-993) Client fails to start ZK Registry client: Entry "Client" not found; JAAS config =

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

Steve Loughran reopened SLIDER-993:
-----------------------------------

happens on 2.7.1 too
{code}

testAgentWeb(org.apache.slider.funtest.lifecycle.AgentWebPagesIT)  Time elapsed: 19.863 sec  <<< ERROR!
org.apache.slider.core.exceptions.SliderException: Expected exit code of command /Users/stevel/Projects/Hortonworks/Projects/slider/slider-assembly/target/slider-0.90.0-incubating-SNAPSHOT-all/slider-0.90.0-incubating-SNAPSHOT/bin/slider destroy test-agent-web --force : 0 - actual=56 
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:80)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:74)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:255)
	at org.apache.slider.funtest.framework.ShellBase.assertExitCode(ShellBase.groovy:195)
	at org.apache.slider.funtest.framework.ShellBase.assertExitCode(ShellBase.groovy)
	at org.apache.slider.funtest.framework.CommandTestBase.assertExitCode(CommandTestBase.groovy:504)
	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.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1464)
	at org.codehaus.groovy.runtime.callsite.StaticMetaClassSite.callStatic(StaticMetaClassSite.java:65)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:56)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:194)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:214)
	at org.apache.slider.funtest.framework.AgentCommandTestBase.cleanup(AgentCommandTestBase.groovy:199)
	at org.apache.slider.funtest.lifecycle.AgentWebPagesIT.destroyCluster(AgentWebPagesIT.groovy:68)
	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.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

{code}

> Client fails to start ZK Registry client:  Entry "Client" not found; JAAS config = 
> -----------------------------------------------------------------------------------
>
>                 Key: SLIDER-993
>                 URL: https://issues.apache.org/jira/browse/SLIDER-993
>             Project: Slider
>          Issue Type: Bug
>          Components: client
>    Affects Versions: Slider 0.90
>         Environment: Build with Hadoop 2.6, kerberos enabled Hadoop clister
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>
> Slider client operations fail with ZK Registry binding problems.
> {code}
> 2015-11-18 14:21:49,006 [main] ERROR main.ServiceLauncher (error(344)) - Exception: Entry "Client" not found; JAAS config = ; java.security.auth.login.config=(undefined)
> java.lang.RuntimeException: Entry "Client" not found; JAAS config = ; java.security.auth.login.config=(undefined)
> {code}



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