Doroszlai, Attila created AMBARI-19846:
------------------------------------------
Summary: 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
{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)