[
https://issues.apache.org/jira/browse/AMBARI-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Sen resolved AMBARI-5139.
--------------------------------
Resolution: Fixed
Committed to trunk 17ead15a7634c46db6e806b47c116f481108fdaa
> Error while host confirmation (bootstrap.py)
> --------------------------------------------
>
> Key: AMBARI-5139
> URL: https://issues.apache.org/jira/browse/AMBARI-5139
> Project: Ambari
> Issue Type: Bug
> Components: agent
> Affects Versions: 1.5.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Blocker
> Fix For: 1.5.0
>
>
> No ambari.repo was present.
> {code}
> [c6401@root:~]$ cat /var/run/ambari-server/bootstrap/1/bootstrap.err
> INFO:root:BootStrapping hosts ['c6401.ambari.apache.org'] using
> /usr/lib/python2.6/site-packages/ambari_server cluster primary OS: redhat6
> with user 'root' sshKey File /var/run/ambari-server/bootstrap/1/sshKey
> password File null using tmp dir /var/run/ambari-server/bootstrap/1 ambari:
> c6401.ambari.apache.org; server_port: 8080; ambari version: 1.5.0
> INFO:root:Executing parallel bootstrap
> Exception in thread Thread-1:
> Traceback (most recent call last):
> File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
> self.run()
> File "/usr/lib/python2.6/site-packages/ambari_server/bootstrap.py", line
> 451, in run
> last_retcode = ret["exitstatus"]
> TypeError: 'int' object is unsubscriptable
> [c6401@root:~]$
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)