Alf.io Build Fails - HELP #1432
iansiple1025
started this conversation in
General
Replies: 1 comment
-
|
Hi, please put the entire stack trace in a gist and add the link here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running into an issue where every time I build, it fails and gives me these errors:
Caused by:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'controllerConfiguration': Unsatisfied dependency expressed through field 'objectMapper': Error creating bean with name 'alfio.BaseTestConfiguration': Invocation of init method failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'springSessionRepositoryFilter' defined in org.springframework.session.config.annotation.web.http.SpringHttpSessionConfiguration: Unsatisfied dependency expressed through method 'springSessionRepositoryFilter' parameter 0: Error creating bean with name 'migrator' defined in alfio.config.DataSourceConfiguration: Unsatisfied dependency expressed through method 'migrator' parameter 0: Error creating bean with name 'getDataSource' defined in alfio.config.DataSourceConfiguration: Failed to instantiate [javax.sql.DataSource]: Factory method 'getDataSource' threw exception with message: Required key 'datasource.url' not found
Any help would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions