Hello, I am getting below error while starting configtool. I am using the same user which was used for the initial configuration. The OS is Sun Solaris.
FATAL ERROR: Inventory existence check failed with message "EpmSystem_epm1usr home was not found."
I have tried with the following options. None of them gives me the error details.
./configtool-manual.sh -console
./configtool.sh -console
./configtool.sh
Already went through the docs
1. Launching EPM System Configurator Returns Error: "FATAL ERROR: Inventory existence check failed with message "Failed to determine EpmSystem_userid home:""(Doc ID 1529880.1)
2. Configtool Fails with Error: "FATAL ERROR: Inventory existence check failed with message "EPMSystem_{username} home was not found." (Doc ID 1508187.1)
3. Enterprise Performance Management 11.x Configuration Utility Does Not Launch And Returns Error: "Inventory existence check failed for EpmSystem_username home was not found" (Doc ID 1342764.1)
Available details of the Error
bash-3.2$ ./configtool-manual.sh -console
INFO: File descriptor soft limit increased from 256 to 4096.
WARNING: You must manually configure the file descriptor limit to
4096, or higher, in the login profile for the user that
will start the applications being configured.
Launching the Hyperion Configuration Utility, please wait...
Running preconfig checks...
Running EPM_ORACLE_HOME check...
EPM_ORACLE_HOME environment variable value: /hyperion/epm1usr/Oracle/Middleware/EPMSystem11R1
JAVA_HOME environment variable value: /hyperion/epm1usr/Oracle/Middleware/EPMSystem11R1/../jdk160_21
EPM_ORACLE_HOME check succeeded
Running .oracle.products check... .oracle.products check succeeded
Running Jars manifest check...
Time spent for manifests parsing: 1902 ms
Maximum jars depth achieved: 6, while restriction was: unrestricted
Parsed 421 manifests
Total jars and classpath entries encountered: 421
Total not-existing referenced classpath entries count: 20
Total classpath elements to check: 59
Jars manifest check succeeded
Running Environment variables check...
Environment variable isn't set: TMP
Environment variable isn't set: TMPDIR
Default tmp directory /tmp would be used
Environment variables check succeeded
Running Inventory existence check... FATAL ERROR: Inventory existence check failed with message "EpmSystem_epm1usr home was not found."
Exiting in 30 seconds