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 BEE6ACF17 for ; Wed, 17 Jul 2013 14:01:25 +0000 (UTC) Received: (qmail 6974 invoked by uid 500); 17 Jul 2013 14:01:25 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 6798 invoked by uid 500); 17 Jul 2013 14:01:20 -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 6780 invoked by uid 99); 17 Jul 2013 14:01:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 14:01:17 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eaepstein@gmail.com designates 209.85.220.172 as permitted sender) Received: from [209.85.220.172] (HELO mail-vc0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 14:01:13 +0000 Received: by mail-vc0-f172.google.com with SMTP id ib11so1391143vcb.31 for ; Wed, 17 Jul 2013 07:00:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=9ALd4uHbHMrzMg2+ZGgfHNkhqaoPCpee2LtXfq+bvnU=; b=fr4/2wduVxxX4QoVFFhr1P0TtAG7jYm8vQBjSUV4L+8OIrYysOuAT8LdMlzJvaNEOo CnvZQUm0kO4n/cJLLM2HHA8p4Scrx4qbKlQZFTaJlsNEn7eQ+bS/cTyEQG1f9o/+tyhd NnwuQ6mrn37pSYIekYxMy7xE7/FsQEEoBjgx6GOFxJIQo21KsVK0PuA68lcQcnnyQzba BBc3ny8sK+JTaPz7X7JK4U9WsUyIQda6CKIh4HpW1jnBXhYvJkri40MOq81V/JPKV7lN QSIwTRTPrOtzp6d1fDKkXHlHJ7um8XLDWtYaHpUWrluvYz+c5i+C0V9NUQpGIrY3XlH5 e2Fw== MIME-Version: 1.0 X-Received: by 10.58.2.137 with SMTP id 9mr2193714veu.50.1374069652158; Wed, 17 Jul 2013 07:00:52 -0700 (PDT) Received: by 10.52.180.6 with HTTP; Wed, 17 Jul 2013 07:00:52 -0700 (PDT) In-Reply-To: <51E51128.9090206@orkash.com> References: <51E3902F.8000803@orkash.com> <51E51128.9090206@orkash.com> Date: Wed, 17 Jul 2013 10:00:52 -0400 Message-ID: Subject: Re: problem if use remoteAnalysisEngine in deployment script From: Eddie Epstein To: user@uima.apache.org Content-Type: multipart/alternative; boundary=047d7b2e75cc8380ae04e1b5856a X-Virus-Checked: Checked by ClamAV on apache.org --047d7b2e75cc8380ae04e1b5856a Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jul 16, 2013 at 5:23 AM, reshu.agarwal wrote: > Hi, > > I tried deploying the services with the other example which uses the > flowcontrollerand the services starts but with these errors: > > Deployment xml: > > > > > > brokerURL="tcp://localhost:**61616" prefetch="0"/> > > > > One cannot use a flow controller as a top level service. Please try using the Component Descriptor Editor to create a valid deployment descriptor. --047d7b2e75cc8380ae04e1b5856a--