Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
WSMP5 + Tomcat MSI
Alex_Lui
I installed Web Component of WSMP5 in a Tomcat5.5.23 which was installed in MS Installer format. This version of Tomcat has no catalina.bat.
Quite often, the following error comes out when access the web interface:
com.imanage.workteam.exceptions.WtAppException(java.lang.OutOfMemoryError:Java heap space)
Anyone can help?
Find more posts tagged with
Comments
william_ha
By default, the memory allocated for Tomcat is 256 MB is not mistaken. This is not enough especially when you are uploading a template with a lot of documents in it. You need to increase the maximum limit of memory assigned to Tomcat in the Windows Registry.
Please refer to TechNote (72003-899): Increasing JVM memory to prevent Tomcat crashes/out of memory errors. You can refer more at Interwoven Support Website (
https://support.interwoven.com/supportlogin2.asp)
Hope that helps.