You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/06/26 16:56:00 UTC

[jira] [Commented] (AMBARI-24176) Deleting a service fails to remove keytabs

    [ https://issues.apache.org/jira/browse/AMBARI-24176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523975#comment-16523975 ] 

Hudson commented on AMBARI-24176:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9533 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9533/])
AMBARI-24176. Deleting a service fails to remove keytabs (amagyar) (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=9fabbe90896ddaa7560add6cbc21b4777990ddad])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/agent/stomp/AgentHostDataHolder.java


> Deleting a service fails to remove keytabs
> ------------------------------------------
>
>                 Key: AMBARI-24176
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24176
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Srikanth Janardhan
>            Assignee: Attila Magyar
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> while deleting Atlas service, faced this issue:
> {code}
> stderr: 
> Caught an exception while executing custom service command: : Command requires configs with timestamp=1529647351404 but configs on agent have timestamp=1529647350969; Command requires configs with timestamp=1529647351404 but configs on agent have timestamp=1529647350969
>  stdout:
> Caught an exception while executing custom service command: : Command requires configs with timestamp=1529647351404 but configs on agent have timestamp=1529647350969; Command requires configs with timestamp=1529647351404 but configs on agent have timestamp=1529647350969
> Command failed after 1 tries
> {code}



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