Bugs item #863561, was opened at 2003-12-20 07:36 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=863561&group_id=22866
Category: JBossServer Group: v4.0 >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Michael Barker (mikezzz) >Assigned to: Scott M Stark (starksm) Summary: Out of memory exception using web-console Initial Comment: Running the web-console staright after a clean build of HEAD (200312201449) causes an Out Of Memory error. Version: 4.0 DR3 (cvs co 2003/12/20). Uname -a: Linux localhost.localdomain 2.4.22-1.2115.nptl_23.rhfc1.at #1 Wed Nov 26 19:54:30 EST 2003 i686 athlon i386 GNU/Linux JDK: java version "1.4.2" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28) Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode) ---------------------------------------------------------------------- >Comment By: Scott M Stark (starksm) Date: 2004-08-07 11:42 Message: Logged In: YES user_id=175228 Works fine for me with 4.0.0RC1 and: [EMAIL PROTECTED] bin]$ java -version java version "1.4.2_04" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05) Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode) [EMAIL PROTECTED] bin]$ uname -a Linux lamia.starkinternational.com 2.4.21-4.ELsmp #1 SMP Fri Oct 3 17:52:56 EDT 2003 i686 i686 i386 GNU/Linux ---------------------------------------------------------------------- Comment By: Michael Barker (mikezzz) Date: 2003-12-21 02:49 Message: Logged In: YES user_id=659570 I was using the default 64MB, I have upped it to 256MB its now OK. It looks like to run a "default" JBoss and the web-console it requires around 83MB of memory. Should the run.sh (and run.bat) be updated to default to a larger heap size? ---------------------------------------------------------------------- Comment By: Juha Lindfors (juhalindfors) Date: 2003-12-20 08:28 Message: Logged In: YES user_id=175239 What's your max heap setting for your JVM? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=863561&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
