3 Replies Latest reply on Jul 22, 2011 10:27 AM by sriman.b

    JBoss 5.0 is slow in debug mode

    sriman.b

      Dear Team,

       

      We are currently migrating our core product from JBoss 4.2,Java 5 to JBoss 5,Java 6.We are using Eclipse 3.7 IDE for our development. After deploying our .ear file, the server start up from eclipse is taking around 1min 10 secs in "Run" mode. But the same ear to deploy in debug mode its taking around 16 mins which is consuming the devolpment time. Below are the changes done in run.conf.bat. file

       

      set "JAVA_OPTS=-Xms1024M -Xmx1024M -XX:MaxPermSize=256M"