Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BAE5D106E5 for ; Fri, 21 Mar 2014 11:59:43 +0000 (UTC) Received: (qmail 46662 invoked by uid 500); 21 Mar 2014 11:59:43 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 46275 invoked by uid 500); 21 Mar 2014 11:59:41 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 46263 invoked by uid 99); 21 Mar 2014 11:59:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2014 11:59:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [108.166.43.89] (HELO smtp89.ord1c.emailsrvr.com) (108.166.43.89) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2014 11:59:34 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp4.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 81D2B14147D; Fri, 21 Mar 2014 07:59:12 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp4.relay.ord1c.emailsrvr.com (Authenticated sender: reshu.agarwal-AT-orkash.com) with ESMTPSA id E648714096C for ; Fri, 21 Mar 2014 07:59:11 -0400 (EDT) Message-ID: <532C29BE.8050009@orkash.com> Date: Fri, 21 Mar 2014 17:29:58 +0530 From: "reshu.agarwal" Organization: Orkash Services Pvt Ltd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: user@uima.apache.org Subject: Re: status Lost=1 in DUCC References: <532ACDA2.6020101@orkash.com> <532BBC62.30708@orkash.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 03/21/2014 05:06 PM, Eddie Epstein wrote: > Hi Reshu, > > Attachments are not delivered to this mailing list. > Given that your application CR is following the guidelines, > please answer Lou's questions. > > Eddie > > > > On Fri, Mar 21, 2014 at 12:13 AM, reshu.agarwal wrote: > >> On 03/21/2014 01:39 AM, Eddie Epstein wrote: >> >>> R should not sent documents, only >>> references to documents, or preferably references to a set of documents. >>> Please see >>> >> Hi Eddie, >> >> I know this fact but after running getNext() of CR it do not reach to the >> AE aggregater to process. The queueing time was increasing but processing >> time was still on 0.0sec. So, the job driver is not de-queueing this >> particular document. and showing the warning message: >> >> org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl >> sendAndReceiveCAS. >> >> Why this message is coming? How to resolve this? >> >> I don't get the reason behind it. Please have a look on attached file. >> >> -- >> Thanks, >> Reshu Agarwal >> >> Thanks for the reply Eddie. I found the problem, there are some invisible characters with in the document, I removed those characters and problem got resolved. Is this the problem of invisible characters if yes then why?? -- Reshu Agarwal