Iryna Kuzmenko created AMBARI-4870:
--------------------------------------
Summary: Nimbus fails to start on install on centos 5.9
Key: AMBARI-4870
URL: https://issues.apache.org/jira/browse/AMBARI-4870
Project: Ambari
Issue Type: Bug
Environment: CentOS 5.9
v 1.5.0.42
Reporter: Iryna Kuzmenko
http://172.18.145.201:8080 - cluster (48 hrs)
{code}
stderr: /var/lib/ambari-agent/data/errors-101.txt
try_sleep=10
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 238, in action_run
raise ex
Fail: Execution of 'pgrep -f "^java.+backtype.storm.daemon.nimbus$" >
/var/run/storm/nimbus.pid' returned 1.
stdout: /var/lib/ambari-agent/data/output-101.txt
try_sleep=10
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 238, in action_run
raise ex
Fail: Execution of 'pgrep -f "^java.+backtype.storm.daemon.nimbus$" >
/var/run/storm/nimbus.pid' returned 1.
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)