
48 Identity Manager 4.0.1 Integrated Installation Guide
"/home/siva/build/products/Reporting/IDMReport.bin" -
DIA_USER_JRE_HOME="/opt/nov
ell/idm/jre" -i silent -f "/tmp/idmreporting_configure.properties"
execute command
exitValue = 1
log file location :/tmp/idmreporting_configure.properties
log file location :/opt/novell/idm/rbpm/IDMReporting//
RPT_Install.log
The above snippet from the
ii_install.log
file indicates that the command
has failed, because the exitValue is 1 (non-zero). For further analysis, refer to the
/opt/novell/idm/rbpm/IDMReporting/RPT_Install.log
as displayed in the
command.
Passing mandatory parameters during configuration
Source: During configuration, the installer might display the following error message
after the configuration parameters are specified:
Some of the inputs are not proper. They are highlighted in Red.
Possible Cause: Based on the highlighted parameter, the cause of the error message could be one
of the following:
The port number is already in use.
The passed DNS hostname is invalid.
The DN format is incorrect.
Action: Do the following:
Use a different port number if the port is already in use.
Specify a valid DNS name or specify a valid IP address if you don’t want to
specify a DNS name.
Verify that a valid DN is specified in LDAP format.
Configuration fails if the hosts file contains 127.0.0.2 entry
Possible Cause: If the
/etc/hosts
file has an entry with the 127.0.0.2 loopback address, the
default IP certificate is created for the 127.0.0.2 loopback address.
Action: Do the following:
Edit the
/etc/hosts
file if the hosts file has an entry with the 127.0.0.2 loopback
address.
For example, 127.0.0.2 hostname. Comment it and make sure that the real IP
address entry is in the file.
Installer throws java.io.FileNotFoundException
Possible Cause: If the systems
tmp
directory is not present, the installer throws this exception
soon after invoking the installer.
Action: Create the systems
tmp
directory.
Comentários a estes Manuais