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:

https://github.com/syndesisio/syndesis/blob/308b4cffd29cf85cb3276bec39f8ed775bce1efb/install/syndesis.yml#L2105-L2106

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

Most upvoted comments

FYI created #6144 to quickly resolve randomly failing tests