Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- . ____ _ __ _ _
- /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- ' |____| .__|_| |_|_| |_\__, | / / / /
- =========|_|==============|___/=/_/_/_/
- :: Spring Boot :: (v2.1.3.RELEASE)
- 13.05 13:09:24.960 INFO [PropertySourceBootstrapConfiguration:101] - Located property source: CompositePropertySource {name='consul', propertySources=[ConsulPropertySource {name='config/dbapi-service-test,cloud/'}, ConsulPropertySource {name='config/dbapi-service-test,production/'}, ConsulPropertySource {name='config/dbapi-service-test/'}, ConsulPropertySource {name='config/application,cloud/'}, ConsulPropertySource {name='config/application,production/'}, ConsulPropertySource {name='config/application/'}]}
- 13.05 13:09:24.967 INFO [SpringApplication:679] - The following profiles are active: production,cloud
- 13.05 13:09:25.650 WARN [EndpointId:135] - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
- 13.05 13:09:25.923 INFO [GenericScope:295] - BeanFactory id=a4a8e7ed-e067-3b5b-bebe-bed0fa7fafb8
- 13.05 13:09:26.377 WARN [AbstractApplicationContext:557] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseConfiguration' defined in URL [jar:file:/app/dbapi-service.jar!/BOOT-INF/classes!/ru/crystals/dbapi/service/database/DatabaseConfiguration.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'dbapi-ru.crystals.dbapi.service.database.DatabaseProperties': Could not bind properties to 'DatabaseProperties' : prefix=dbapi, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'dbapi' to ru.crystals.dbapi.service.database.DatabaseProperties
- 13.05 13:09:26.441 INFO [ConditionEvaluationReportLoggingListener:142] -
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- 13.05 13:09:26.444 ERROR [LoggingFailureAnalysisReporter:42] -
- ***************************
- APPLICATION FAILED TO START
- ***************************
- Description:
- Binding to target org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'dbapi' to ru.crystals.dbapi.service.database.DatabaseProperties failed:
- Property: dbapi.databases
- Value: null
- Reason: must not be empty
- Action:
- Update your application's configuration
- . ____ _ __ _ _
- /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- ' |____| .__|_| |_|_| |_\__, | / / / /
- =========|_|==============|___/=/_/_/_/
- :: Spring Boot :: (v2.1.3.RELEASE)
- 13.05 13:09:50.086 INFO [PropertySourceBootstrapConfiguration:101] - Located property source: CompositePropertySource {name='consul', propertySources=[ConsulPropertySource {name='config/dbapi-service-test,cloud/'}, ConsulPropertySource {name='config/dbapi-service-test,production/'}, ConsulPropertySource {name='config/dbapi-service-test/'}, ConsulPropertySource {name='config/application,cloud/'}, ConsulPropertySource {name='config/application,production/'}, ConsulPropertySource {name='config/application/'}]}
- 13.05 13:09:50.094 INFO [SpringApplication:679] - The following profiles are active: production,cloud
- 13.05 13:09:50.769 WARN [EndpointId:135] - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
- 13.05 13:09:50.995 INFO [GenericScope:295] - BeanFactory id=a4a8e7ed-e067-3b5b-bebe-bed0fa7fafb8
- 13.05 13:09:51.426 WARN [AbstractApplicationContext:557] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseConfiguration' defined in URL [jar:file:/app/dbapi-service.jar!/BOOT-INF/classes!/ru/crystals/dbapi/service/database/DatabaseConfiguration.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'dbapi-ru.crystals.dbapi.service.database.DatabaseProperties': Could not bind properties to 'DatabaseProperties' : prefix=dbapi, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'dbapi' to ru.crystals.dbapi.service.database.DatabaseProperties
- 13.05 13:09:51.495 INFO [ConditionEvaluationReportLoggingListener:142] -
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- 13.05 13:09:51.500 ERROR [LoggingFailureAnalysisReporter:42] -
- ***************************
- APPLICATION FAILED TO START
- ***************************
- Description:
- Binding to target org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'dbapi' to ru.crystals.dbapi.service.database.DatabaseProperties failed:
- Property: dbapi.databases
- Value: null
- Reason: must not be empty
- Action:
- Update your application's configuration
- . ____ _ __ _ _
- /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- ' |____| .__|_| |_|_| |_\__, | / / / /
- =========|_|==============|___/=/_/_/_/
- :: Spring Boot :: (v2.1.3.RELEASE)
- 13.05 13:10:16.336 INFO [PropertySourceBootstrapConfiguration:101] - Located property source: CompositePropertySource {name='consul', propertySources=[ConsulPropertySource {name='config/dbapi-service-test,cloud/'}, ConsulPropertySource {name='config/dbapi-service-test,production/'}, ConsulPropertySource {name='config/dbapi-service-test/'}, ConsulPropertySource {name='config/application,cloud/'}, ConsulPropertySource {name='config/application,production/'}, ConsulPropertySource {name='config/application/'}]}
- 13.05 13:10:16.344 INFO [SpringApplication:679] - The following profiles are active: production,cloud
- 13.05 13:10:17.135 WARN [EndpointId:135] - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.
- 13.05 13:10:17.439 INFO [GenericScope:295] - BeanFactory id=a4a8e7ed-e067-3b5b-bebe-bed0fa7fafb8
- 13.05 13:10:17.952 WARN [AbstractApplicationContext:557] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'databaseConfiguration' defined in URL [jar:file:/app/dbapi-service.jar!/BOOT-INF/classes!/ru/crystals/dbapi/service/database/DatabaseConfiguration.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'dbapi-ru.crystals.dbapi.service.database.DatabaseProperties': Could not bind properties to 'DatabaseProperties' : prefix=dbapi, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'dbapi' to ru.crystals.dbapi.service.database.DatabaseProperties
- 13.05 13:10:18.051 INFO [ConditionEvaluationReportLoggingListener:142] -
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
- 13.05 13:10:18.056 ERROR [LoggingFailureAnalysisReporter:42] -
- ***************************
- APPLICATION FAILED TO START
- ***************************
- Description:
- Binding to target org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'dbapi' to ru.crystals.dbapi.service.database.DatabaseProperties failed:
- Property: dbapi.databases
- Value: null
- Reason: must not be empty
- Action:
- Update your application's configuration
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement