You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/09/25 21:21:33 UTC

[jira] [Commented] (AMBARI-7499) Could not start Ambari-server after upgrade from 1.4.4 and 1.5.1 to 1.7.0

    [ https://issues.apache.org/jira/browse/AMBARI-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148171#comment-14148171 ] 

Hudson commented on AMBARI-7499:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #376 (See [https://builds.apache.org/job/Ambari-trunk-Commit/376/])
AMBARI-7499. Could not start Ambari-server after upgrade from 1.4.4 and 1.5.1 to 1.7.0.(vbrodetskyi) (vbrodetskyi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2df5f254b460391e644c49aa5be483c236f5e5e8)
* ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
* ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java


> Could not start Ambari-server after upgrade from 1.4.4 and 1.5.1 to 1.7.0
> -------------------------------------------------------------------------
>
>                 Key: AMBARI-7499
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7499
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Blocker
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7499.patch
>
>
> {code}
> STR: 
> 1)Deploy old version of ambari with all components at all hosts
> 2)Try to do upgrade
> {Code}
> [root@amb-upg14423-6-4postgres1411535150-2 ~]# ambari-server status
> Using python  /usr/bin/python2.6
> Ambari-server status
> Ambari Server not running. Stale PID File at: /var/run/ambari-server/ambari-server.pid
> [root@amb-upg14423-6-4postgres1411535150-2 ~]# ambari-agent status
> Found ambari-agent PID: 2929
> ambari-agent running.
> Agent PID at: /var/run/ambari-agent/ambari-agent.pid
> Agent out at: /var/log/ambari-agent/ambari-agent.out
> Agent log at: /var/log/ambari-agent/ambari-agent.log
> [root@amb-upg14423-6-4postgres1411535150-2 ~]# ambari-server start
> Using python  /usr/bin/python2.6
> Starting ambari-server
> Ambari Server running with 'root' privileges.
> Organizing resource files at /var/lib/ambari-server/resources...
> Server PID at: /var/run/ambari-server/ambari-server.pid
> Server out at: /var/log/ambari-server/ambari-server.out
> Server log at: /var/log/ambari-server/ambari-server.log
> Waiting for server start....................
> ERROR: Exiting with exit code -1. 
> REASON: Ambari Server java process died with exitcode 255. Check /var/log/ambari-server/ambari-server.out for more information.
> {Code}
> Expected result:
> Ambari-server can be started.
> Actual result:
> Could not start ambari-server.
> {code}



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