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/}intArrayType in >> {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
