You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Xiao-Feng Li (JIRA)" <ji...@apache.org> on 2008/01/17 07:08:36 UTC

[jira] Updated: (HARMONY-4252) [drlvm][api][app] cannot start FreeCol application

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

Xiao-Feng Li updated HARMONY-4252:
----------------------------------

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

> [drlvm][api][app] cannot start FreeCol application
> --------------------------------------------------
>
>                 Key: HARMONY-4252
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4252
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            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.