Troubleshooting
Problem
The installation of CPE completes with no errors shown in the installation log. However, the FileNet configuration Manager (configmgr) will not start because the _cejvm directory is empty.
Symptom
.../ContentEngine/_cejvm directory is empty
Environment
AIX 7.1
CPE 5.2.0
Diagnosing The Problem
· Use the following technote to enable traces to troubleshoot the InstallAnywhere:
http://www-01.ibm.com/support/docview.wss?uid=swg21537167
· In the installation log, verify _cejvm installed successfully by checking if the following commands were executed:
mv -f '/opt/xxx/apps/FileNet/ContentEngine/ia_jre_extraction_dir_5183.tmp/jre/'* '/opt/xxx/apps/FileNet/ContentEngine/_cejvm'
mv -f
'/opt/xxx/apps/FileNet/ContentEngine/ia_jre_extraction_dir_5183.tmp/jre/'.* '/opt/xxx/apps/FileNet/ContentEngine/_cejvm'
chmod -R '775' '/opt/xxx/apps/FileNet/ContentEngine/_cejvm'
echo "...InstallUnixJRE Script complete."
Resolving The Problem
1. Delete the _cejvm directory.
2. Run the CPE 5.2.0 installer as the root user or a user who has super user privileges.
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
swg21963068