[
https://issues.apache.org/jira/browse/AMBARI-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571692#comment-14571692
]
Hudson commented on AMBARI-11665:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2801 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2801/])
AMBARI-11665. AMS : IllegalArgumentException populating metrics for host with
no cluster association. (swagle) (swagle:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2ef578f3c67041ca51b89a71461a830427efead8)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/AMSPropertyProvider.java
> 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)