From uima-user-return-1636-apmail-incubator-uima-user-archive=incubator.apache.org@incubator.apache.org Wed Sep 17 20:14:50 2008 Return-Path: Delivered-To: apmail-incubator-uima-user-archive@locus.apache.org Received: (qmail 54994 invoked from network); 17 Sep 2008 20:14:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Sep 2008 20:14:50 -0000 Received: (qmail 8950 invoked by uid 500); 17 Sep 2008 20:14:46 -0000 Delivered-To: apmail-incubator-uima-user-archive@incubator.apache.org Received: (qmail 8928 invoked by uid 500); 17 Sep 2008 20:14:46 -0000 Mailing-List: contact uima-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-user@incubator.apache.org Delivered-To: mailing list uima-user@incubator.apache.org Received: (qmail 8917 invoked by uid 99); 17 Sep 2008 20:14:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Sep 2008 13:14:46 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of msa@schor.com designates 69.93.37.25 as permitted sender) Received: from [69.93.37.25] (HELO gateway03.websitewelcome.com) (69.93.37.25) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 17 Sep 2008 20:13:46 +0000 Received: (qmail 17895 invoked from network); 17 Sep 2008 20:27:50 -0000 Received: from gator74.hostgator.com (67.18.27.130) by gateway03.websitewelcome.com with SMTP; 17 Sep 2008 20:27:50 -0000 Received: from yktgi01e0-s5.watson.ibm.com ([129.34.20.19]:54454 helo=[9.2.34.80]) by gator74.hostgator.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Kg3Pi-0007L5-FZ for uima-user@incubator.apache.org; Wed, 17 Sep 2008 15:14:14 -0500 Message-ID: <48D16517.1040201@schor.com> Date: Wed, 17 Sep 2008 16:14:15 -0400 From: Marshall Schor User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: uima-user@incubator.apache.org Subject: Re: Updated UIMA runtime plugin for eclipse References: <48CA8994.9030608@ims.uni-stuttgart.de> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator74.hostgator.com X-AntiAbuse: Original Domain - incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - schor.com X-Virus-Checked: Checked by ClamAV on apache.org 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: ragheba@eg.ibm.com > > "We think in generalities, but we live in details.", Alfred North Whitehead > > > >