In the AS /bin directory look for the run.conf file. You need to make it:
if [ "x$JAVA_OPTS" = "x" ]; then
| JAVA_OPTS="-Xms128m -Xmx512m -XX:PermSize=128m
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000"
| fi
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136588#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...