You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Amila Jayasekara (JIRA)" <ji...@apache.org> on 2013/09/17 22:35:55 UTC

[jira] [Closed] (AIRAVATA-754) Levenshtein distance sample is not working

     [ https://issues.apache.org/jira/browse/AIRAVATA-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Jayasekara closed AIRAVATA-754.
-------------------------------------

    
> Levenshtein distance sample is not working
> ------------------------------------------
>
>                 Key: AIRAVATA-754
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-754
>             Project: Airavata
>          Issue Type: Bug
>    Affects Versions: 0.6
>            Reporter: Saminda Wijeratne
>            Priority: Blocker
>             Fix For: 0.9
>
>
> When trying to run the above sample the following error is thrown from the client...
> org.apache.airavata.client.api.AiravataAPIInvocationException: Error invoking API
>   at org.apache.airavata.client.impl.ExecutionManagerImpl.runExperimentGeneral(ExecutionManagerImpl.java:228)
> 	at org.apache.airavata.client.impl.ExecutionManagerImpl.runExperiment(ExecutionManagerImpl.java:80)
> 	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:268)
> 	at org.apache.airavata.client.impl.ExecutionManagerImpl.runExperimentGeneral(ExecutionManagerImpl.java:185)
> 	... 2 more
> Constructing the workflow again yields the same result

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira