Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test ContextLoad is failing #3

Open
gsainagendraprasad opened this issue Nov 5, 2018 · 0 comments
Open

Test ContextLoad is failing #3

gsainagendraprasad opened this issue Nov 5, 2018 · 0 comments

Comments

@gsainagendraprasad
Copy link

HI Edison,

I used same configuration like yours (CommandRepositoryConfiguration ). My test project is failing with
the below dependency issues, Can you please help on what i am doing wrong here ?

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '__axon-annotation-command-handler-bean-post-processor': Cannot resolve reference to bean '__axon-parameter-resolver-factory' while setting bean property 'parameterResolverFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '__axon-parameter-resolver-factory': Invocation of init method failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'CommandRepositoryConfiguration': Unsatisfied dependency expressed through field 'eventStore'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'eventBus' defined in class path resource [org/axonframework/boot/autoconfig/AxonAutoConfiguration.class]: Unsatisfied dependency expressed through method 'eventStore' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventStorageEngine': Invocation of init method failed; nested exception is com.mongodb.MongoTimeoutException:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant