You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Raminderjeet Singh (JIRA)" <ji...@apache.org> on 2012/10/11 18:59:03 UTC

[jira] [Created] (AIRAVATA-601) Workflow interpreter do not give any error if service does not exist in registry

Raminderjeet Singh created AIRAVATA-601:
-------------------------------------------

             Summary: Workflow interpreter do not give any error if service does not exist in registry
                 Key: AIRAVATA-601
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-601
             Project: Airavata
          Issue Type: Bug
          Components: Workflow Interpreter
    Affects Versions: 0.5
            Reporter: Raminderjeet Singh




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

[jira] [Updated] (AIRAVATA-601) Workflow interpreter do not give any error if service does not exist in registry

Posted by "Raminderjeet Singh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AIRAVATA-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raminderjeet Singh updated AIRAVATA-601:
----------------------------------------

    Attachment: DowhileTest.xwf.xwf

Load the attached workflow to Xbaya and try to run. You will not get any error  at the backend and Xbaya.
                
> Workflow interpreter do not give any error if service does not exist in registry
> --------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-601
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-601
>             Project: Airavata
>          Issue Type: Bug
>          Components: Workflow Interpreter
>    Affects Versions: 0.5
>            Reporter: Raminderjeet Singh
>         Attachments: DowhileTest.xwf.xwf
>
>


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

[jira] [Commented] (AIRAVATA-601) Workflow interpreter do not give any error if service does not exist in registry

Posted by "Lahiru Gunathilake (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474373#comment-13474373 ] 

Lahiru Gunathilake commented on AIRAVATA-601:
---------------------------------------------

This is due to some issue in Do while implementation. I have tested with normal workflow it gives me proper error.

Lahiru
                
> Workflow interpreter do not give any error if service does not exist in registry
> --------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-601
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-601
>             Project: Airavata
>          Issue Type: Bug
>          Components: Workflow Interpreter
>    Affects Versions: 0.5
>            Reporter: Raminderjeet Singh
>         Attachments: DowhileTest.xwf.xwf
>
>


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

[jira] [Resolved] (AIRAVATA-601) Workflow interpreter do not give any error if service does not exist in registry

Posted by "Raminderjeet Singh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AIRAVATA-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raminderjeet Singh resolved AIRAVATA-601.
-----------------------------------------

    Resolution: Fixed
      Assignee: Raminderjeet Singh

Changed workflow interpreter.
                
> Workflow interpreter do not give any error if service does not exist in registry
> --------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-601
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-601
>             Project: Airavata
>          Issue Type: Bug
>          Components: Workflow Interpreter
>    Affects Versions: 0.5
>            Reporter: Raminderjeet Singh
>            Assignee: Raminderjeet Singh
>         Attachments: DowhileTest.xwf.xwf
>
>


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

[jira] [Commented] (AIRAVATA-601) Workflow interpreter do not give any error if service does not exist in registry

Posted by "Raminderjeet Singh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474446#comment-13474446 ] 

Raminderjeet Singh commented on AIRAVATA-601:
---------------------------------------------

The problem is with readProvenance(node) method. I can fix this method if needed but i found we are not using any data read by this method. Can you please confirm? If required, i have code to handle do while. I commented call to this method and workflow with do while ran fine. Do-while is different , It does not have all the inputs ready while starting the node. Same problem may come with dynamic inputs case.  
                
> Workflow interpreter do not give any error if service does not exist in registry
> --------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-601
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-601
>             Project: Airavata
>          Issue Type: Bug
>          Components: Workflow Interpreter
>    Affects Versions: 0.5
>            Reporter: Raminderjeet Singh
>         Attachments: DowhileTest.xwf.xwf
>
>


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

[jira] [Comment Edited] (AIRAVATA-601) Workflow interpreter do not give any error if service does not exist in registry

Posted by "Raminderjeet Singh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479121#comment-13479121 ] 

Raminderjeet Singh edited comment on AIRAVATA-601 at 10/18/12 4:29 PM:
-----------------------------------------------------------------------

Changed workflow interpreter. rev 1399726
                
      was (Author: raminder):
    Changed workflow interpreter.
                  
> Workflow interpreter do not give any error if service does not exist in registry
> --------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-601
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-601
>             Project: Airavata
>          Issue Type: Bug
>          Components: Workflow Interpreter
>    Affects Versions: 0.5
>            Reporter: Raminderjeet Singh
>            Assignee: Raminderjeet Singh
>         Attachments: DowhileTest.xwf.xwf
>
>


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