[ http://jira.jboss.com/jira/browse/JBAS-1275?page=history ]

Clebert Suconic updated JBAS-1275:
----------------------------------

    Attachment: jboss-testsuite-analysis.txt

Look at PGC column.
It stays constant for the entery life-cycle of the testcase.

Command line used to create this file:

jstat -gc <PID> 5s > jboss-testsuite-analysis-gc.txt


To discover a PID, you can use:
jps -m

(Visible to jira-users)


> 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: 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

Reply via email to