Error:Perm space size Deployed from Alfresco source

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2009 04:10 AM
Hi,
I want to develop Alfresco Application for my own need. So somebody suggest me to try Alfresco Surf Platform. So i build and deploy alfresco and surf from downloaded Source. But while start tomcat it throw an "Exception in thread "RMI RenewClean-[192.168.2.5:50504]" java.lang.OutOfMemoryError: PermGen space".
I have used the following links to setting up Alfresco,
"http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment"
"http://wiki.alfresco.com/wiki/Developer_Runtime_Configuration
"http://wiki.alfresco.com/wiki/Install_Tomcat6"
So pls clear problem.
Thank you
With regards
Feroz
I want to develop Alfresco Application for my own need. So somebody suggest me to try Alfresco Surf Platform. So i build and deploy alfresco and surf from downloaded Source. But while start tomcat it throw an "Exception in thread "RMI RenewClean-[192.168.2.5:50504]" java.lang.OutOfMemoryError: PermGen space".
I have used the following links to setting up Alfresco,
"http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment"
"http://wiki.alfresco.com/wiki/Developer_Runtime_Configuration
"http://wiki.alfresco.com/wiki/Install_Tomcat6"
So pls clear problem.
Thank you
With regards
Feroz
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2009 04:57 AM
Hi ,
i have put set JAVA_OPTS=%JAVA_OPTS% -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=1024M in catalina.bat file for resolve Perm space size error. But Now java heap space error occurs. How to resolve this?
Thank in advance,
with regards,
Feroz
i have put set JAVA_OPTS=%JAVA_OPTS% -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=1024M in catalina.bat file for resolve Perm space size error. But Now java heap space error occurs. How to resolve this?
Thank in advance,
with regards,
Feroz
