[
https://issues.apache.org/jira/browse/AMBARI-18501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544046#comment-15544046
]
Hudson commented on AMBARI-18501:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5755 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5755/])
AMBARI-18501. If ambari-server fails to start, appropriate error message
(vbrodetskyi:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=98ba7e075458404f63e2ca16c73068a6df32a800])
* (edit) ambari-server/src/main/python/ambari_server/utils.py
* (edit) ambari-server/src/main/python/ambari_server_main.py
* (edit) ambari-server/src/test/python/TestUtils.py
> If ambari-server fails to start, appropriate error message should be
> displayed.
> -------------------------------------------------------------------------------
>
> Key: AMBARI-18501
> URL: https://issues.apache.org/jira/browse/AMBARI-18501
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Fix For: 3.0.0
>
> Attachments: AMBARI-18501.patch
>
>
> If due to some error, ambari-server JAR exits with -1, we still display
> “Ambari Server ‘start’ completed successfully”
> In AmbariServer.java::main(), if an exception occurs, the program exits with
> -1. Howerver, the caller ambari-server.py::main() displays the status message
> as "Ambari Server 'start' completed successfully".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)