Connect:Direct for UNIX deployment messages
There are two types of messages that are shown in the following tables. The first table contains informational messages. The second table contains error messages in addition to comments about correcting the error.
These messages are written to the log file named cdaiLog.txt, in the deployment directory. A file named exitStatusFile.txt contains the completion message ID and descriptive text from the cdinstall_a installation in addition to other information.
Message ID | Message text |
---|---|
CDAI000I | Connect:Direct for UNIX automated installation operation started. |
CDAI001I | Connect:Direct automated installation completed. |
CDAI010I | Debug message. Actual message text is supplied on logging call. |
CDAI011I | Start of display of variables from options file. |
CDAI012I | End of display of variables from options file. |
CDAI013I | Backup of current installation started. |
CDAI014I | Backup of current installation completed. |
CDAI015I | Restore of current installation started. |
CDAI016I | Restore of current installation completed. |
CDAI017I | Connect:Direct successfully uninstalled. |
CDAI018I | Performing writable installation. |
CDAI019I | Performing upgrade installation. |
CDAI020I | Performing uninstall. |
CDAI021I | Configuring Secure+. |
CDAI022I | Verifying installation. |
CDAI023I | Copying deployment directory contents to writable directory. |
CDAI024I | Copying deployment directory complete. |
CDAI025I | Execution started in writable deployment directory. |
CDAI026I | Execution completed in writable deployment directory. |
CDAI027I | Copying output files from writable deployment directory. |
CDAI028I |
Start of log records from writable deployment directory. |
CDAI029I |
Building xlate tables started. |
CDAI030I |
Building xlate tables completed. |
CDAI031I |
Start of display of environment info. |
CDAI032I |
End of display of environment info. |
CDAI033I |
cdinstall_a exiting. |
CDAI034I |
Connect:Direct for UNIX failed to start. |
CDAI035I |
Extracting admin userid from idInfoFile. |
CDAI036I |
Extracting local node name from idInfoFile. |
CDAI037I | Admin userid determined. Override ignored. |
CDAI038I | Local node determined. Override ignored. |
CDAI039I | Options File. |
CDAI040I | Resolved Variables. |
CDAI041I | Variables Used During: |
CDAI042I | Copied configuration files. Verifying installation again. |
CDAI043I | Validating certificates |
Message ID | Message text | Comments |
---|---|---|
CDAI000E |
usage: cdinstall_a [-f <options file>] [cmd line args] |
Check spelling/syntax in options file and/or command-line arguments. |
CDAI001E |
Connect:Direct automated installation failed. |
Check other error messages that describe the specific error. |
CDAI002E |
Invalid argument found. |
Check spelling/syntax in options file and/or command-line arguments. |
CDAI003E |
Options file parameter not specified. |
Required options file or command-line parameter was not specified. |
CDAI004E |
Options file does not exist. |
Check spelling, path, etc. |
CDAI005E |
Base installation and configuration failed. |
Check other error messages that describe the specific error. |
CDAI006E |
Setting root attributes failed. |
Connect:Direct® installation directory might not be on local file system. |
CDAI007E |
Secure+ configuration failed. |
Check Connect:Direct Secure Plus error messages. |
CDAI008E | Must not install under root id. | |
CDAI009E |
Backup of current installation failed. |
Check other error messages that describe the specific error. |
CDAI010E |
Restore of current installation failed. |
Check other error messages that describe the specific error. |
CDAI011E |
Executable code not allowed as value for variable. |
Cannot specify option file parameters that are enclosed in ` characters or for Linux, use the $(...) expression. These notations would allow injection of arbitrary UNIX and Linux commands. |
CDAI012E |
cdinstall_a must run under root id. |
Log in under root before you run cdinstall_a. |
CDAI013E |
Invalid admin userid. |
The admin user ID is not a defined user ID. |
CDAI014E |
Could not copy certificates to Secure+ certificates directory. |
Make sure that certificates are readable and the installation directory and Connect:Direct Secure Plus subdirectorys are writable. |
CDAI015E |
Upgrade installation and configuration failed. |
Check other error messages that describe the specific error. |
CDAI016E |
No keycert for S+ install. |
cdai_localCertFile must be specified. |
CDAI017E |
Restore of installation directory failed. |
Check other error messages that describe the specific error. |
CDAI018E |
File does not exist or is unreadable. |
Make sure that the file in question is available or readable. |
CDAI019E |
Install directory should not exist for new install. |
The admin specified cdai_installCmd=”install” but the Connect:Direct installation directory exists. Change the directory name or change the command to upgrade or uninstall as appropriate. |
CDAI020E |
Shutdown of Connect:Direct failed. |
Check other error messages that describe the specific error. |
CDAI021E |
Connect:Direct not installed. Cannot uninstall. |
Check installation directory spelling. |
CDAI022E |
Connect:Direct installation verification failed. |
Check the cdaiLog.txt file for other errors. View the Connect:Direct statistics for other clues. |
CDAI023E |
Error building xlate tables. |
Check syntax of Xlate tables in question. |
CDAI024E |
Copying log/output files to work subdirectory failed. |
Verify permissions are correct. |
CDAI025E |
cdinstall_a exiting with error. |
Check other error messages that describe the specific error. |
CDAI026E |
Deletion of C:D installation directory failed. |
Check permissions on directory. |
CDAI027E |
Invalid parameter in options file or on command line. |
Correct the spelling and/or syntax. |
CDAI028E |
Install cmd specified but C:D already installed. |
Change command to upgrade or uninstall if either is the intended action. |
CDAI029E |
Upgrade cmd specified but C:D is not installed. |
Change cdai_installCmd to install and rerun. |
CDAI030E |
Uninstall cmd specified but C:D is not installed. |
Nothing left to do. |
CDAI031E |
IAcquiring net info failed. ip4|6: link addresses defined? |
Correct spelling/syntax errors in cdai_acquireHostnameOrIP parameter value. |
CDAI032E |
Passphrase missing for keycert. |
Specify cdai_localCertPassphrase. |
CDAI033E |
No cmd line arguments specified. |
Specify an options file or the minimum required individual command-line arguments that are needed for the command that is being run. |
CDAI034E |
Connect:Direct for UNIX failed to start. |
Check other log errors. View Connect:Direct statistics records. |
CDAI035E |
mkdir failed for directory: |
Check spelling. |
CDAI036E |
Invalid exit code returned. cmd= |
Report |
CDAI037E |
idInfoFile.txt missing. setting cdadmin to dir owner id. |
Can occur if you are upgrading a Connect:Direct installation that is not originally installed with the automated installation mechanism. |
CDAI038E |
No cdadmin userid in id file. Trying alternate settings. |
Can occur if you are upgrading a Connect:Direct installation that is not originally installed with the automated installation mechanism. |
CDAI039E |
No local node name. Trying alternate settings. |
Can occur if you are upgrading a Connect:Direct installation that is not originally installed with the automated installation mechanism. |
CDAI040E |
No cdamind userid.. Trying alternate settings. |
Can occur if you are upgrading a Connect:Direct installation that is not originally installed with the automated installation mechanism. |
CDAI041E |
Local node name not specified. |
Specify cdai_localNodeName. |
CDAI042E |
Invalid local node name specified. |
Specify cdai_localNodeName correctly. |
CDAI043E | Not a valid text file. Trying Win2unix conversion. File: | A possible Microsoft Windows text file was detected (for example, initparm.cfg). Converting to UNIX text format. |
CDAI044E | Win2unix text conversion failed. File: | Text file still incorrect after you convert to UNIX text format. |
CDAI045E | cdamind userid cannot read/write into install directory. | User ID cdadmin not allowed to create/write into Connect:Direct installation directory. Choose a different directory for installation. |
CDAI046E | No usable IPv6 address configured. | IPv6 addressing was selected but the system has no IPv6 addresses configured. Try IPv4 addresses instead. |
CDAI047E | Upgrade installation and configuration of Secure+ failed. | Check the cdaiLog.txt log file for more information. |
CDAI048E | Invalid characters found in local node name. | Specify a Connect:Direct node name with correct characters. |
CDAI049E | C:D config file copy to cfg/<nodename> directory failed. | Check permissions on the config files and view cdaiLog.txt for more information about the error. |
CDAI050IE | Required parameter not provided: | Check that all mandatory parameters for silent installation are specified. |
CDAI051E | Connect:Direct Install Agent failed to start | Check logs in install/logs directory. |
CDAI052E | Restore of Connect:Direct Install Agent failed | Check logs in install/logs directory. |
CDAI054E | Local nodename cannot be longer than 16 characters | Check that nodename length doesn't exceed 16 characters. |
CDAI056E | Invalid port number is specified for PORT: | Check that valid port number is specified. |
CDAI057E | Connect:Direct Integrated File Agent failed to start. | Check logs in file_agent/logs directory |