Hi!
I'm trying to deploy webtop and DA in Docuemntum 6.7, but I get a jboss memory error message, where can I find the jboss memory requirements for deploying DA and webtop??
Thanks in advance!!
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Please update the script C:\Documentum\jboss4.3.0\server\startMethodServer.cmd
For example,
set USER_MEM_ARGS=-Xms1024m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m
William