Hyperion Financial Management (HFM) (MOSC)

MOSC Banner

"java.net.BindException: Address already in use: connect" in dataOM.getCellInfo when using the same

edited Aug 12, 2018 3:54AM in Hyperion Financial Management (HFM) (MOSC) 6 commentsAnswered

Hello,

I have a Java application that attempts to communicate with a HFM server and attempts to resolve multiple HFM formulas that it receives as input.

The formulas don't come all at once in bulk but one by one at a rapid interval.

I am using a List of SessionInfo objects stored in memory, whenever a new formula comes In I pick a SessionInfo object that isn't being used.

I test if it can be used.

I tried it with

si.validate()

where si is a SessionInfo

but this doesn't do anything so I test if the session is still usable like this

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center