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 60577E0E4 for ; Fri, 25 Jan 2013 15:38:54 +0000 (UTC) Received: (qmail 44712 invoked by uid 500); 25 Jan 2013 15:38:53 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 44071 invoked by uid 500); 25 Jan 2013 15:38:51 -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 44008 invoked by uid 99); 25 Jan 2013 15:38:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2013 15:38:51 +0000 X-ASF-Spam-Status: No, hits=0.3 required=5.0 tests=FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of thejaka.amila@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-wg0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2013 15:38:45 +0000 Received: by mail-wg0-f44.google.com with SMTP id dr12so313001wgb.35 for ; Fri, 25 Jan 2013 07:38:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=Ci2o6uG4m1NcVAi4X1/g0flLhrv60qAsYdKP9qmlTPk=; b=OBO+Okxu+CkqrtKHhI1FXJv4vFpekwwAwqw2Hw/QIeIwFXlMTpXQV6wB0g6ox3RzWV lGpfmTYST1r5jU/EpzRyxVswpuFD55j4tFxYuh8vGlVCs4+/2DaWX21k01sAj9bRIBVW znGKSJsB8sH7fYZ+cl3j8B6T3iginDU1D0uuaC5j3lZ98j4elSNLn07BbQ+vYQkQ2bSS rDVAd2KOfED9d6lcH5KZreFnoFI72JNvVrZF9Aj8J1zgyHR5GhLITkWGmPkXIOewCs2C bxa5geNtMXFJWVgLJaNHRAh2UaT+vtCruismcjZUIMwlY14YaeV67c9rk8JvMB+b3uvr a3kg== MIME-Version: 1.0 X-Received: by 10.194.87.200 with SMTP id ba8mr9689033wjb.22.1359128305042; Fri, 25 Jan 2013 07:38:25 -0800 (PST) Received: by 10.194.139.82 with HTTP; Fri, 25 Jan 2013 07:38:24 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Jan 2013 10:38:24 -0500 Message-ID: Subject: Re: [TESTING] Apache Airavata 0.6 RC3 From: Amila Jayasekara To: dev@airavata.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Jan 25, 2013 at 10:31 AM, Raminder Singh wrote: > I have created a JIRA task to document this step. > > https://issues.apache.org/jira/browse/AIRAVATA-716 Thanks Chathuri, for fixing this. Regards, Amila > > Raminder > On Jan 25, 2013, at 10:28 AM, Heshan Suriyaarachchi wrote: > >> I think we need to add these to documentation :) >> >> On Fri, Jan 25, 2013 at 10:26 AM, Heshan Suriyaarachchi < >> heshan.suriyaarachchi@gmail.com> wrote: >> >>> The issue I had was due to the fact that I have not updated the >>> authenticators.xml. After updating it, the issue I had went away. >>> >>> On Fri, Jan 25, 2013 at 10:03 AM, Heshan Suriyaarachchi < >>> heshan.suriyaarachchi@gmail.com> wrote: >>> >>>> Hi, >>>> >>>> I was able to run the 5min and 10mins tutorials. >>>> >>>> I was able to deploy the airvata web app on Tomcat with the default >>>> configuration. The server started up successfully but when I setup Airavata >>>> to talk to a mysql backend I'm getting the error [1]. Before starting >>>> Airavata, I dropped my previous database which contains Airavata >>>> configurations and created a new database. >>>> >>>> [1] - http://pastebin.com/eg73vS3f >>>> >>>> >>>> On Thu, Jan 24, 2013 at 1:46 PM, Lahiru Gunathilake wrote: >>>> >>>>> On Thu, Jan 24, 2013 at 1:01 PM, Amila Jayasekara >>>>> wrote: >>>>> >>>>>> JNLP distribution is also seems to be good. Verified the 5 min >>>>>> tutorial with it. (Actually took more that 5 mins :)). >>>>>> >>>>> U mean including the distribution dowloading time ? :) >>>>> >>>>>> >>>>>> Thanks >>>>>> Amila >>>>>> >>>>>> On Wed, Jan 23, 2013 at 4:56 PM, Chathuri Wimalasena >>>>>> wrote: >>>>>>> I also ran basic scenarios with derby and 5 mins and 10 mins >>>>> tutorials. I >>>>>>> also did not encounter any issues. Will do more testing using mysql >>>>> as >>>>>>> well. >>>>>>> >>>>>>> Regards, >>>>>>> Chathuri >>>>>>> >>>>>>> On Wed, Jan 23, 2013 at 4:48 PM, Lahiru Gunathilake < >>>>> glahiru@gmail.com >>>>>>> wrote: >>>>>>> >>>>>>>> Hi All, >>>>>>>> >>>>>>>> I ran airavata-client and registered some services and created a >>>>>> workflow >>>>>>>> and ran it on trestles, first I have tested with default >>>>> configuration >>>>>> and >>>>>>>> then I have hosted the war files and pointed on mysql and both >>>>> scenarios >>>>>>>> worked. >>>>>>>> >>>>>>>> Then I ran a complex workflow after registering those applications >>>>>> using a >>>>>>>> client code and ran the workflow on trestles and worked fine. >>>>>>>> Configurations was pointing to a remote mysql instance. >>>>>>>> >>>>>>>> Everything worked fine ! >>>>>>>> >>>>>>>> Lahiru >>>>>>>> >>>>>>>> On Wed, Jan 23, 2013 at 11:56 AM, Saminda Wijeratne < >>>>> samindaw@gmail.com >>>>>>>>> wrote: >>>>>>>> >>>>>>>>> There is a small update in the binary packs a few mins ago... If >>>>> you >>>>>> have >>>>>>>>> downloaded the packs before that please use the new packs. >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Saminda >>>>>>>>> >>>>>>>>> On Tue, Jan 22, 2013 at 11:09 PM, Saminda Wijeratne < >>>>>> samindaw@gmail.com >>>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Hi Devs, >>>>>>>>>> >>>>>>>>>> My apologies for the late RC3 due to a delay on my part. Please >>>>> bare >>>>>>>> with >>>>>>>>>> me for one last test cycle before we call for a vote. You will >>>>> find >>>>>>>> the >>>>>>>>>> RC3 ready for testing @ >>>>>>>>>> https://dist.apache.org/repos/dist/dev/airavata/0.6/RC3/. As >>>>> before >>>>>>>>>> please test and report any issues to the jira [2]. >>>>>>>>>> >>>>>>>>>> Following distributions are available [1] for testing, >>>>>>>>>> *Server distributions *(both in zip & tar.gz formats) >>>>>>>>>> *[Standalone-Server] - >>>>> *apache-airavata-server-0.6-SNAPSHOT-bin.zip >>>>>>>>>> *[Server-As-a-WebApp] - >>>>> apache-airavata-server-0.6-SNAPSHOT-war.zip* >>>>>>>>>> *Client distributions *(both in zip & tar.gz formats) >>>>>>>>>> *[API-Client] *- apache-airavata-client-0.6-SNAPSHOT-bin.zip >>>>>>>>>> *[GUI-Client] *- apache-airavata-xbaya-gui-0.6-SNAPSHOT-bin.zip >>>>>>>>>> *[GUI-Client] - *apache-airavata-xbaya-gui-0.6-SNAPSHOT-jnlp.zip >>>>>>>>>> *Source pack* >>>>>>>>>> apache-airavata-0.6-SNAPSHOT-src.zip >>>>>>>>>> >>>>>>>>>> *Here are some pointers for testing* >>>>>>>>>> - Verify the fixed issues[3] >>>>>>>>>> - Verify the basic workflow composition/execution/monitoring >>>>>> scenarios >>>>>>>>>> from Airavata 5 & 10 min tutorials [4],[5] >>>>>>>>>> - Verify basic use-cases for Airavata API [6] are working >>>>>>>>>> - Verify client usecases relating to Paramberoo & ODI >>>>>>>>>> - Verify the stability with derby & mysql backend databases >>>>>>>>>> - Verify that the XBaya JNLP distribution works (we need >>>>>> documentation >>>>>>>> on >>>>>>>>>> how to deploy it) >>>>>>>>>> - Verify deploying Airavata server in a tomcat distribution (we >>>>> need >>>>>>>>>> documentation on how to deploy it) >>>>>>>>>> - Verify that the unit tests & integration tests in the source >>>>> pack >>>>>>>>>> >>>>>>>>>> Thanks, >>>>>>>>>> Saminda >>>>>>>>>> >>>>>>>>>> 1. https://dist.apache.org/repos/dist/dev/airavata/0.6/RC3/ >>>>>>>>>> 2. https://issues.apache.org/jira/browse/AIRAVATA >>>>>>>>>> 3. >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>> >>>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20AIRAVATA%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%20%220.6%22%20ORDER%20BY%20priority%20DESC >>>>>>>>>> 4. >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>> >>>>> http://airavata.apache.org/documentation/system/airavata-in-5-minutes.html >>>>>>>>>> 5. >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>> >>>>> http://airavata.apache.org/documentation/system/airavata-in-10-minutes.html >>>>>>>>>> 6. >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>> >>>>> https://cwiki.apache.org/confluence/display/AIRAVATA/Gateway+Developer+Guide >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> System Analyst Programmer >>>>>>>> PTI Lab >>>>>>>> Indiana University >>>>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> System Analyst Programmer >>>>> PTI Lab >>>>> Indiana University >>>>> >>>> >>>> >>>> >>>> -- >>>> Regards, >>>> Heshan Suriyaarachchi >>>> >>>> http://heshans.blogspot.com/ >>>> http://www.linkedin.com/in/heshan >>>> >>> >>> >>> >>> -- >>> Regards, >>> Heshan Suriyaarachchi >>> >>> http://heshans.blogspot.com/ >>> http://www.linkedin.com/in/heshan >>> >> >> >> >> -- >> Regards, >> Heshan Suriyaarachchi >> >> http://heshans.blogspot.com/ >> http://www.linkedin.com/in/heshan >