----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26226/#review55072 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On Oct. 1, 2014, 1:20 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26226/ > ----------------------------------------------------------- > > (Updated Oct. 1, 2014, 1:20 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-7585 > https://issues.apache.org/jira/browse/AMBARI-7585 > > > Repository: ambari > > > Description > ------- > > > 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] > > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/package/templates/hadoop-services.cfg.j2 > 969c0f6 > > Diff: https://reviews.apache.org/r/26226/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
