You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/10/16 16:11:00 UTC

[jira] [Commented] (AMBARI-24784) Ambari-agent cannot register sometimes

    [ https://issues.apache.org/jira/browse/AMBARI-24784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652013#comment-16652013 ] 

Hudson commented on AMBARI-24784:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10215 (See [https://builds.apache.org/job/Ambari-trunk-Commit/10215/])
AMBARI-24784. Ambari-agent cannot register sometimes (aonishuk) (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=345da1abed7c55b6b26c921a0a2ab6b92b37db8d])
* (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
>
>          Time Spent: 0.5h
>  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)