[
https://issues.apache.org/jira/browse/AMBARI-19202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15748915#comment-15748915
]
Hudson commented on AMBARI-19202:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6231 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6231/])
AMBARI-19202. Devdeploy: Database check failed.(vbrodetskyi) (vbrodetskyi:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4910de95e36e3d15144b8e61f98499d117c6692d])
* (edit) ambari-common/src/main/python/ambari_commons/os_linux.py
* (edit) ambari-server/src/main/python/ambari_server/checkDatabase.py
> Devdeploy: Database check failed
> --------------------------------
>
> Key: AMBARI-19202
> URL: https://issues.apache.org/jira/browse/AMBARI-19202
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19202.patch
>
>
> From ambari-server-command.log:
> {noformat}
> ERROR 2016-12-13 15:58:09,344 ambari-server.py:865 - 'Fatal exception:
> Database check failed to complete. Please check
> /var/log/ambari-server/ambari-server.log and
> /var/log/ambari-server/ambari-server-check-database.log for more
> information., exit code 1'
> Traceback (most recent call last):
> File "/usr/sbin/ambari-server.py", line 848, in main
> action_obj.execute()
> File "/usr/sbin/ambari-server.py", line 77, in execute
> self.fn(*self.args, **self.kwargs)
> File "/usr/lib/python2.6/site-packages/ambari_server/checkDatabase.py",
> line 85, in check_database
> ' and ' + configDefaults.DB_CHECK_LOG + ' for more information.')
> FatalException: 'Fatal exception: Database check failed to complete. Please
> check /var/log/ambari-server/ambari-server.log and
> /var/log/ambari-server/ambari-server-check-database.log for more
> information., exit code 1'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)