You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2009/11/24 20:13:39 UTC

[jira] Commented: (UIMA-1679) UIMA scripts set memory options that override user's setiings

    [ https://issues.apache.org/jira/browse/UIMA-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782099#action_12782099 ] 

Marshall Schor commented on UIMA-1679:
--------------------------------------

How about only specifying this if the user doesn't supply any JVM_OPTS?  That way, the user can override, and the out-of-the-box experience may avoid some out-of-memory issues.

> UIMA scripts set memory options that override user's setiings
> -------------------------------------------------------------
>
>                 Key: UIMA-1679
>                 URL: https://issues.apache.org/jira/browse/UIMA-1679
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>             Fix For: 2.3
>
>
> Old setUimaClassPath set -Xms128M -Xmx800M only if user didn't set UIMA_JVM_OPTS.
> New runUinaClass always appends these to the user's options which overrides their settings.
> Perhaps we shouldn't be setting any defaults at all.

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