Hyperion Planning: In 11.2 Environment Encounter the RMI Error: "java.rmi.ConnectException: Connection refused to host: nested exception is: java.net.ConnectException: Connection refused: connect"
(Doc ID 2662672.1)
Last updated on DECEMBER 03, 2021
Applies to:
Hyperion Planning - Version 11.2.0.0.000 and laterInformation in this document applies to any platform.
Symptoms
In newly installed 11.2 environment cuberefresh.cmd fails with RMI error. RMI error is also encountered while using ODI on RMI port 11333.
NETSTAT -ano |find "LISTENING" does not show 11333.
Error
java.rmi.ConnectException: Connection refused to host: nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:338)
at sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:112)
at com.hyperion.planning.HspCubeRefreshCmd.getPlanningBean(HspCubeRefreshCmd.java:119)
at com.hyperion.planning.HspCubeRefreshCmd.main(HspCubeRefreshCmd.java:86)
Changes
No Changes were made to the environment. It is a brand new 11.2 Installation.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |