Financial Reporting Crashes Once a Week (11.1.2.2)
I recently took over a Hyperion implementation on the administration side. Since before I started, we have experienced an issue about once a week where our scheduled reports stop running and workspace is unresponsive when trying to get into the reports. The financial reporting logs indicate variations of the following errors:
java.lang.outofmemoryerror: getNewTla and at other times we get an unable to allocate large object error.
Our min memory is set to 512 and max is set to 1024 in the JVM. I also added a tla size min (8k), preferred (128k) JVMOption to FR, because it was suggested to eliminate this error in a few places, which did not help. We have an open ticket with Oracle, and they are currently looking into it. I just wanted to see if anyone else has experienced something similar.