I've just installed ContolTier 3.6.1 and we are evaluating it for use with our deployments. I'm attempting to run through the examples provided, and I've hit a strange error in the first example. I see the following:
Error handler caught BuildException: The following error occurred while executing this line:
/opt/ctier/ctl/projects/demo/modules/JBossServer/commands/configureDataSources.xml:196: entity.attribute.rdbSchemaPassword not defined for schema developmentDukesBank or is empty
Error handler caught BuildException: The following error occurred while executing this line:
/opt/ctier/ctl/projects/demo/modules/JBossServer/commands/configureDataSources.xml:304: The following error occurred while executing this line:
/opt/ctier/ctl/projects/demo/modules/JBossServer/commands/configureDataSources.xml:255: No message
Error handler caught failed command execution: developmentDukesBank[JBossServer]#configureDataSources. reason: The following error occurred while executing this line:
/opt/ctier/ctl/projects/demo/modules/JBossServer/commands/configureDataSources.xml:335: No message
Error handler caught failed command execution: developmentDukesBank[JBossServer]#Configure. reason: The following error occurred while executing this line:
/opt/ctier/ctl/projects/demo/modules/JBossServer/commands/Configure.xml:25: No message
Error: The following error occurred while executing this line:
/opt/ctier/ctl/projects/demo/modules/JBossServer/commands/Deploy.xml:25: No message
I followed the steps outlined in the wiki, is there something else that I need to do?