Closed sashikamw closed 6 years ago
We have to provide CARBON_HOME environment variable correctly with respect to the product in order to execute the product. This can be done by either setting the variable on the command line or correcting the previously defined environment variable
Description: If the CARBON_HOME environment is pre-defined for another carbon server, execution of the forget-me script failed as the system cannot find the path defined in the forget-me.sh in the path defined for the CARBON_HOME
Affected Product Version: EI 6.1.1 update 23
OS, DB, other environment details and versions:
Windows 2012 R2 JDK 1.8 DB - h2
Steps to reproduce:
Observations Unable to execute the forget-met script as the path defined in the script [1] cannot be found in the CARBON_HOME, as the carbon home environmental variable is set to a different product. Hence the following error message will be logged.
[1]
Expected Results The script should be configured to pick the correct carbon_home when carbon_home variable is already defined in the env variables