CMDBuild Forum

PermGen Space error

1) Whenever i try to print a class or employee detail, i get the PermGen Space error and the CMDBuild is shut down.

2) I  do not  get the processes tab in management module even after configuration of shark. I get the error CLASS_NOT_FOUND for RFC's

Please help.

Thank You,

Rahul

Hi Rahul,
1) You don't have enough memory on your tomcat. You could consider adding or increasing the properties  -XX:MaxPermSize=256M in tomcat CATALINA_OPTS
2) Have you enabled shark and uploaded the xpdl in the administration module?
 
Best regards.
 

Hi,

1) I am using CMDBuild 2.0.0 on Windows 7. Where should I Increase the properties or add-XX: MaxPermSize = 256M? I could not find CATALINA_OPTS. Can you please reply the location where I will find CATALINA_OPTS. 
2) I have enabled shark XPDL but during upload I get the error of "the package ID do not match". 

Hi, 

I still cannot fix my error. Can you please suggest any other way to print the cards
Hi,
here there is some screens on how allocate more memory for tomcat in tomcat, using the windows tomcat monitor
http://www.12robots.com/index.cfm/2010/10/8/Giving-more-memory-to-the-Tomcat-Service-in-Windows
 
Previously Rahul wrote:
Hi, 
I still cannot fix my error. Can you please suggest any other way to print the cards

 

Hi,
I allocated more memory (2048M) in tomcat CATALINA_OPTS, still I get the same error of PermGen Space.
Can you please suggest any other way to print the cards and employee relations. 
Thank you.
 
 
Previously Tecnoteca wrote:
Hi,
here there is some screens on how allocate more memory for tomcat in tomcat, using the windows tomcat monitor
http://www.12robots.com/index.cfm/2010/10/8/Giving-more-memory-to-the-Tomcat-Service-in-Windows
 
Previously Rahul wrote:
Hi, 
I still cannot fix my error. Can you please suggest any other way to print the cards

 

 

Have you setted up the option -XX: MaxPermSize = 512M inside the Java Option as shown in this image
http://www.12robots.com/images//javaWFinal.png ?
 
I think that 512M could be enough...