Hi,
I am trying to add a host to my cluster and running into errors. As per the
log file on agent, I am getting this error giving below in red. Has anyone
faced similar issue earlier. I would appreciate some pointers on this.
[22/Jan/2014 16:12:58 +0000] 23859 Monitor-HostMonitor throttling_logger
ERROR (29 skipped) Failed to collect java-based DNS names
Traceback (most recent call last):
File "/usr/lib64/cmf/agent/src/cmf/monitor/host/dns_names.py", line 53,
in collect
result, stdout, stderr = self._subprocess_with_timeout(args,
self._poll_timeout)
File "/usr/lib64/cmf/agent/src/cmf/monitor/host/dns_names.py", line 42,
in _subprocess_with_timeout
return SubprocessTimeout().subprocess_with_timeout(args, timeout)
File "/usr/lib64/cmf/agent/src/cmf/monitor/host/subprocess_timeout.py",
line 46, in subprocess_with_timeout
close_fds=True)
File "/usr/lib64/python2.6/subprocess.py", line 639, in __init__
errread, errwrite)
File "/usr/lib64/python2.6/subprocess.py", line 1228, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Thanks
Amar
To unsubscribe from this group and stop receiving emails from it, send an email to scm-users+unsubscribe@cloudera.org.