You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2007/04/06 00:13:32 UTC

[jira] Created: (UIMA-368) Allow setting logger config file and other JVM system properties in scripts/bat files

Allow setting logger config file and other JVM system properties in scripts/bat files
-------------------------------------------------------------------------------------

                 Key: UIMA-368
                 URL: https://issues.apache.org/jira/browse/UIMA-368
             Project: UIMA
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Adam Lally
         Assigned To: Adam Lally
            Priority: Minor
             Fix For: 2.2


It would be nice if users didn't have to edit our script files to do things like set the logger config file or set the Java heap size.
I recommend we make the scripts check for a UIMA_LOGGER_CONFIG_FILE env var and use that if specified.
We can also add a catch all UIMA_JVM_OPTS env var for arbitrary other VM args (e.g. -Xmx).

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


Re: [jira] Closed: (UIMA-368) Allow setting logger config file and other JVM system properties in scripts/bat files

Posted by Marshall Schor <ms...@schor.com>.
Reminder - please update the main documentation (perhaps in the tutorial 
book) to make users aware of this capability, if not already done.

-Marshall

Adam Lally (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/UIMA-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Adam Lally closed UIMA-368.
> ---------------------------
>
>
>   
>> Allow setting logger config file and other JVM system properties in scripts/bat files
>> -------------------------------------------------------------------------------------
>>
>>                 Key: UIMA-368
>>                 URL: https://issues.apache.org/jira/browse/UIMA-368
>>             Project: UIMA
>>          Issue Type: Improvement
>>          Components: Build, Packaging and Test
>>            Reporter: Adam Lally
>>            Assignee: Adam Lally
>>            Priority: Minor
>>             Fix For: 2.2
>>
>>
>> It would be nice if users didn't have to edit our script files to do things like set the logger config file or set the Java heap size.
>> I recommend we make the scripts check for a UIMA_LOGGER_CONFIG_FILE env var and use that if specified.
>> We can also add a catch all UIMA_JVM_OPTS env var for arbitrary other VM args (e.g. -Xmx).
>>     
>
>   


[jira] Closed: (UIMA-368) Allow setting logger config file and other JVM system properties in scripts/bat files

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Lally closed UIMA-368.
---------------------------


> Allow setting logger config file and other JVM system properties in scripts/bat files
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-368
>                 URL: https://issues.apache.org/jira/browse/UIMA-368
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Adam Lally
>            Assignee: Adam Lally
>            Priority: Minor
>             Fix For: 2.2
>
>
> It would be nice if users didn't have to edit our script files to do things like set the logger config file or set the Java heap size.
> I recommend we make the scripts check for a UIMA_LOGGER_CONFIG_FILE env var and use that if specified.
> We can also add a catch all UIMA_JVM_OPTS env var for arbitrary other VM args (e.g. -Xmx).

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


[jira] Resolved: (UIMA-368) Allow setting logger config file and other JVM system properties in scripts/bat files

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Lally resolved UIMA-368.
-----------------------------

    Resolution: Fixed

> Allow setting logger config file and other JVM system properties in scripts/bat files
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-368
>                 URL: https://issues.apache.org/jira/browse/UIMA-368
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Adam Lally
>         Assigned To: Adam Lally
>            Priority: Minor
>             Fix For: 2.2
>
>
> It would be nice if users didn't have to edit our script files to do things like set the logger config file or set the Java heap size.
> I recommend we make the scripts check for a UIMA_LOGGER_CONFIG_FILE env var and use that if specified.
> We can also add a catch all UIMA_JVM_OPTS env var for arbitrary other VM args (e.g. -Xmx).

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