Stoneware Support


Knowledge Base


TIDABC-2020-XYZ
QuickLinkhttp://www.stone-ware.com/swql.jsp?kb=ABC-2020-XYZ
CategoryInstall
SummaryPermGen memory error
DetailsI am getting out of memory - PermGen errors.
Resolution

Edit your /stoneware/bin/webnetwork.lax file and find the line that starts with :
lax.nl.java.option.additional=

add the following to the end of the line

-XX:MaxPermSize=80m -XX:PermSize=64m

Save the .lax file and shut down webnetwork and start it back up.