[ http://jira.jboss.com/jira/browse/JBAS-1275?page=comments#action_12314627 ] Clebert Suconic commented on JBAS-1275: ---------------------------------------
For generating CorrectAnalysis-jvm14.permanentCapacity.txt I've used this line command: jstat -gcpermcapacity 3224 5s > CorrectAnalysis-jvm14.permanentCapacity.txt Note that JBoss was running into JVM 1.4.2 with the Hotspot instrumentation active (-XX:+UsePerfData according to http://java.sun.com/performance/jvmstat/) I used jstat provided by JDK 5.0 against the process without any problems. > JDK 1.3 OME running the testsuite > --------------------------------- > > Key: JBAS-1275 > URL: http://jira.jboss.com/jira/browse/JBAS-1275 > Project: JBoss Application Server > Type: Bug > Components: Test Suite > Versions: JBossAS-3.2.7 Final > Environment: [EMAIL PROTECTED] bin]$ $JAVA_HOME/bin/java -version > java version "1.3.1_14" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_14-b03) > Java HotSpot(TM) Client VM (build 1.3.1_14-b03, mixed mode) > Reporter: Scott M Stark > Assignee: Clebert Suconic > Fix For: JBossAS-3.2.7 Final > Attachments: CorrectAnalysis-jvm14.permanentCapacity.txt, > jboss-all-config-tests_gc.log, jboss-testsuite-analysis.txt > > Time Spent: 1 day, 1 hour > Remaining: 0 minutes > > When running the jboss-all-config-tests I have been seeing OutOfMemoryErrors > well into the tests, but -verbose:gc clearly shows that there is plenty of > memory. The process views also show that the handle/thread count is fine. > That pretty much only left the MaxPermSize as becoming full, and I was able > to run the tests using: > JAVA_OPTS="-verbose:gc -XX:MaxPermSize=70m -Xmx128m" > This seems like an excessive amount of perm heap memory so I would like to > look into this further. This does not happen when running JDK 1.4.2. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development