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
Error creating bean with name 'masterServer': Unsatisfied dependency expressed through field 'masterRegistryClient'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'masterRegistryClient': Unsatisfied dependency expressed through field 'failoverService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'failoverService' defined in file [D:\IdeaProjects\dolphinscheduler3.2.1\dolphinscheduler\dolphinscheduler-master\target\classes\org\apache\dolphinscheduler\server\master\service\FailoverService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'masterFailoverService' defined in file [D:\IdeaProjects\dolphinscheduler3.2.1\dolphinscheduler\dolphinscheduler-master\target\classes\org\apache\dolphinscheduler\server\master\service\MasterFailoverService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'registryClient' defined in file [D:\IdeaProjects\dolphinscheduler3.2.1\dolphinscheduler\dolphinscheduler-registry\dolphinscheduler-registry-api\target\classes\org\apache\dolphinscheduler\registry\api\RegistryClient.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.apache.dolphinscheduler.registry.api.Registry' 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
-
Error creating bean with name 'masterServer': Unsatisfied dependency expressed through field 'masterRegistryClient'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'masterRegistryClient': Unsatisfied dependency expressed through field 'failoverService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'failoverService' defined in file [D:\IdeaProjects\dolphinscheduler3.2.1\dolphinscheduler\dolphinscheduler-master\target\classes\org\apache\dolphinscheduler\server\master\service\FailoverService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'masterFailoverService' defined in file [D:\IdeaProjects\dolphinscheduler3.2.1\dolphinscheduler\dolphinscheduler-master\target\classes\org\apache\dolphinscheduler\server\master\service\MasterFailoverService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'registryClient' defined in file [D:\IdeaProjects\dolphinscheduler3.2.1\dolphinscheduler\dolphinscheduler-registry\dolphinscheduler-registry-api\target\classes\org\apache\dolphinscheduler\registry\api\RegistryClient.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.apache.dolphinscheduler.registry.api.Registry' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
Beta Was this translation helpful? Give feedback.
All reactions