[
https://issues.apache.org/jira/browse/AMBARI-24112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515088#comment-16515088
]
Hudson commented on AMBARI-24112:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9475 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9475/])
AMBARI-24112. Requests failed after Ambari upgrade with exception while
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=cd9816860b04115449dd9cd530f382e6c5acc905])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/stomp/AgentHostDataHolder.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/agent/stomp/AgentDataHolder.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: 2h
> 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)