[
https://issues.apache.org/jira/browse/AMBARI-24112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514180#comment-16514180
]
Hudson commented on AMBARI-24112:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9464 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9464/])
AMBARI-24112. Requests failed after Ambari upgrade with exception while
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=acffdfcadf7c6da900f1adc5b1d059010904ebe0])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/stomp/AgentClusterDataHolder.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/stomp/AgentHostDataHolder.java
> Requests failed after Ambari upgrade with exception while executing custom
> service command
> ------------------------------------------------------------------------------------------
>
> Key: AMBARI-24112
> URL: https://issues.apache.org/jira/browse/AMBARI-24112
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Myroslav Papirkovskyi
> Assignee: Myroslav Papirkovskyi
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> *STR*
> # Deployed cluster with Ambari version: 2.6.2
> # Upgrade Ambari to Target Version: 2.7.0
> # Restart all services with stale configs
> *Result*
> Some of the requests failed with below error
> {code:java}
> stderr:
> Caught an exception while executing custom service command: : 'Metadata for
> cluster_id=2 is missing. Check if server sent it.'; 'Metadata for
> cluster_id=2 is missing. Check if server sent it.'
> stdout:
> Caught an exception while executing custom service command: : 'Metadata for
> cluster_id=2 is missing. Check if server sent it.'; 'Metadata for
> cluster_id=2 is missing. Check if server sent it.'
> Command failed after 1 tries{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)