Hello,
we are developing an eclipse RCP-Application with crystal to show some reports. We have analysed the memory usage of the application and found a nasty issue. After opening und closing some reports we found an instance of the class com.businessobjects.performancemonitoring.PerformanceMonitorholding objects with a total size of 200MB (e.g. ReportDocuments).
How can we disable the performance monitor? And if thats not possible what can we do to free the memory?
Best regards,
Guido