wenpeiHuang commented on PR #126:
URL: https://github.com/apache/ambari-metrics/pull/126#issuecomment-2645746249

   我编译了26020这个版本,我的ambari为3.0.0,bigtop为3.3.0, 但是当我启动ambari-metrics 的时候报错
   NoneType: None
   
   The above exception was the cause of the following exception:
   
   Traceback (most recent call last):
     File 
"/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/3.0.0/package/scripts/metrics_collector.py",
 line 90, in <module>
       AmsCollector().execute()
     File 
"/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", 
line 357, in execute
       self.execute_prefix_function(self.command_name, 'post', env)
     File 
"/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", 
line 388, in execute_prefix_function
       method(env)
     File 
"/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", 
line 430, in post_start
       raise Fail("Pid file {0} doesn't exist after starting of the 
component.".format(pid_file))
   resource_management.core.exceptions.Fail: Pid file 
/var/run/ambari-metrics-collector/hbase-ams-regionserver.pid doesn't exist 
after starting of the component.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to