[ https://issues.apache.org/jira/browse/SLIDER-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088044#comment-15088044 ]
Jonathan Maron edited comment on SLIDER-1050 at 1/7/16 8:29 PM: ---------------------------------------------------------------- Looks like you're running into SLIDER-1026, though the line numbers seem to indicate that you don't have the fix. Perhaps it didn't make it into 0.90.2? Are you sure you're using 0.90.2, or perhaps an earlier version that does not possess this fix (based on the line numbers correlating to an earlier version)? was (Author: jmaron): Looks like you're running into SLIDER-1026, though the line numbers seem to indicate that you don't have the fix. Perhaps it didn't make it into 0.90.2? > Slider AM with incorrect keytab doesn't die as fast as it should > ---------------------------------------------------------------- > > Key: SLIDER-1050 > URL: https://issues.apache.org/jira/browse/SLIDER-1050 > Project: Slider > Issue Type: Bug > Components: appmaster > Affects Versions: Slider 0.90.2 > Reporter: Sergey Shelukhin > > I put the keytab in an incorrect place; the slider app is stuck in accepted > step and keeps logging this: > {noformat} > 2016-01-07 02:50:45,111 [main] WARN ipc.Client - Exception encountered while > connecting to the server : javax.security.sasl.SaslException: GSS initiate > failed [Caused by GSSException: No valid credentials provided (Mechanism > level: Failed to find any Kerberos tgt)] > 2016-01-07 02:51:15,126 [main] WARN ipc.Client - Exception encountered while > connecting to the server : javax.security.sasl.SaslException: GSS initiate > failed [Caused by GSSException: No valid credentials provided (Mechanism > level: Failed to find any Kerberos tgt)] > 2016-01-07 02:51:45,136 [main] WARN ipc.Client - Exception encountered while > connecting to the server : javax.security.sasl.SaslException: GSS initiate > failed [Caused by GSSException: No valid credentials provided (Mechanism > level: Failed to find any Kerberos tgt)] > 2016-01-07 02:52:15,142 [main] WARN ipc.Client - Exception encountered while > connecting to the server : javax.security.sasl.SaslException: GSS initiate > failed [Caused by GSSException: No valid credentials provided (Mechanism > level: Failed to find any Kerberos tgt)] > 2016-01-07 02:52:45,151 [main] WARN ipc.Client - Exception encountered while > connecting to the server : javax.security.sasl.SaslException: GSS initiate > failed [Caused by GSSException: No valid credentials provided (Mechanism > level: Failed to find any Kerberos tgt)] > 2016-01-07 02:53:15,158 [main] WARN ipc.Client - Exception encountered while > connecting to the server : javax.security.sasl.SaslException: GSS initiate > failed [Caused by GSSException: No valid credentials provided (Mechanism > level: Failed to find any Kerberos tgt)] > 2016-01-07 02:53:45,167 [main] WARN ipc.Client - Exception encountered while > connecting to the server : javax.security.sasl.SaslException: GSS initiate > failed [Caused by GSSException: No valid credentials provided (Mechanism > level: Failed to find any Kerberos tgt)] > 2016-01-07 02:54:15,174 [main] WARN ipc.Client - Exception encountered while > connecting to the server : javax.security.sasl.SaslException: GSS initiate > failed [Caused by GSSException: No valid credentials provided (Mechanism > level: Failed to find any Kerberos tgt)] > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)