Troubleshooting installation and upgrade issues in BMC Helix Digital Workplace
Error reported | Solution |
---|---|
The installation or upgrade failed. | Check the installer logs for exceptions. Search the log entries for SEVERE level entries. The log file is located at:
|
The installation completed with warnings. | Check the installer logs for exceptions. Search the log entries for non-SEVERE level entries. The log file is located at:
|
Database exceptions in schema creation and upgrade indicated by the following message: "Schema creation and population failed" | For fresh install:
For upgrade:
Note: If you do not have the BMC Helix Digital Workplace and Action Request System (AR System) database backup, contact BMC Support. |
AR definition (DEF) file import failure. | For fresh install:
For upgrade:
Note: If you do not have the BMC Helix Digital Workplace database and AR System database backup, contact BMC Support. |
AR System data import (ARX) failure or warnings. | Check the install and RIK log files located at installDirectory/logs/ for debugging the cause of the failure. Note: You can run the Data import command line after installation to fix data import warnings. See Data Import command-line utility options. For previous versions of AR System, look for the corresponding version in that topic. |
Apache Tomcat startup warnings and the BMC Helix Digital Workplace applications are not getting loaded. | After the installation is complete, stop and restart Apache Tomcat. |
BMC Helix Digital Workplace database and AR System errors occurred during upgrade. | If you do not have the BMC Helix Digital Workplace and AR System database backup, contact BMC Support. |
Installation of the ITSM Integration patch, as a non-root user on a Linux computer, fails if Security-Enhanced Linux (SELinux) is enabled. | By default, if SELinux is enabled, you cannot run any binary from /tmp directory. So, when SELinux is enabled, the installer cannot run the /tmp/Utilities/Rik/driver.exe file, and you get a permission-denied error. Before you install the UX patch, use one of the following workarounds:
For more information, see KA 000120721 from the BMC Knowledge Base. |