You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/09/27 20:41:20 UTC

[jira] [Commented] (AMBARI-18467) Ambari server does not come up after restart if cluster install fails.

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

Hadoop QA commented on AMBARI-18467:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12830532/ambari-server.log.gz
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/8724//console

This message is automatically generated.

> Ambari server does not come up after restart if cluster install fails.
> ----------------------------------------------------------------------
>
>                 Key: AMBARI-18467
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18467
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.0, 2.4.2
>            Reporter: Balázs Bence Sári
>            Assignee: Balázs Bence Sári
>             Fix For: trunk, 2.5.0, 2.4.2
>
>         Attachments: AMBARI-18467-start-repo-check-trunk-v1.patch, ambari-server.log.gz
>
>
> Related to New Mgmt pack changes. My cluster failed at INSTALL time, made a fix in stack and restarted server which throws following error:
> {code}
> 23 Sep 2016 22:28:47,949 ERROR [main] AmbariServer:923 - Failed to run the Ambari Server
> org.apache.ambari.server.AmbariException: An error occured during updating current repository versions with stack repositories.
>         at org.apache.ambari.server.stack.UpdateActiveRepoVersionOnStartup.process(UpdateActiveRepoVersionOnStartup.java:103)
>         at org.apache.ambari.server.orm.AmbariJpaLocalTxnInterceptor.invoke(AmbariJpaLocalTxnInterceptor.java:128)
>         at org.apache.ambari.server.controller.AmbariServer.main(AmbariServer.java:915)
> Caused by: java.lang.NullPointerException
>         at org.apache.ambari.server.stack.UpdateActiveRepoVersionOnStartup.process(UpdateActiveRepoVersionOnStartup.java:97)
>         ... 2 more
> {code}



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