Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A40D011BE5 for ; Mon, 11 Aug 2014 16:12:58 +0000 (UTC) Received: (qmail 48485 invoked by uid 500); 11 Aug 2014 16:12:58 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 48432 invoked by uid 500); 11 Aug 2014 16:12:58 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 48422 invoked by uid 99); 11 Aug 2014 16:12:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2014 16:12:58 +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 (nike.apache.org: domain of swsachith@gmail.com designates 74.125.82.179 as permitted sender) Received: from [74.125.82.179] (HELO mail-we0-f179.google.com) (74.125.82.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2014 16:12:31 +0000 Received: by mail-we0-f179.google.com with SMTP id u57so8769729wes.24 for ; Mon, 11 Aug 2014 09:12:30 -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=mclagBYlanxtBfi6CxnSvVVdloyeZoM/K1TCTDesiH8=; b=Bz8HQQ1MEd9qLMoEqHzwhksIjnDWx1FA1qqS6kwKiOzTNu68L/eZbfIV6CLKnxTU/T QPQFOOkWSoiWOwgjgEvi3UW604duOc6I8rP7QnCkB/wfewQeSlxeQRv1qJMhzLa31oS0 em140LKuDwO/Y2Vhr3u+GgpiKLEQE9s0qlUK78oglUVirUH3KSeI+m/AmdzOvGbdCNgb gHCtMsmeRgkTJr0JM9acgbxZmFLpEwF8QbMI3S+oU0Gve3hl2DCchfZOdNy0zbAPykHo RX2TYu9ygFH/kxCBO8n4sqmQ4E1iWewtIIwVfkNc8doLHELBoT3Ff4W9EobAw6u6wDGF tqug== MIME-Version: 1.0 X-Received: by 10.180.189.107 with SMTP id gh11mr26965364wic.40.1407773550760; Mon, 11 Aug 2014 09:12:30 -0700 (PDT) Received: by 10.217.137.73 with HTTP; Mon, 11 Aug 2014 09:12:30 -0700 (PDT) In-Reply-To: References: Date: Mon, 11 Aug 2014 21:42:30 +0530 Message-ID: Subject: Re: Writing a Airavata Java Thrift Client From: Sachith Withana To: "dev@airavata.apache.org" Content-Type: multipart/alternative; boundary=001a11c345d86ad6fc05005cd23a X-Virus-Checked: Checked by ClamAV on apache.org --001a11c345d86ad6fc05005cd23a Content-Type: text/plain; charset=UTF-8 Thanks Chathuri. It worked. On Mon, Aug 11, 2014 at 9:33 PM, Chathuri Wimalasena wrote: > Hi Sachith, > > This happens because Airavata.java is too big to load from your IDE > (Intellij IDEA) with default settings. You need to increase the file size > setting (idea.max.intellisense.filesize) of idea.properties file. > > > On Mon, Aug 11, 2014 at 11:53 AM, Sachith Withana > wrote: > >> Hi all, >> >> I'm trying to write a java thrift client for Airavata. But I couldn't >> find the Thrift client. >> >> I tried to run the sample + the integration tests, but it shows >> Airavata.Client is missing ( IDEA cannot find it). >> >> Any reason why? >> >> Any help would be much appreciated. >> >> -- >> Thanks, >> Sachith Withana >> >> > -- Thanks, Sachith Withana --001a11c345d86ad6fc05005cd23a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks Chathuri.

It worked.=C2=A0
=


On Mon,= Aug 11, 2014 at 9:33 PM, Chathuri Wimalasena <kamalasini@gmail.com= > wrote:
Hi Sachith,=C2=A0

<= /div>
This happens because Airavata.java is too big to load from your I= DE (Intellij IDEA) with default settings. You need to increase the file siz= e setting (idea.max.intellisense.filesize) of idea.properties file.=C2=A0

On Mon, Aug 11, 2014 at 11:53 AM, Sachith = Withana <swsachith@gmail.com> wrote:
Hi all,

= I'm trying to write a java thrift client for Airavata. But I couldn'= ;t find the Thrift client.

I tried to run the sample + the integration tests, but = it shows Airavata.Client is missing ( IDEA cannot find it).

Any reason why?

Any help would= be much appreciated.=C2=A0
=

--
Thanks,
Sachith Withana





--
=
Thanks,
Sachith Withana

--001a11c345d86ad6fc05005cd23a--