You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2014/06/17 23:15:13 UTC

[jira] [Created] (AMBARI-6171) Ambari server is not starting after upgrade

Siddharth Wagle created AMBARI-6171:
---------------------------------------

             Summary: Ambari server is not starting after upgrade
                 Key: AMBARI-6171
                 URL: https://issues.apache.org/jira/browse/AMBARI-6171
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.6.1
            Reporter: Siddharth Wagle
             Fix For: 1.6.1
         Attachments: AMBARI-6171.patch

After upgrade, following error appears when starting ambari-server:
{code}
[root@c6404 yum.repos.d]# ambari-server start
Using python  /usr/bin/python2.6
Starting ambari-server
Traceback (most recent call last):
  File "/usr/sbin/ambari-server.py", line 44, in <module>
    from common_functions import OSCheck, OSConst
ImportError: cannot import name OSConst
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)