Issue: Deploy fails to start with the error: No configuration setting found for key 'jdbc.url'

Issue

Deploy cluster fails to start with the error:

Caused by: com.typesafe.config.ConfigException$Missing: spring-configuration-properties:
No configuration setting found for key 'jdbc.url'

Affected Products & Versions

Deploy 22.3.x and above

Workaround/Resolution Action

To set the cluster mode to full, the following properties are needed in deploy-cluster.yaml:

  • deploy.cluster.membership.jdbc.url
  • deploy.cluster.membership.jdbc.username
  • deploy.cluster.membership.jdbc.password

Considerations

Remove the remote section from the deploy-cluster.yaml file.

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.