-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF20, 5.7.2
-
Component/s: nuxeoctl start/stop/admin
If the default database connection parameters make use of other (custom) properties, this is properly managed by the "nuxeoctl configure" action and the generated files will be correct but this is not managed by the "check database connection" action.
In org.nuxeo.launcher.config.ConfigurationGenerator.checkDatabaseConnection(String, String, String, String, String, String), the TextTemplate must be initialized with templateProperties and userConfig.