maupin
#1
I'm getting an error when printing individual cards or lists, I get the same error whether I print to PDF or CSV.
Call: services/json/management/modreport/printcurrentview
----------------------------------------------------------
Error: java.lang.OutOfMemoryError: PermGen space
As written in the error message, you have to change the Tomcat memory allocation parameter.
CMDBuild Team
maupin
#3
Previously Tecnoteca wrote:
As written in the error message, you have to change the Tomcat memory allocation parameter.
CMDBuild Team
Where is the parameter that needs to be changed?