We encounter memory allocation errors while analyzing KPIs. How can I correct this?
We encounter memory allocation errors while analyzing KPIs. How can I correct this?
Restart the tomcat once and enhance the memory (if not optimally configured). This should resolve the issue. Please contact Support team for further assistance
Java heap space/out of memory exceptions is usually encountered due to insufficient memory allocated to the Application. Verify the memory allocated to the Tomcat. This is an advanced configuration please contact support team before making changes
There can be problems while analyzing KPIs with large data because the KPI has to pre-load and read the object containing such large number of filter values. Alternatively you can select these filter values on the fly whenever you access the KPI ...
Increase the maximum rows to 100000 for Excel reports. You can also extract larger reports by having the KPI scheduled as a Scheduled KPI and publishing/constructing the resultant objects via XML. By this method, we can extract larger reports in ...
BCM KPIs may not get downloaded if Adobe Reader is not installed. BCM KPIs usually produces results in the form of a PDF report when analyzed. So install Adobe Reader in all Application servers so that the BCM KPIs can be downloaded.