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/06/28 22:29:20 UTC

[jira] [Resolved] (AIRAVATA-745) Levenshtein Distance Sample Needs to be updated

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

Amila Jayasekara resolved AIRAVATA-745.
---------------------------------------

    Resolution: Duplicate
    
> Levenshtein Distance Sample Needs to be updated
> -----------------------------------------------
>
>                 Key: AIRAVATA-745
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-745
>             Project: Airavata
>          Issue Type: Bug
>    Affects Versions: 0.6
>            Reporter: Suresh Marru
>            Priority: Minor
>             Fix For: 0.8
>
>
> The sample samples/workflows/LevenshteinDistance.xwf throws out the following error. 
> 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

--
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