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:
- when I try to expand Essbase - it shows me error (JDK 1.7.0_111 and 1.7.0_211 )

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

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.