IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Messages displayed during a silent installation
The following content provides information about the messages displayed during a silent installation.
No message is displayed where they might be considered necessary
The problem: No error or informational message is displayed in the following circumstances:
- During a silent installation, if the IBM JDK or JRE is not found or does not have the correct permission, the installation process fails without any error messages.
- In silent installation on UNIX or Linux systems, no information is displayed in the Java console.
- When installing the data collector using an invalid option file (that is, the file does not exist), the installation stops without displaying an error message. No error message is displayed in the trace_install.log or log.txt file.
The cause: It is part of the design of the InstallShield and the purpose of silent installation mode that there is no output on the console and no user interaction during the installation. Specifying an options file that does not exist causes a failure prior to the installer initialization, so there is no opportunity for the installer to write the error to a log file.
The solution: You can attach -is:log log file to your command line, where log file is the directory and the file name for the log file. For example: ./setup_DC_lin.bin -silent -options ./silent/DC61_netweaver.opt -is:log log.txt
Warning messages are displayed when using silent installation for the data collector on AIX
The problem: When using silent installation for the data collector on AIX, the following messages are displayed:
-cp:p operand is empty -cp:a operand is empty Installer JAR archive is not embedded. Build time Java arguments are not specified. Run time Java arguments are not specified.Warning: internal error parsing Java arguments. Launcher command may be missing Java Arguments. LOADP not setThe solution: This is a result of the routine check by the installation program. Ignore this warning message. It does not affect the installation and configuration process.
Parent topic:
data collector