[
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.