You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2017/02/02 12:48:51 UTC

[jira] [Updated] (AMBARI-19846) ambari-agent.out getting filled with "dummy" traceback

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

Doroszlai, Attila updated AMBARI-19846:
---------------------------------------
    Attachment: AMBARI-19846.patch

> ambari-agent.out getting filled with "dummy" traceback
> ------------------------------------------------------
>
>                 Key: AMBARI-19846
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19846
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 3.0.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-19846.patch
>
>
> {noformat:title=ambari-agent.out}
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/ambari_agent/CustomServiceOrchestrator.py", line 312, in runCommand
>     task_id = command['taskId']
> KeyError: 'taskId'
> The above exception was the cause of the following exception:
> {noformat}
> Note:
> * the "following exception" has no stack trace (it's a {{ClientComponentHasNoStatus}}, but could be a few other subtypes of {{Fail}}, too)
> * the {{KeyError}} is expected and caught by {{CustomServiceOrchestrator}}, has no relation to the {{ClientComponentHasNoStatus}} exception



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)