[
https://issues.apache.org/jira/browse/AMBARI-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk resolved AMBARI-7585.
-------------------------------------
Resolution: Fixed
Committed to trunk
> Nagios doesnt start w/o HDFS on HDP1
> ------------------------------------
>
> Key: AMBARI-7585
> URL: https://issues.apache.org/jira/browse/AMBARI-7585
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 1.7.0
>
>
> 2014-10-01 12:45:37,731 - Error while executing command 'start':
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 122, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/1.3.2/services/NAGIOS/package/scripts/nagios_server.py",
> line 48, in start
> nagios_service(action='start')
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/1.3.2/services/NAGIOS/package/scripts/nagios_service.py",
> line 38, in nagios_service
> Execute("service nagios start", path = command_path )
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line
> 148, in __init__
> self.env.run()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 149, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 115, in run_action
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
> line 237, in action_run
> raise ex
> Fail: Execution of 'service nagios start' returned 1. nagios is stopped
> Configuration validation failed[FAILED]
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)