Hi -

The memory fixes are

UIMA-1067: Remove char heap/ref heap in StringHeap of the CAS
UIMA-1068: Use of the JCas cache should be configurable

To use these you have to update the jar for the plugin.  You can use the
"jar" command which comes with Java to do this.  Here are the steps:

1) get the hot fix
2) unzip it (it's a zip file).  If you unzipped the hot fix into
directory DDD, there should be a folder in DDD called "org"
3) update the original plugin, using the command

jar -uvf path-to-org.apache.uima.runtime_2.2.2.incubating.jar -C
path-to-dir-where-you-unzipped  org

Of course, change the "path-to-...." to be the paths described.

This command will update the jar file using the files from the hot fix. 

Hope that helps.  -Marshall



Ahmed Ragheb wrote:
> Hi All,
>
> The hotfix for UIMA v2.2.2 is shipped as a replacement  uima-core.jar  and
> fixes a number of memory issues.  Unfortunately this is of no use to our
> product  since we use the UIMA runtime plugin which does not use
> uima-code.jar  but instead uses something else containing the same class
> files.
>
> How can we obtain the UIMA runtime plugin with this hotfix?
>
> Best Regards,
> Ahmed
> -------------------------------------------------------------------------------
>
> Ahmed M. Ragheb
> Staff Software Engineer
> Advanced Technologies Group
> IBM Cairo Technology Development Center
> IBM WTC, Egypt Branch, P.O.B.  166, El-Ahram, Giza, Egypt.
>    Tel: DID: (202) 35361048    S/B: (202) 35362536 Ext: 1048
>     e-mail: [EMAIL PROTECTED]
>
> "We think in generalities, but we live in details.", Alfred North Whitehead
>
>
>
>   

Reply via email to