Updating the Elasticsearch Plugins after Applying the WebCenter Portal Bundle Patch fails with Error: Please specify ELASTIC_SEARCH_HOME_DIR_PARENT
(Doc ID 2677720.1)
Last updated on JUNE 17, 2024
Applies to:
Oracle WebCenter Portal - Version 12.2.1.4.0 and laterOracle WebCenter Portal for OCI - Version 12.2.1.4_24.2 and later
Information in this document applies to any platform.
Symptoms
Updating the Elasticsearch Plugins after applying the WebCenter Portal bundle patch 12.2.1.4.200408 fails with the following error:
ERROR
Error: Please specify ELASTIC_SEARCH_HOME_DIR_PARENT.
STEPS
The issue can be reproduced at will with the following steps:
- Make a backup of this file:
[MW_HOME]/wcportal/es/installES.properties
e.g.:
cp installES.properties installES.properties_pre_patch - Install the latest WebCenter Portal bundle patch.
- Replace the installES.properties with the one from the backup.
e.g.:
cp installES.properties_pre_patch installES.properties - Run this command: to update the Elasticsearch Plugins:
$ORACLE_HOME/oracle_common/common/bin/wlst.sh updateESPlugins.py installES.properties
The error occurs.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |