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 2017/02/15 12:34:17 UTC

Review Request 56703: Ambari-server restart --debug failed

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

Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

Artifacts: <http://qelog.hortonworks.com/log/nat-yc-r7-yrhs-ambari-hv-r-upg-19
/test-logs/ambari-hv-r-upg/ambaritestartifacts/artifacts/screenshots/com.hw.am
bari.ui.tests.monitoring.admin_page.rolling_express_upgrade.TestRUPrechecksSki
p/test040_PrerequisitesCheck/_30_1_55_48_Element_has_not_been_found_within_30_
seconds__/>

    
    
    
    Sending command [ambari-server restart --debug]
    [OUTPUT STREAM]
    Using python  /usr/bin/python
    Restarting ambari-server
    Waiting for server stop...
    Ambari-server failed to stop
    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.........
    Unable to determine server PID. Retrying...
    ......
    Unable to determine server PID. Retrying...
    ......
    Unable to determine server PID. Retrying...
    DB configs consistency check: no errors and warnings were found.
    ERROR: Exiting with exit code -1. 
    REASON: Ambari Server java process died with exitcode 2. Check /var/log/ambari-server/ambari-server.out for more information.
    
    [ERROR STREAM]
    

ambari-server.out

    
    
    OpenJDK 64-Bit Server VM warning: ignoring option PermSize=1024m; support was removed in 8.0
    OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
    OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750]


Diffs
-----

  ambari-server/src/main/python/ambari-server.py e7ffe4e 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 56703: Ambari-server restart --debug failed

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


Ship it!




Ship It!

- Vitalyi Brodetskyi


On \u041b\u044e\u0442. 15, 2017, 12:34 \u043f\u0456\u0441\u043b\u044f \u043f\u043e\u043b\u0443\u0434\u043d\u044f, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/56703/
> -----------------------------------------------------------
> 
> (Updated \u041b\u044e\u0442. 15, 2017, 12:34 \u043f\u0456\u0441\u043b\u044f \u043f\u043e\u043b\u0443\u0434\u043d\u044f)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-20020
>     https://issues.apache.org/jira/browse/AMBARI-20020
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Artifacts: <http://qelog.hortonworks.com/log/nat-yc-r7-yrhs-ambari-hv-r-upg-19
> /test-logs/ambari-hv-r-upg/ambaritestartifacts/artifacts/screenshots/com.hw.am
> bari.ui.tests.monitoring.admin_page.rolling_express_upgrade.TestRUPrechecksSki
> p/test040_PrerequisitesCheck/_30_1_55_48_Element_has_not_been_found_within_30_
> seconds__/>
> 
>     
>     
>     
>     Sending command [ambari-server restart --debug]
>     [OUTPUT STREAM]
>     Using python  /usr/bin/python
>     Restarting ambari-server
>     Waiting for server stop...
>     Ambari-server failed to stop
>     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.........
>     Unable to determine server PID. Retrying...
>     ......
>     Unable to determine server PID. Retrying...
>     ......
>     Unable to determine server PID. Retrying...
>     DB configs consistency check: no errors and warnings were found.
>     ERROR: Exiting with exit code -1. 
>     REASON: Ambari Server java process died with exitcode 2. Check /var/log/ambari-server/ambari-server.out for more information.
>     
>     [ERROR STREAM]
>     
> 
> ambari-server.out
> 
>     
>     
>     OpenJDK 64-Bit Server VM warning: ignoring option PermSize=1024m; support was removed in 8.0
>     OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
>     OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
>     ERROR: transport error 202: bind failed: Address already in use
>     ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
>     JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750]
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/python/ambari-server.py e7ffe4e 
> 
> Diff: https://reviews.apache.org/r/56703/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>