Andrew Onischuk created AMBARI-15796:
----------------------------------------
Summary: Exception seen in ambari-agent during restart.
Key: AMBARI-15796
URL: https://issues.apache.org/jira/browse/AMBARI-15796
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.4.0
Attachments: AMBARI-15796.patch
agent restart
Restarting ambari-agent
Verifying Python version compatibility...
Using python /usr/bin/python
Found ambari-agent PID: 9941
Stopping ambari-agent
*Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 343, in
<module>
logger.exception("Exiting with exception:" + e)
TypeError: cannot concatenate 'str' and 'exceptions.Exception' objects*
Removing PID file at /var/run/ambari-agent/ambari-agent.pid
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)