微信扫一扫
一、java环境
/etc/profile中的java环境未配置好
二、java版本过低
使用yum install java-1.8.0-openjdk-devel.x86_64更新即可
相关推荐