Excessive Socket Exceptions in EAS. Connection reset errors
We are implementing Hyperion 11.1.2.4 and I am noticing a pile of Connection reset errors in my EssbaseAdminServices0.log file. These are usually followed by an IllegalStateException: response already committed. We aren't noticing too many problems on the user side except that we had the EAS JVM crash and dump during a data load. It threw an "Illegal memory access. [54] error". That has only happened once.
As a test this AM I got on before anyone else and just opened EAS and drilled down and opened the outline for one application. In my Dev instance, I have 22 Socket Reset errors and 23 IllegalState exceptions. In my Prod instance I have the EXACT same counts in production doing the exact same thing. Seems like an application issue to me.