Caused by: java.lang.IllegalArgumentException: plugin dir not exists ! lib\plugin\registry
at org.apache.dolphinscheduler.spi.plugin.DolphinPluginManagerConfig.setInstalledPluginsDir(DolphinPluginManagerConfig.java:64)
at org.apache.dolphinscheduler.service.registry.RegistryCenter.installRegistryPlugin(RegistryCenter.java:122)
at org.apache.dolphinscheduler.service.registry.RegistryCenter.init(RegistryCenter.java:96)
at org.apache.dolphinscheduler.service.registry.RegistryClient.<init>(RegistryClient.java:59)
at org.apache.dolphinscheduler.service.registry.RegistryClient.<clinit>(RegistryClient.java:56)
... 62 more
有谁遇到过啊,怎么解决的,请教了?