Thats indeed a issue it seems. Let me look at it before I answer you.
On Thu, Apr 4, 2013 at 2:44 PM, Andun Sameera <[email protected]> wrote: > Hi Saminda, > > Will do it like that. As the beginning I want to know reason for the > same exception sequence which was thrown when I ran the sample > workflows. It was given in the earlier part of the thread. > > Thanks! > > On Fri, Apr 5, 2013 at 12:00 AM, Saminda Wijeratne <[email protected]> > wrote: > > Great, thats good to hear. Easiest thing to do is to try by yourself and > if > > failed, ask in the mailing list. > > (Changes for some of the outdated instructions can be inferred by other > > tutorials I guess) > > > > Saminda > > On Thu, Apr 4, 2013 at 2:11 PM, Andun Sameera <[email protected]> > wrote: > >> > >> Hi Saminda, > >> > >> I'd like to contribute in this effort. But I am new guy to Airvata who > >> still learns about it. So while been like that how can I join in ? If > >> there is a way which I can follow, definitely I will join. > >> > >> Thanks! > >> > >> On Thu, Apr 4, 2013 at 11:35 PM, Saminda Wijeratne <[email protected]> > >> wrote: > >> > Thanks Andun. Since these are wiki pages you (or anyone else > interested) > >> > are > >> > more than welcome to help us update these tutorials. We'd be happy to > >> > consider them as a wiki contribution to the Airavata project. just > fill > >> > out > >> > a ICLA [1] and send it to secretary at apache.org > >> > > >> > Regards, > >> > Saminda > >> > > >> > 1. http://www.apache.org/licenses/icla.txt > >> > > >> > > >> > On Thu, Apr 4, 2013 at 1:43 PM, Andun Sameera <[email protected]> > >> > wrote: > >> >> > >> >> Hi Saminda, > >> >> > >> >> Here are they, > >> >> > >> >> > https://cwiki.apache.org/confluence/display/AIRAVATA/ForEach+construct > >> >> > >> >> > >> >> > https://cwiki.apache.org/confluence/display/AIRAVATA/Executing+Sample+Workflows > >> >> > >> >> Thanks! > >> >> > >> >> On Thu, Apr 4, 2013 at 10:59 PM, Saminda Wijeratne < > [email protected]> > >> >> wrote: > >> >> > Hi Andun, > >> >> > > >> >> > Can you please point out the tutorials you've followed? We need to > >> >> > update > >> >> > them ASAP. > >> >> > > >> >> > Thanks, > >> >> > Saminda > >> >> > > >> >> > > >> >> > On Wed, Apr 3, 2013 at 3:47 PM, Andun Sameera <[email protected]> > >> >> > wrote: > >> >> > > >> >> >> Hi, > >> >> >> > >> >> >> I have also tried to run the Levenshtein Distance Workflow. It > also > >> >> >> failed giving same run time exception. > >> >> >> Also I tried to play with some tutorial to do some testing. But > all > >> >> >> of > >> >> >> them have outdated content which requires things like jackrabbit. > So > >> >> >> is there any other way to continue this smoke test(Since students > >> >> >> are > >> >> >> bit new to Airavata) ? > >> >> >> > >> >> >> Thanks > >> >> >> AndunSLG > >> >> >> > >> >> >> On Wed, Apr 3, 2013 at 8:54 AM, Suresh Marru <[email protected]> > >> >> >> wrote: > >> >> >> > These instructions are outdated since we re-packed airavata > during > >> >> >> > 0.6 > >> >> >> release. > >> >> >> > > >> >> >> > Thanks Andun, this is useful testing and reporting. > >> >> >> > > >> >> >> > Suresh > >> >> >> > > >> >> >> > On Apr 2, 2013, at 10:55 PM, Andun Sameera <[email protected]> > >> >> >> > wrote: > >> >> >> > > >> >> >> >> Hi, > >> >> >> >> > >> >> >> >> As Suresh requested I tried following tutorials given in the > wiki > >> >> >> >> with > >> >> >> >> 0.7RC to test it. When I followed the SimpleForEach tutorial I > >> >> >> >> found > >> >> >> >> a > >> >> >> >> issue in documentation. So I have filed it in [1]. Also when I > >> >> >> >> run > >> >> >> >> the > >> >> >> >> SimpleForEach sample work flow, It gives following exception > >> >> >> >> sequence > >> >> >> >> in the XBaya GUI. Server-side there is no exception. Please > have > >> >> >> >> a > >> >> >> >> look. > >> >> >> >> > >> >> >> >> Exceptions - > >> >> >> >> > >> >> >> >> org.apache.airavata.client.api.AiravataAPIInvocationException: > >> >> >> >> Error > >> >> >> >> invoking API > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.client.impl.ExecutionManagerImpl.runExperimentGeneral(ExecutionManagerImpl.java:218) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.client.impl.ExecutionManagerImpl.runExperiment(ExecutionManagerImpl.java:70) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.xbaya.ui.experiment.WorkflowInterpreterLaunchWindow$3.run(WorkflowInterpreterLaunchWindow.java:322) > >> >> >> >> Caused by: > >> >> >> org.apache.airavata.workflow.model.component.ComponentException: > >> >> >> >> could not find definition for type > >> >> >> >> {http://airavata.apache.org/xbaya/Workflow1/xsd/}intArrayTypein > >> >> >> >> {http://airavata.apache.org/xbaya/Workflow1/}Workflow1 > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.component.ws.WSComponent.parseType(WSComponent.java:468) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.component.ws.WSComponent.parseMessage(WSComponent.java:398) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.component.ws.WSComponent.parseOperation(WSComponent.java:369) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.component.ws.WSComponent.parsePortType(WSComponent.java:353) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.component.ws.WSComponent.parse(WSComponent.java:345) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.component.ws.WSComponent.<init>(WSComponent.java:132) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.component.ws.WSComponentFactory.createComponent(WSComponentFactory.java:136) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.component.ws.WSComponentFactory.createComponent(WSComponentFactory.java:110) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.workflow.model.wf.Workflow.getInputs(Workflow.java:484) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.client.impl.ExecutionManagerImpl.getWSComponentPortInputs(ExecutionManagerImpl.java:263) > >> >> >> >> at > >> >> >> > >> >> >> > >> >> >> > org.apache.airavata.client.impl.ExecutionManagerImpl.runExperimentGeneral(ExecutionManagerImpl.java:175) > >> >> >> >> ... 2 more > >> >> >> >> > >> >> >> >> [1] - https://issues.apache.org/jira/browse/AIRAVATA-813 > >> >> >> >> > >> >> >> >> > >> >> >> >> On Tue, Apr 2, 2013 at 8:46 PM, Suresh Marru < > [email protected]> > >> >> >> >> wrote: > >> >> >> >>> GSoC Students, > >> >> >> >>> > >> >> >> >>> Can you please use this version instead of the 0.6 version and > >> >> >> >>> help > >> >> >> test it? You will be able to vote on it, once the vote is called > on > >> >> >> the > >> >> >> release. > >> >> >> >>> > >> >> >> >>> Suresh > >> >> >> >>> > >> >> >> >>> On Apr 2, 2013, at 11:04 AM, Lahiru Gunathilake > >> >> >> >>> <[email protected]> > >> >> >> wrote: > >> >> >> >>> > >> >> >> >>>> Hi Devs, > >> >> >> >>>> > >> >> >> >>>> Please find the RC3 packs here[1]. If you find any blockers > >> >> >> >>>> please > >> >> >> raise a > >> >> >> >>>> jira and respond to this email. > >> >> >> >>>> > >> >> >> >>>> [1]https://dist.apache.org/repos/dist/dev/airavata/0.7/RC3 > >> >> >> >>>> Regards > >> >> >> >>>> Lahiru > >> >> >> >>>> > >> >> >> >>>> -- > >> >> >> >>>> System Analyst Programmer > >> >> >> >>>> PTI Lab > >> >> >> >>>> Indiana University > >> >> >> >>> > >> >> >> >> > >> >> >> >> > >> >> >> >> > >> >> >> >> -- > >> >> >> >> Regards > >> >> >> >> Andun S.L. Gunawardana > >> >> >> >> Undergraduate > >> >> >> >> Department of Computer Science And Engineering > >> >> >> >> University of Moratuwa > >> >> >> >> Sri Lanka > >> >> >> >> > >> >> >> >> Blog - http://www.insightforfuture.blogspot.com/ > >> >> >> >> LinkedIn - > >> >> >> >> http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703 > >> >> >> >> Twitter -http://twitter.com/AndunSLG > >> >> >> > > >> >> >> > >> >> >> > >> >> >> > >> >> >> -- > >> >> >> Regards > >> >> >> Andun S.L. Gunawardana > >> >> >> Undergraduate > >> >> >> Department of Computer Science And Engineering > >> >> >> University of Moratuwa > >> >> >> Sri Lanka > >> >> >> > >> >> >> Blog - http://www.insightforfuture.blogspot.com/ > >> >> >> LinkedIn - > >> >> >> http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703 > >> >> >> Twitter -http://twitter.com/AndunSLG > >> >> >> > >> >> > >> >> > >> >> > >> >> -- > >> >> Regards > >> >> Andun S.L. Gunawardana > >> >> Undergraduate > >> >> Department of Computer Science And Engineering > >> >> University of Moratuwa > >> >> Sri Lanka > >> >> > >> >> Blog - http://www.insightforfuture.blogspot.com/ > >> >> LinkedIn - > http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703 > >> >> Twitter -http://twitter.com/AndunSLG > >> > > >> > > >> > >> > >> > >> -- > >> Regards > >> Andun S.L. Gunawardana > >> Undergraduate > >> Department of Computer Science And Engineering > >> University of Moratuwa > >> Sri Lanka > >> > >> Blog - http://www.insightforfuture.blogspot.com/ > >> LinkedIn - http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703 > >> Twitter -http://twitter.com/AndunSLG > > > > > > > > -- > Regards > Andun S.L. Gunawardana > Undergraduate > Department of Computer Science And Engineering > University of Moratuwa > Sri Lanka > > Blog - http://www.insightforfuture.blogspot.com/ > LinkedIn - http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703 > Twitter -http://twitter.com/AndunSLG >
