You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Nicholas Dronen (JIRA)" <qp...@incubator.apache.org> on 2008/08/10 18:13:44 UTC

[jira] Resolved: (QPID-1227) OutOfMemoryError running tests with 1.6 or 1.7 JDK

     [ https://issues.apache.org/jira/browse/QPID-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicholas Dronen resolved QPID-1227.
-----------------------------------

    Resolution: Invalid

The workaround for the problem is to set ANT_OPTS=-Xmx[some sufficient MB of memory]MB

> OutOfMemoryError running tests with 1.6 or 1.7 JDK
> --------------------------------------------------
>
>                 Key: QPID-1227
>                 URL: https://issues.apache.org/jira/browse/QPID-1227
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>         Environment: Debian Lenny and Mac OS X 10.5.3
>            Reporter: Nicholas Dronen
>            Priority: Minor
>         Attachments: oom.txt
>
>
> Just an FYI that the test target fails using a 1.6 or 1.7 JDK, even if I bump up test.mem in default.testprofile to 1024M or remove the maxmemory attribute from the junit task in module.xml.  This doesn't happen with a 1.5 JDK.  Perhaps the core Java libraries changed in some unhelpful way between 1.5 and 1.6?  Could be my environment, too, but I'm skeptical of that since it happens on both my Linux box and my iBook.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.