You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2015/02/10 15:31:27 UTC

[jira] [Resolved] (AMBARI-9549) Ambari upgrade 1.7.0 -> 2.0.0 on Ubuntu fails

     [ https://issues.apache.org/jira/browse/AMBARI-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk resolved AMBARI-9549.
-------------------------------------
    Resolution: Fixed

Committed to trunk

> Ambari upgrade 1.7.0 -> 2.0.0 on Ubuntu fails
> ---------------------------------------------
>
>                 Key: AMBARI-9549
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9549
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.0.0
>
>
> Ambari-server upgrade completes with warnings:
>     
>     
>     
>     ambari-server upgrade
>     Using python  /usr/bin/python2.7
>     Upgrading ambari-server
>     Updating properties in ambari.properties ...
>     WARNING: Can not find ambari.properties.backup file from previous version, skipping import of settings
>     WARNING: server.jdbc.database_name property isn't set in ambari.properties. Setting it to default value - ambari
>     Fixing database objects owner
>     Looking for available JDKs at /usr/jdk64
>     Found: ['/usr/jdk64/jdk1.7.0_67']
>     Trying to use JDK /usr/jdk64/jdk1.7.0_67
>     Selected JDK /usr/jdk64/jdk1.7.0_67
>     Upgrading database schema
>     WARNING: Can not determine custom ambari user.
>     - If this is a new setup, then run the "ambari-server setup" command to create the user
>     - If this is an upgrade of an existing setup, run the "ambari-server upgrade" command.
>     Refer to the Ambari documentation for more information on setup and upgrade.
>     Ambari Server 'upgrade' completed successfully.
>     
> After upgrade ambari-server cannot be started:
>     
>     
>     
>     ambari-server start
>     Using python  /usr/bin/python2.7
>     Starting ambari-server
>     ERROR: Exiting with exit code 1.
>     REASON: Unable to detect a system user for Ambari Server.
>     - If this is a new setup, then run the "ambari-server setup" command to create the user
>     - If this is an upgrade of an existing setup, run the "ambari-server upgrade" command.
>     Refer to the Ambari documentation for more information on setup and upgrade.
>     



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)