Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 219E8200C61 for ; Tue, 11 Apr 2017 03:34:44 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2021F160BA7; Tue, 11 Apr 2017 01:34:44 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8A249160B99 for ; Tue, 11 Apr 2017 03:34:43 +0200 (CEST) Received: (qmail 95683 invoked by uid 500); 11 Apr 2017 01:34:42 -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 95670 invoked by uid 99); 11 Apr 2017 01:34:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2017 01:34:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0F0F718F4CD for ; Tue, 11 Apr 2017 01:34:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.424 X-Spam-Level: ** X-Spam-Status: No, score=2.424 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, FROM_MISSPACED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 6kwl_8h8vRGs for ; Tue, 11 Apr 2017 01:34:40 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id C471A5FB5B for ; Tue, 11 Apr 2017 01:34:39 +0000 (UTC) Received: from localhost (cust-asf.ponee.io [163.172.22.183]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E9748E00C4 for ; Tue, 11 Apr 2017 01:34:38 +0000 (UTC) MIME-Version: 1.0 Message-ID: Subject: Resolved References: From: "arun abraham" In-Reply-To: Content-Type: text/plain; charset="iso-8859-1" x-ponymail-sender: 396f8b4c7859ff9bc20dbb8498c2a20528c0642e Date: Tue, 11 Apr 2017 01:34:38 -0000 x-ponymail-agent: PonyMail Composer/0.2 To: X-Mailer: LuaSocket 3.0-rc1 archived-at: Tue, 11 Apr 2017 01:34:44 -0000 I was able to figure out the issue.I was directly calling the installed pear file in Solr updateRequestHandler.Once I mapped the pear file inside a AE xml file and pointing the AE file in requesthandler solved the issue.