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.
Suresh On Jul 14, 2014, at 4:09 AM, Eroma Abeysinghe <[email protected]> wrote: > Hi Suresh, > > My testing Results. These are minor issues and the 3rd is actually > observation; not an issue. I updated the wiki page as well. > • createProject.php - echo 'php createProject.php <user_name> > <project_name>'; is repeating twice in the script. > • search_experiments_by_name.php, search_experiments_by_application.php > & search_experiments_by_description.php - In the command line the format for > <name> it is given as <project_ID> > • E.g.: php search_experiments_by_name.php <username> > <project_ID> > • 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 > • Didn't execute getGatewayComputeResourcePreference.php as I don't > know how to get the gateway ID > Thank You, > Best Regards, > Eroma > > > > On Sun, Jul 13, 2014 at 10:51 PM, Suresh Marru <[email protected]> wrote: > Thanks Eroma, Lahiru for catching the issues. Please try again now: > > https://dist.apache.org/repos/dist/dev/airavata/0.13/RC0/ > > Thanks, > Suresh > > On Jul 13, 2014, at 9:37 PM, Lahiru Gunathilake <[email protected]> wrote: > > > 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 <[email protected]> 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/resources/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/resources/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-samples/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-samples/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-samples/getAiravataClient.php > > on line 9 > > > > > > Fatal error: require_once(): Failed opening required > > 'Transport/TTransport.php' (include_path='.:') in > > /Users/airavata/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-samples/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-samples/getAiravataClient.php > > on line 9 > > > > > > Fatal error: require_once(): Failed opening required > > '../lib/Thrift/Transport/TTransport.php' (include_path='.:') in > > /Users/airavata/Downloads/apache-airavata-php-sdk-0.13-SNAPSHOT/php-cli-samples/getAiravataClient.php > > on line 9 > > > > > > [1] > > https://github.com/apache/airavata/tree/master/airavata-api/airavata-client-sdks/airavata-php-sdk/src/main/resources/conf > > > > Thank You, > > Best Regards, > > Eroma > > > > On Sun, Jul 13, 2014 at 3:57 PM, Suresh Marru <[email protected]> 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 > > > > > -- > Thank You, > Best Regards, > Eroma
