4 Replies Latest reply on Mar 9, 2010 11:20 AM by peterj

    problem with 5.1 and freebsd

    scphantm

      ive been using jboss with bsd for years now.  when i put 5.1 on my bsd machine i tried increasing the memory allocation on the server the way i always did by adding

       

      jboss5_jvm_opts="-Xms1024m -Xmx1024m -XX:PermSize=1000m -XX:MaxPermSize=1000m "

       

      to the startup stuff in bsd.  but when i do that jboss crashes on startup with out of memory errors.  when i take the above out, it boots fine with the default memory settings.  but unfortunatly the default isn't enough.  any ideas?