Description
If the install fails while installing agents, you can place the installation process in debug mode by setting certain variables.
Solution
To start a UNIX installation in debug mode:
- Open a command prompt and run the following:
export CSUTILS_DEBUG=1
export INSTALL_DEBUG=ON
export INSTALL_DEBUG_PRESTART=ON
export INSTALL_DEBUG_INTERVIEW=ON
export INSTALL_DEBUG_CMN=ON
export INSTALL_DEBUG_POST=ON
export DEBUG_PIF=y
export DEBUGPIF=y
export LSM_ABORT_IMMEDIATE=YES
- Start installation with the following command:
./setupNSM
- Collect the log from /tmp/CAInstaller.UnicenterNSM.install.log and install.txt.
- Compare the install log return code to the return codes listed in tec doc: TEC433110