Hi,
To resolve the java.lang.OutOfMemoryError: PermGen space in Weblogic please add the following line
set USER_MEM_ARGS=-Xms512m -Xmx1024m -XX:MaxPermSize=128m
in :\Oracle\Middleware\user_projects\domains\dgmt_domain\bin\setDomainEnv.cmd
Thanks,
Post a Comment
No comments:
Post a Comment