Deploying the same ear file on 3.2.5 is using substantially more memory than it was on 3.2.3.
It is using 30mb more at the point where the ejb.jar is deployed and never releasing it. Any ideas why? I can swap the standardjboss.xml files and it doesn't make a difference. Here is the 3.2.3 startup: 2004-09-20 09:02:58,566 INFO [org.jboss.ejb.EJBDeployer] Deployed: file:/C:/jboss-3.2.3/server/test/tmp/deploy/tmp26519test.ear-contents/ejb.jar 2004-09-20 09:02:59,006 INFO [Monitor:name=JBossMonitor] Total Mem: 266403840 Free Mem: 226851240 2004-09-20 09:02:59,006 INFO [Monitor:name=JBossMonitor] Thread Count: 58 2004-09-20 09:02:59,016 INFO [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] deploy, ctxPath=, warUrl=file:/C:/jboss-3.2.3/server/test/tmp/deploy/tmp26519test.ear-contents/redirect-web.war/ Here is the 3.2.5 startup: 2004-09-20 09:06:15,719 INFO [org.jboss.ejb.EJBDeployer] Deployed: file:/C:/jboss-3.2.5/server/test/tmp/deploy/tmp11815test,ear-contents/ejb.jar 2004-09-20 09:06:15,819 INFO [Monitor:name=JBossMonitor] Total Mem: 266403840 Free Mem: 208315576 2004-09-20 09:06:15,819 INFO [Monitor:name=JBossMonitor] Thread Count: 25 2004-09-20 09:06:16,821 INFO [Monitor:name=JBossMonitor] Total Mem: 266403840 Free Mem: 196392392 2004-09-20 09:06:16,821 INFO [Monitor:name=JBossMonitor] Thread Count: 25 2004-09-20 09:06:16,931 INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=, warUrl=file:/C:/jboss-3.2.5/server/test/tmp/deploy/tmp11815test.ear-contents/redirect-web.war/ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848950#3848950 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848950 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
