You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
目前安装报错。登录不进去,显示资源不存在。
worker起不来。
[WI-0][TI-0] - 2024-11-06 09:26:47.667 WARN [Worker-Server] o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:[591] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'taskInstanceOperatorImpl': Unsatisfied dependency expressed through field 'taskInstanceOperationFunctionManager'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'taskInstanceOperationFunctionManager' defined in URL [jar:file:/opt/dolphinscheduler/libs/dolphinscheduler-worker-dev-SNAPSHOT.jar!/org/apache/dolphinscheduler/server/worker/runner/operator/TaskInstanceOperationFunctionManager.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'taskInstanceDispatchOperationFunction' defined in URL [jar:file:/opt/dolphinscheduler/libs/dolphinscheduler-worker-dev-SNAPSHOT.jar!/org/apache/dolphinscheduler/server/worker/runner/operator/TaskInstanceDispatchOperationFunction.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'workerTaskExecutorFactoryBuilder' defined in URL [jar:file:/opt/dolphinscheduler/libs/dolphinscheduler-worker-dev-SNAPSHOT.jar!/org/apache/dolphinscheduler/server/worker/runner/WorkerTaskExecutorFactoryBuilder.class]: Unsatisfied dependency expressed through constructor parameter 3; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.apache.dolphinscheduler.plugin.storage.api.StorageOperator' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
目前安装报错。登录不进去,显示资源不存在。
worker起不来。
[WI-0][TI-0] - 2024-11-06 09:26:47.667 WARN [Worker-Server] o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:[591] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'taskInstanceOperatorImpl': Unsatisfied dependency expressed through field 'taskInstanceOperationFunctionManager'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'taskInstanceOperationFunctionManager' defined in URL [jar:file:/opt/dolphinscheduler/libs/dolphinscheduler-worker-dev-SNAPSHOT.jar!/org/apache/dolphinscheduler/server/worker/runner/operator/TaskInstanceOperationFunctionManager.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'taskInstanceDispatchOperationFunction' defined in URL [jar:file:/opt/dolphinscheduler/libs/dolphinscheduler-worker-dev-SNAPSHOT.jar!/org/apache/dolphinscheduler/server/worker/runner/operator/TaskInstanceDispatchOperationFunction.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'workerTaskExecutorFactoryBuilder' defined in URL [jar:file:/opt/dolphinscheduler/libs/dolphinscheduler-worker-dev-SNAPSHOT.jar!/org/apache/dolphinscheduler/server/worker/runner/WorkerTaskExecutorFactoryBuilder.class]: Unsatisfied dependency expressed through constructor parameter 3; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.apache.dolphinscheduler.plugin.storage.api.StorageOperator' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
Beta Was this translation helpful? Give feedback.
All reactions