You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2014/03/19 15:32:46 UTC

[jira] [Created] (AMBARI-5139) Error while host confirmation (bootstrap.py)

Dmytro Sen created AMBARI-5139:
----------------------------------

             Summary: 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)