You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2016/11/28 16:24:51 UTC

Review Request 54131: Ambari-server fails to restart with --debug if it is already running

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

Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

After enabling WireEncyption For HDFS, ambari server goes down, I tried
restart again, it came up. but all hosts in HEARTBEAT_LOST state.

cluster: <http://172.27.22.67:8080/>

logs:  
<http://qelog.hortonworks.com/log/nat-yc-r6-zwos-amb-views-we-7/test-logs
/ambari-stackviews-we/artifacts/screenshots/com.hw.ambari.view.conf.ViewConfig
uration/UndefinedMethod/_25_5_54_37_Element_has_not_been_found_within_60_secon
ds__/logs/>

Steps test executes to enable swebHDFS:  
<https://github.com/hortonworks/qe-ambariautomation/blob/ambari2.5-maint/uifrm
/src/test/java/com/hw/ambari/view/conf/ViewConfiguration.java#L101>


Diffs
-----

  ambari-server/src/main/python/ambari-server.py ee6259b 
  ambari-server/src/main/python/ambari_server/serverUtils.py 3af233c 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 54131: Ambari-server fails to restart with --debug if it is already running

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54131/#review157045
-----------------------------------------------------------


Ship it!




Ship It!

- Dmitro Lisnichenko


On Nov. 28, 2016, 6:25 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54131/
> -----------------------------------------------------------
> 
> (Updated Nov. 28, 2016, 6:25 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-19000
>     https://issues.apache.org/jira/browse/AMBARI-19000
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Using python  /usr/bin/python
> Restarting ambari-server
> Ambari Server stopped
> Ambari Server running with administrator privileges.
> Organizing resource files at /var/lib/ambari-server/resources...
> Ambari database consistency check started...
> Server PID at: /var/run/ambari-server/ambari-server.pid
> Server out at: /var/log/ambari-server/ambari-server.out
> Server log at: /var/log/ambari-server/ambari-server.log
> Waiting for server start.........
> DB configs consistency check: no errors and warnings were found.
> ERROR: Exiting with exit code -1. 
> REASON: Ambari Server java process died with exitcode 134. Check /var/log/ambari-server/ambari-server.out for more information.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/python/ambari-server.py ee6259b 
>   ambari-server/src/main/python/ambari_server/serverUtils.py 3af233c 
> 
> Diff: https://reviews.apache.org/r/54131/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>


Re: Review Request 54131: Ambari-server fails to restart with --debug if it is already running

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54131/
-----------------------------------------------------------

(Updated Nov. 28, 2016, 4:25 p.m.)


Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description (updated)
-------

Using python  /usr/bin/python
Restarting ambari-server
Ambari Server stopped
Ambari Server running with administrator privileges.
Organizing resource files at /var/lib/ambari-server/resources...
Ambari database consistency check started...
Server PID at: /var/run/ambari-server/ambari-server.pid
Server out at: /var/log/ambari-server/ambari-server.out
Server log at: /var/log/ambari-server/ambari-server.log
Waiting for server start.........
DB configs consistency check: no errors and warnings were found.
ERROR: Exiting with exit code -1. 
REASON: Ambari Server java process died with exitcode 134. Check /var/log/ambari-server/ambari-server.out for more information.


Diffs
-----

  ambari-server/src/main/python/ambari-server.py ee6259b 
  ambari-server/src/main/python/ambari_server/serverUtils.py 3af233c 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk