Vitaly Brodetskyi created AMBARI-19202:
------------------------------------------
Summary: 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
>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)