start time: Mon May 29 21:20:48 CST 2023
could not find method getRootCauseMessage from class (null) with signature (Ljava/lang/Throwable;)Ljava/lang/String;
could not find method getStackTrace from class (null) with signature (Ljava/lang/Throwable;)Ljava/lang/String;
FileSystem: loadFileSystems failed error:
(unable to get root cause for java.lang.NoClassDefFoundError)
(unable to get stack trace for java.lang.NoClassDefFoundError)
getJNIEnv: getGlobalJNIEnv failed
WARNING: Logging before InitGoogleLogging() is written to STDERR
W0529 21:20:49.081284 14723 doris_main.cpp:382] Failed to initialize JNI: [INTERNAL_ERROR]Failed to get/create JVM
已经在be 目录的lib里面了
应该是文件没替换完全。重新把包上传,然后加压,只替换be.conf W文件启动可以了