[
https://issues.apache.org/jira/browse/AMBARI-24784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668791#comment-16668791
]
Hudson commented on AMBARI-24784:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #394 (See
[https://builds.apache.org/job/Ambari-branch-2.7/394/])
AMBARI-24784. Ambari-agent cannot register sometimes (aonishuk) (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=3c2bc7abd66cf7c5930a52b192196d8cc2ffdbbf])
* (edit) ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
> Ambari-agent cannot register sometimes
> --------------------------------------
>
> Key: AMBARI-24784
> URL: https://issues.apache.org/jira/browse/AMBARI-24784
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.8.0
>
> Attachments: AMBARI-24784.patch, AMBARI-24784.patch,
> AMBARI-24784.patch
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> ERROR 2018-10-11 13:45:57,401 HeartbeatThread.py:108 - Exception in
> HeartbeatThread. Re-running the registration
> Traceback (most recent call last):
> File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line
> 95, in run
> self.register()
> File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line
> 163, in register
> self.force_component_status_update()
> File "/usr/lib/ambari-agent/lib/ambari_agent/HeartbeatThread.py", line
> 173, in force_component_status_update
> self.component_status_executor.force_send_component_statuses()
> File
> "/usr/lib/ambari-agent/lib/ambari_agent/ComponentStatusExecutor.py", line
> 206, in force_send_component_statuses
> service_name, component_name = service_and_component_name.split("/")
> ValueError: need more than 1 value to unpack
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)