[jboss-user] [JBoss Portal] - Re: 64-bit JVM on 2.6.4

prabhat.jha@jboss.com do-not-reply at jboss.com
Thu Feb 14 14:35:52 EST 2008


I do bunch of portal perf and scalability test on 64bit machine with 64-bit sun jvm and I have not have any problem.   But that's not your answer, is it?  :-)

You need to increase perm gen size. In your JVM options.

change your run.conf as:


  |  JAVA_OPTS="-Xms512m -Xmx512m -XX:NewRatio=10 -XX:PermSize=64M -XX:MaxPermSize
  | =128M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=36
  | 00000"
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129482#4129482

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129482



More information about the jboss-user mailing list