Deployment Log
Check for deployment errors in Deployment.log located at <AB Suite installation directory>\Data\Public\Log.
Builder Log
Check for logic validation errors in the Build Output (in Visual Studio) or the log file, if using MSBuild.exe.
Check for any other errors. Some model constructs are not yet supported and fails with an explicit error message. Remove or restructure the offending constructs and build again.
For compilation errors, report them to Unisys support (except for external components, refer to Configuration settings).
Configuration Settings
External Component parameter types should exactly match the types of the external components. Verify the function signatures (name, parameter types, return type) and ensure that the configuration settings for the parameters in the AB Suite class matches.
Check that there are no duplicate folder package names.
Model DB Access (Privileges)
The Build fails with errors if you try to initiate the build without having sufficient access to the model database.
Security
The Build checks the AppUser and Password with the specified Deployment Host when Builder starts. If the password is not valid, you need to contact the Administrator on the deployment host to ensure that you are granted sufficient access privileges.
A comprehensive list of build errors and possible solutions is available in the Developer Online Help.