[
https://issues.apache.org/jira/browse/AMBARI-18467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529604#comment-15529604
]
Hudson commented on AMBARI-18467:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5733 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5733/])
AMBARI-18467. Ambari server does not come up after restart if cluster (stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2700bd125f2f9bbae2ebfcc0831ec881097b4cff])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/stack/UpdateActiveRepoVersionOnStartupTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/stack/UpdateActiveRepoVersionOnStartup.java
> 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)