Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Hyperion EPM 11.1.2.4 on JDK 1.7

rpc1May 28 2019 — edited May 31 2019

Hello!

Does anybody use Hyperion EPM with Java 1.7.

I configured EPM with Java 1.7 by this doc , face strange issues in Calculation Manager

JAVA VERSION: JDK 1.7.0_111 and 1.7.0_211

Infrastructure: Full SSL, HA cluster for Hyperion services

ISSUE:

  1. when I try to expand Essbase - it shows me error (JDK 1.7.0_111 and 1.7.0_211 )

pastedImage_8.png

  1. when I try to expand - Planning (only on JDK 1.7.0_211)

pastedImage_9.png

Investigating and debuging shows me that problem in messaging service (decrypting ssl messages).

When I change JDK to JRockit 1.6.0_37 - everything works fine, but this version is stale and I don't want to use it.

Comments