Hyperion configtool GUI is NOT launching but works with -console
OS: Solaris 10 - Hyperion Version: 11.1.2.2
java: /usr/bin/java = 1.5.0_40
java: /u002/app/epmmgr/Middleware/jdk160_29/java = 1.6.0_29
swap: 20GB - Memory: 8GB
DISPLAY is set properly
We installed Hyperion 11.1.2.2 successfully without a single error in the installation logs. When it was time to execute the configuration tool, the (. ./configTool.sh) file would not launch the configuration GUI at all.
There are no error logs that indicate a problem or missing files. We have done 2 hours worth of checking files, verifying server configurations etc.
Note: We have looked at this document: 1088031.1
We ran the configtool with –console and there no issues as you see below. We would like to use the GUI instead.
OUTPUT FROM RUNNING (dot dot). ./CONFIGTOOL.SH –CONSOLE
sbx-sun216: . ./configtool.sh -console
Running preconfig checks...
Running EPM_ORACLE_HOME...
EPM_ORACLE_HOME environment variable value: /u002/app/epmmgr/Middleware/EPMSystem11R1
JAVA_HOME environment variable value: /u002/app/epmmgr/Middleware/EPMSystem11R1/../jdk160_29
EPM_ORACLE_HOME succeeded
Running .oracle.products ... .oracle.products succeeded
Running Jars manifest ...
Time spent for manifests parsing: 715 ms
Maximum jars depth achieved: 6, while restriction was: unrestricted
Parsed 446 manifests
Total jars and classpath entries encountered: 446
Total not-existing referenced classpath entries count: 43
Total classpath elements to check: 55
Jars manifest succeeded
Running Environment variables ...
EPMCFG-10223: Environment variable isn't set: TMP
Environment variable TMPDIR would be used
Environment variables succeeded
Running Inventory existence ... Inventory existence succeeded
Preconfig checks passed! Proceeding further
Select the EPM Oracle Instance to which the configuration would be applied:
Home directory for EPM Oracle instances:
[u002/app/epmmgr/Middleware/user_projects]:
sbx-sun216: echo $JAVA_HOME
/u002/app/epmmgr/Middleware/EPMSystem11R1/../jdk160_29
sbx-sun216: echo $JAVA_ARGS
-Xms256m -Xmx768m -XX:PermSize=64m -XX:MaxPermSize=256m -d64
Has anyone experienced such a problem? Please help? Your help will be greatly appreciate.
-Phillip