-
Notifications
You must be signed in to change notification settings - Fork 5
Description
你好,我在使用orabbix-1.2.4w.jar的时候,无法运行,提示错误:Error: Could not find or load main class com.smartmarmot.orabbix.bootstrap
我尝试把orabbix-1.2.4w.jar改成orabbix-1.2.3.jar
或者在run.sh里面把执行的orabbix-1.2.3.jar 修改成orabbix-1.2.4w.jar
报的错误都是一样的。logs里面没有日志
但是我在用原版的1.2.3的jar包的时候就不会提示任何错误
以下是我的使用版本情况
[root@fdys /opt/orabbix]# java -version
openjdk version "1.8.0_242"
OpenJDK Runtime Environment (build 1.8.0_242-b08)
OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)
[root@fdys /opt/orabbix]# cat /etc/redhat-release
CentOS Linux release 7.7.1908 (Core)
[root@fdys /opt/orabbix]# rpm -qa|grep zabbix
zabbix-server-mysql-4.4.6-1.el7.x86_64
zabbix-get-4.4.6-1.el7.x86_64
zabbix-web-4.4.6-1.el7.noarch
zabbix-release-4.4-1.el7.noarch
zabbix-agent-4.4.6-1.el7.x86_64
zabbix-web-mysql-4.4.6-1.el7.noarch