jboss5 on freebsd

Steel City Phantom scphantm at gmail.com
Fri Sep 11 16:17:37 UTC 2009


im trying to get the jboss 5 port to run on bsd 6.3.  ive had 4 going for a
long time now but i can't seem to get 5 to run right.  my app is huge and i
need to increase the permgen space on the jvm for it to run.
ive got this in my rc.conf

jboss5_enable="YES"
jboss5_config="default"
jboss5_flags="-Dprogram.name=run.sh -server -Xms1024m -Xmx1024m
-XX:PermSize=1000m -XX:MaxPermSize=1000m"

it worked fine in jboss4 but for some reason 5 isn't picking it up.  any
ideas?


More information about the freebsd-questions mailing list