You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2007/06/21 12:23:26 UTC

[jira] Updated: (HARMONY-4252) [drlvm][gc_gen][app] cannot start FreeCol application due low memory

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

Alexei Fedotov updated HARMONY-4252:
------------------------------------

    Summary: [drlvm][gc_gen][app] cannot start FreeCol application due low memory  (was: [gc][app] cannot start FreeCol application due low memory)

> [drlvm][gc_gen][app] cannot start FreeCol application due low memory
> --------------------------------------------------------------------
>
>                 Key: HARMONY-4252
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4252
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alexei Fedotov
>
> I've unpacked http://dfn.dl.sourceforge.net/sourceforge/freecol/freecol-0.6.1.zip and launched the application. On RI the application starts with a defaut heap. On Harmony I got an error message.
> $ cd c:/tmp/freecol/freecol
> $ $HY_HOME/bin/java -Xmx512M -jar FreeCol.jar
> You need to assign more memory to the JVM. Restart FreeCol with:
> java -Xmx128M -jar FreeCol.jar

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