[jboss-user] [Installation, Configuration & Deployment] - Re: Error occurred during initialization of VMError occurred
visolvejboss
do-not-reply at jboss.com
Wed Aug 2 08:22:26 EDT 2006
Hello,
Make sure that you have enough RAM space in your system.
Reduce your minimum heap size to 64m, for that you have to change the value of JAVA_OPTS in the $JBOSS_HOME/bin/run.conf file as shown.
JAVA_OPTS="-server -Xms64m -Xmx128m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962443#3962443
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962443
More information about the jboss-user
mailing list