[
https://issues.apache.org/jira/browse/AMBARI-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571536#comment-14571536
]
Sumit Mohanty commented on AMBARI-11665:
----------------------------------------
LGTM, +1
> AMS : IllegalArgumentException populating metrics for host with no cluster
> association
> --------------------------------------------------------------------------------------
>
> Key: AMBARI-11665
> URL: https://issues.apache.org/jira/browse/AMBARI-11665
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11665.patch
>
>
> After upgrading Ambari from 1.7 to 2.0.1 , ambari server fails to start. HDP
> upgrade was from HDP 2.1.7 to HDP 2.2.4.
> with this error.
> {code}
> 30 May 2015 11:17:51,492 INFO [main] AmbariManagementControllerImpl:256 -
> Initializing the AmbariManagementControllerImpl
> 30 May 2015 11:17:51,557 INFO [main] DatabaseChecker:152 - Checking DB store
> version
> 30 May 2015 11:17:51,559 INFO [main] DatabaseChecker:178 - DB store version
> is compatible
> 30 May 2015 11:17:51,560 INFO [main] DatabaseChecker:55 - Checking DB
> consistency
> 30 May 2015 11:17:51,896 ERROR [main] AmbariServer:667 - Failed to run the
> Ambari Server
> org.apache.ambari.server.StackAccessException: Stack data, stackName=HDP,
> stackVersion=2.2, serviceName=STORM, componentName=STORM_REST_API
> at
> org.apache.ambari.server.api.services.AmbariMetaInfo.getComponent(AmbariMetaInfo.java:268)
> at
> org.apache.ambari.server.controller.utilities.DatabaseChecker.checkDBConsistency(DatabaseChecker.java:96)
> at
> org.apache.ambari.server.controller.AmbariServer.run(AmbariServer.java:217)
> at
> org.apache.ambari.server.controller.AmbariServer.main(AmbariServer.java:665)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)