You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Balázs Bence Sári (JIRA)" <ji...@apache.org> on 2016/09/26 18:16:20 UTC

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

Balázs Bence Sári created AMBARI-18467:
------------------------------------------

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


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)