Validating Application Configuration
The application configuration artifacts (YAML file, JVM arguments, Log4j configuration) generated directly by Application Configurator, DAA2Config, or Application Extractor are error free. You can use a text editor to further update these artifacts. This manual step may introduce inconsistencies to the configurations. In such a case, you can use checkConfig command to validate the configuration. You must fix errors reported by the checkConfig command, otherwise Image building will fail.
By using the amsgce-runtime-<version>\daautil\bin\checkConfig command, you can validate the application configuration including configuration YAML file, JVM arguments file, and Log4j configuration file. You can use the checkConfig command to validate the configuration before containerizing an application. When running the checkConfig command, you need to specify the location of the folder that contains DAA, configuration YAML file, JVM arguments file, and Log4j configuration file. For more information, see "Validating Application Configuration" in TIBCO ActiveMatrix® Service Grid - Container Edition Administration.