syndesis: [1.7.9] Komodo server doesn't start
This is a…
[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Documentation issue or request
Description
Because this property should be true/false, but it is not set during the template generation:
that results in this error in komodo-server:
***************************
APPLICATION FAILED TO START
***************************
Description:
Binding to target org.komodo.rest.KomodoConfigurationProperties@4466af20 failed:
Property: controllers.exposeVia3scale
Value:
Reason: Failed to convert property value of type 'java.lang.String' to required type 'boolean' for property 'exposeVia3scale'; nested exception is org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.lang.String] to type [boolean]
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 22 (14 by maintainers)
Commits related to this issue
- Fixes #6111 Komodo server doesn't start — committed to rkorytkowski/syndesis by rkorytkowski 5 years ago
- Fixes #6111 Komodo server doesn't start — committed to rkorytkowski/syndesis by rkorytkowski 5 years ago
- Merge pull request #6121 from rkorytkowski/6111 Fixes #6111 Komodo server doesn't start — committed to syndesisio/syndesis by heiko-braun 5 years ago
- Fixes #6111 Komodo server doesn't start (cherry picked from commit d09871ccefea6e85de72cf66866c52559d7003ba) — committed to rkorytkowski/syndesis by rkorytkowski 5 years ago
- Merge pull request #6142 from rkorytkowski/6111-1.7 Fixes #6111 Komodo server doesn't start — committed to syndesisio/syndesis by christophd 5 years ago
FYI created #6144 to quickly resolve randomly failing tests