You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2014/11/17 13:28:19 UTC

Review Request 28118: Ambari-agent restart fails on Ubuntu.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28118/
-----------------------------------------------------------

Review request for Ambari and Vitalyi Brodetskyi.


Bugs: AMBARI-8333
    https://issues.apache.org/jira/browse/AMBARI-8333


Repository: ambari


Description
-------

ERROR: ambari-agent start failed. For more details, see /var/log/ambari-agent/ambari-agent.out:
====================
Failed to start ping port listener of: Could not open port 8670 because port already used by another process:
UID PID PPID C STIME TTY TIME CMD
root 9186 8274 0 11:24 pts/0 00:00:00 apt-cache showpkg iso-codes
====================
Agent out at: /var/log/ambari-agent/ambari-agent.out
Agent log at: /var/log/ambari-agent/ambari-agent.log
The reason for this, is that we don't kill child processes, when killing
ambari-agent, during restart.


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/PackagesAnalyzer.py 7dabe7c 

Diff: https://reviews.apache.org/r/28118/diff/


Testing
-------

manual testing


Thanks,

Dmitro Lisnichenko


Re: Review Request 28118: Ambari-agent restart fails on Ubuntu.

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28118/#review61715
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Лис. 17, 2014, 12:28 після полудня, Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28118/
> -----------------------------------------------------------
> 
> (Updated Лис. 17, 2014, 12:28 після полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-8333
>     https://issues.apache.org/jira/browse/AMBARI-8333
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> ERROR: ambari-agent start failed. For more details, see /var/log/ambari-agent/ambari-agent.out:
> ====================
> Failed to start ping port listener of: Could not open port 8670 because port already used by another process:
> UID PID PPID C STIME TTY TIME CMD
> root 9186 8274 0 11:24 pts/0 00:00:00 apt-cache showpkg iso-codes
> ====================
> Agent out at: /var/log/ambari-agent/ambari-agent.out
> Agent log at: /var/log/ambari-agent/ambari-agent.log
> The reason for this, is that we don't kill child processes, when killing
> ambari-agent, during restart.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/PackagesAnalyzer.py 7dabe7c 
> 
> Diff: https://reviews.apache.org/r/28118/diff/
> 
> 
> Testing
> -------
> 
> manual testing
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>