Gsoc Hangout

2015-07-17 Thread priyanshu patra
Sorry I won't be able to join today's hangout as I would be traveling. Abhishek will give updates for both of us and I'll have my wiki page fully updated by next week Thanks, Priyanshu

Re: [GSoC] Midterm Demos

2015-06-24 Thread priyanshu patra
Thursday is fine by me On Thu, Jun 25, 2015 at 9:50 AM, Pankaj Saha wrote: > I am okay with this timing. > On 25-Jun-2015 12:09 AM, "Suresh Marru" wrote: > >> GSoC Students: >> >> Can you please pick some time slots of demos and discussion of second >> half of GSoC projects? Here is a draft sug

Re: Undefined reference to Workflow::read/write(TProtocol*) error in Airavata-0.15

2015-06-06 Thread priyanshu patra
lease submit a patch to C++ samples right away? Please also >> include a Make file. I really would like to get my hands on this code, >> otherwise it will be tough to answer these questions. We have to take wild >> guesses which may not be of help. >> >> Suresh >> &

Re: Undefined reference to Workflow::read/write(TProtocol*) error in Airavata-0.15

2015-06-06 Thread priyanshu patra
to airavata cpp ? >> >> Priyanshu, >> >> Undefined reference generally means some library or other source file is >> missing from the compile line. >> This may help you think through it (not an exact fit, but similar) >> http://stackoverflow.com/questions/

Undefined reference to Workflow::read/write(TProtocol*) error in Airavata-0.15

2015-06-06 Thread priyanshu patra
Hi all, I'm using the following command to compile a cpp file with airavata and thrift libraries of 0.15-release-version. *g++ -I/home/priyanshu-sekhar/gsoc/new_airavata/new_genapp/genapp/languages/qt4/util/lib/ -L/usr/local/lib -w -Wno-write-strings -DHAVE_CONFIG_H -DHAVE_INTTYPES_H -DHAVE_NETINE

Error while adding localSubmissionDetails to airavata

2015-06-04 Thread priyanshu patra
Hi All, I'm writing the code for c++ version of https://github.com/apache/airavata/blob/0.14_release/airavata-api/airavata-client-sdks/java-client-samples/src/main/java/org/apache/airavata/client/tools/RegisterSampleApplications.java

Re: Get StandAlone Registry API

2015-05-31 Thread priyanshu patra
Sir, as far as I have understood from my local installation- say if a php- or cpp-client wants to run on a server, it needs to have both Airavata and Thrift installation. However, a complete installation is not required- "stand alone + Thrift" client sdks should work. A related documentation is giv

Re: [GSoC] Hangout - Airavata and PGA Overview

2015-05-29 Thread priyanshu patra
Hi All, Before the hangout starts, I would like to bring up an issue related to Execution of Airavata API methods using PHP client-command line following the tutorial https://cwiki.apache.org/confluence/display/AIRAVATA/XSEDE14+PHP+Command+Line+Scripts+Tutorial As mentioned in the above link-> *

Re: [GSoC] Hangout - Airavata and PGA Overview

2015-05-28 Thread priyanshu patra
6:30 pm IST is fine for me. On Thu, May 28, 2015 at 8:41 PM, Abhishek Kapoor < abhishek.kapoo...@gmail.com> wrote: > yes, I will be available at 6:30 pm IST >

Re: Steps to install Airavata and lanch Workflow

2015-05-10 Thread priyanshu patra
n Sun, Apr 26, 2015 at 6:07 PM, Marlon Pierce > <mailto:marpi...@iu.edu>> wrote: > > > > Thanks! Comments welcome from everyone to improve. This should go > > on the Airavata wiki. > > > > Marlon > > > > > > > > On 4/26

Steps to install Airavata and lanch Workflow

2015-04-26 Thread priyanshu patra
Hi everyone, We have created a document specifying the steps required to successfully install Airavata, providing the solutions to the problems we encountered while building it. We hope it would be of use to new developers. Here is the link to the documentation https://docs.google.com/document/d/1

Error while launching task

2015-04-25 Thread priyanshu patra
Hi everyone, I was trying to launch a workflow using the Subtract application following the steps mentioned in https://cwiki.apache.org/confluence/display/AIRAVATA/XBAYA+Quick-Start+Tutorial .However, I get exceptions from both server and Xbaya while trying to run the workflow. What could be the c

Re: Exceptions in launching a workflow

2015-04-17 Thread priyanshu patra
15-SNAPSHOT/lib/airavata-client-configuration-0.15-SNAPSHOT.jar!/airavata-client.properties [INFO] Setting Java trust store to aiaravata.jks On Fri, Apr 17, 2015 at 10:26 AM, priyanshu patra wrote: > Hi DImuthu, > > Thanks for the steps. I hadn't pulled the

Re: Exceptions in launching a workflow

2015-04-17 Thread priyanshu patra
ted Airavata server > 3 Ran this [1] class to register applications > 4 Started XBaya GUI > > [1] > https://github.com/apache/airavata/blob/master/airavata-api/airavata-client-sdks/java-client-samples/src/main/java/org/apache/airavata/client/samples/RegisterSampleData.java > > O

Re: Exceptions in launching a workflow

2015-04-16 Thread priyanshu patra
Hi everyone, I was following the same link mentioned above to launch a workflow https://cwiki.apache.org/confluence/display/AIRAVATA/XBAYA+Quick-Start+Tutorial As described, after starting the server and registering the sample applications,I launched the xbaya GUI using ./xbaya-gui.sh . However,a

Re: Error running Airavata Server

2015-04-15 Thread priyanshu patra
on Interface Id > Tinker_Monte_f7d8fcdd-62a9-4be6-a6d0-cf870a6972a4 > Registering Gaussian Application Interface > Gaussian Application Interface Id > Gaussian_ae51b454-fec7-4356-a8b3-c0c15222f7b2 > > On Mon, Mar 30, 2015 at 1:13 PM, priyanshu patra > wrote: >

Re: Error running Airavata Server

2015-03-30 Thread priyanshu patra
rt set > JAVA_OPTS=”-Xms256m -Xmx512m). > > Thanks.. > Chathuri > > On Fri, Mar 27, 2015 at 12:50 PM, priyanshu patra > wrote: > >> Hello Supun, >> >> Sir, now I am able to run the server but it throws OutOfMemoryError >> [ERROR] Thread Thread[pool-

Re: Error running Airavata Server

2015-03-27 Thread priyanshu patra
t; folder and run ./airavata-server.sh (start - to run in daemon mode) > > To run XBaya > 1. Go to $HOME/gsoc/airavata/modules/distribution/xbaya-gui/target and > follow steps similar to the previous one > > -Supun > > On Fri, Mar 27, 2015 at 12:50 PM, priyanshu patra >

Error running Airavata Server

2015-03-27 Thread priyanshu patra
Hi everyone, After building distribution source following build from source , I followed the steps here Quick Tutorials to start Airavata Server and Launch GUI. The server and

[jira] [Commented] (AIRAVATA-1649) [GSoC] Airavata Java SDK Integration with GenApp

2015-03-26 Thread Priyanshu Patra (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382744#comment-14382744 ] Priyanshu Patra commented on AIRAVATA-1649: --- All right sir, and as

[jira] [Commented] (AIRAVATA-1649) [GSoC] Airavata Java SDK Integration with GenApp

2015-03-26 Thread Priyanshu Patra (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382582#comment-14382582 ] Priyanshu Patra commented on AIRAVATA-1649: --- Sir, although the b

[jira] [Commented] (AIRAVATA-1648) [GSoC] Enhance Airavata C++ Client SDK and Update GenApp

2015-03-26 Thread Priyanshu Patra (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382151#comment-14382151 ] Priyanshu Patra commented on AIRAVATA-1648: --- Here is the Public URL t

Re: Error while building Airavata from source

2015-03-26 Thread priyanshu patra
mply remove it from the build and use the pack created in > distribution directory. > > On Wed, Mar 25, 2015 at 3:20 PM, priyanshu patra > wrote: > >> I cloned the master from https://github.com/apache/airavata , had the >> rabbitmq >> server running while buil

[jira] [Commented] (AIRAVATA-1648) [GSoC] Enhance Airavata C++ Client SDK and Update GenApp

2015-03-26 Thread Priyanshu Patra (JIRA)
[ https://issues.apache.org/jira/browse/AIRAVATA-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381787#comment-14381787 ] Priyanshu Patra commented on AIRAVATA-1648: --- Hello everyone, I'm

Re: Error while building Airavata from source

2015-03-25 Thread priyanshu patra
> Also, do as much emails on mailing list starting now, that will help your > application. > > Suresh > > On Mar 25, 2015, at 2:37 PM, priyanshu patra wrote: > > Hello Sir, > > Yes , I'm trying to prepare for my GSoC proposal and in relation to that I > intended

Re: Error while building Airavata from source

2015-03-25 Thread priyanshu patra
ere could be something else we > need to look. Use something like pastebin (http://pastebin.com) to send > full traces. > > > > Suresh > > > > > >> On Mar 25, 2015, at 11:22 AM, Lahiru Gunathilake > wrote: > >> > >> Hi Priyanshu, > >

Error while building Airavata from source

2015-03-25 Thread priyanshu patra
Hello everyone, I was following the official guide to build airavata from source . The distribution built successfully without running tests (*mvn clean install -Dmaven.test.skip=true*). However,on building without skipping tests (*mvn clean ins