java - centos启动rocketmq时找不到或无法加载主类NamesrvStartup
伊谢尔伦
伊谢尔伦 2017-04-18 10:25:13
0
1
390

启动rocketmq的namesrv时报错,如图

伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

reply all(1)
巴扎黑

I have never used rocketmq, but I can give you an idea to find the problem.
The class execution cannot be found. It is probably a problem with environment variables. Generally, part of the script in the startup script is used to set environment variables. In "some cases", the script may fail to set environment variables. And this "certain circumstances" is the answer to this question.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!