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 EFAAB11E69 for ; Tue, 22 Jul 2014 10:49:26 +0000 (UTC) Received: (qmail 67726 invoked by uid 500); 22 Jul 2014 10:49:26 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 67677 invoked by uid 500); 22 Jul 2014 10:49:26 -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 67660 invoked by uid 99); 22 Jul 2014 10:49:26 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2014 10:49:26 +0000 Received: from localhost (HELO [10.0.1.4]) (127.0.0.1) (smtp-auth username smarru, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2014 10:49:26 +0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [TESTING] Apache Airavata 0.13 RC0 for testing From: Suresh Marru In-Reply-To: Date: Tue, 22 Jul 2014 06:49:22 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <53C32E03.2010008@iu.edu> <53C33363.9070305@iu.edu> To: Airavata Dev X-Mailer: Apple Mail (2.1878.6) Hi All, Since its been 10 days the RC0 has been testing, I will proceed with = making a RC1 release candidate this time following all the release = procedure. I will start on it this morning. Please let me know if this = comes in your way, hoping to be done in few hours.=20 Suresh On Jul 14, 2014, at 4:09 AM, Eroma Abeysinghe = wrote: > Hi Suresh, >=20 > My testing Results. These are minor issues and the 3rd is actually = observation; not an issue. I updated the wiki page as well. > =95 createProject.php - echo 'php createProject.php = '; is repeating twice in the script. > =95 search_experiments_by_name.php, = search_experiments_by_application.php & = search_experiments_by_description.php - In the command line the format = for it is given as =20 > =95 E.g.: php search_experiments_by_name.php = > =95 regsiterApplicationInterface.php, = UpdateApplicationInterface.php, deleteApplicationInterface.php, = deleteComputeResource.php, deleteGatewayComputeResourcePreference.php - = Gives message: The execution of this script is disabled so the XSEDE 14 = tutorial will remain coherent. The code is complete and will illustrate = the usage of the API > =95 Didn't execute getGatewayComputeResourcePreference.php as I = don't know how to get the gateway ID > Thank You, > Best Regards, > Eroma >=20 >=20 >=20 > On Sun, Jul 13, 2014 at 10:51 PM, Suresh Marru = wrote: > Thanks Eroma, Lahiru for catching the issues. Please try again now: >=20 > https://dist.apache.org/repos/dist/dev/airavata/0.13/RC0/ >=20 > Thanks, > Suresh >=20 > On Jul 13, 2014, at 9:37 PM, Lahiru Gunathilake = wrote: >=20 > > apache-airavata-php-sdk-0.13-SNAPSHOT/lib/Thrift/ - empty > > apache-airavata-php-sdk-0.13-SNAPSHOT/conf - doesnt exists > > > > > > That is h reason for the failure. > > > > Lahiru > > > > > > On Sun, Jul 13, 2014 at 9:33 PM, Marlon Pierce = wrote: > > I didn't read far enough down the email thread. This was a nice = catch, Eroma. > > > > Marlon > > > > > > On 7/13/14, 9:10 PM, Marlon Pierce wrote: > > Hi Eroma-- > > > > I don't have this problem. Can you do a "git pull" to make sure you = are up to date? Also, make sure you have the file = airavata/airavata-api/airavata-client-sdks/airavata-php-sdk/src/main/resou= rces/conf/airavata-client-properties.ini > > > > And you need to run the php clients in the directory = airavata/airavata-api/airavata-client-sdks/airavata-php-sdk/src/main/resou= rces/php-cli-samples. > > > > Marlon > > > > On 7/13/14, 7:33 PM, Eroma Abeysinghe wrote: > > Hi Suresh, > > > > Tried to execute the files but getting errors. > > 1. createProject.php script gives the error > > > > Warning: parse_ini_file(../conf/airavata-client-properties.ini): = failed to > > open stream: No such file or directory in > > = /Users/airavata/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-sa= mples/getAiravataClient.php > > on line 4 > > > > > > Warning: parse_ini_file(../conf/app-catalog-identifiers.ini): failed = to > > open stream: No such file or directory in > > = /Users/airavata/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-sa= mples/getAiravataClient.php > > on line 6 > > > > > > Warning: require_once(Transport/TTransport.php): failed to open = stream: No > > such file or directory in > > = /Users/airavata/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-sa= mples/getAiravataClient.php > > on line 9 > > > > > > Fatal error: require_once(): Failed opening required > > 'Transport/TTransport.php' (include_path=3D'.:') in > > = /Users/airavata/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-sa= mples/getAiravataClient.php > > on line 9 > > > > With help from Lahiru copied the .ini file and other configurations = from > > [1] and tried but then it was giving the below error. > > > > = airavata~/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-samples$= > > php createProject.php > > > > > > Warning: require_once(../lib/Thrift/Transport/TTransport.php): = failed to > > open stream: No such file or directory in > > = /Users/airavata/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-sa= mples/getAiravataClient.php > > on line 9 > > > > > > Fatal error: require_once(): Failed opening required > > '../lib/Thrift/Transport/TTransport.php' (include_path=3D'.:') in > > = /Users/airavata/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-sa= mples/getAiravataClient.php > > on line 9 > > > > > > [1] > > = https://github.com/apache/airavata/tree/master/airavata-api/airavata-clien= t-sdks/airavata-php-sdk/src/main/resources/conf > > > > Thank You, > > Best Regards, > > Eroma > > > > On Sun, Jul 13, 2014 at 3:57 PM, Suresh Marru = wrote: > > > > Hi All, > > > > In preparation for a tutorial on Apache Airavata = (http://sched.co/1rpgQmE), > > I have staged the server and PHP and C++ clients as a RC0 testing. = This > > might help for a 0.13 release, but currently I am staging to have a > > official download url (not yet for GA). > > > > Please test and report any issues. > > > > https://dist.apache.org/repos/dist/dev/airavata/0.13/RC0 > > > > Cheers, > > Suresh > > > > > > > > > > > > > > > > > > -- > > System Analyst Programmer > > PTI Lab > > Indiana University >=20 >=20 >=20 >=20 > --=20 > Thank You, > Best Regards, > Eroma