agreeable-belgium-70840
06/28/2022, 9:40 AMg.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'siblingAssociationHook' defined in URL [jar:file:/datahub/datahub-mae-consumer/bin/mae-consumer-job.jar!/BOOT-INF/lib/mae-consumer.jar!/com/linkedin/metadata/kafka/hook/siblings/SiblingAssociationHook.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityService' defined in class path resource [com/linkedin/gms/factory/entity/EntityServiceFactory.class]: 'entityService' depends on missing bean 'entityAspectDao'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'entityAspectDao' available
-------
Parameter 1 of constructor in com.linkedin.metadata.kafka.hook.siblings.SiblingAssociationHook required a bean named 'entityAspectDao' that could not be found.
The injection point has the following annotations:
- @javax.annotation.Nonnull(when=ALWAYS)
Any ideas?silly-wolf-24010
06/28/2022, 11:45 AMlittle-megabyte-1074