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 2013/08/29 17:29:55 UTC

[jira] [Created] (AIRAVATA-910) Output value of string type in a service(application) is not read from stdout

Raminderjeet Singh created AIRAVATA-910:
-------------------------------------------

             Summary: Output value of string type in a service(application) is not read from stdout
                 Key: AIRAVATA-910
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-910
             Project: Airavata
          Issue Type: Bug
          Components: GFac
    Affects Versions: 0.9
            Reporter: Raminderjeet Singh


I created a echo service with output type string and submitted a job to stampede. I set the input of the echo service as output=hello with a expected output as hello. I got following output from the GFAC. I looked into stdout file and it has right output. 


<ns:output xsi:type="ns:StringParameterType"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xmlns:ns="http://airavata.apache.org/schemas/gfac/2012/12">
          <value>gsiftp://data1.stampede.tacc.utexas.edu:2811//scratch/01623/us3/jobs//Echo_stampede_Thu_Aug_29_11_19_39_EDT_2013_211bcc0c-38d9-4ef3-bc11-5e6dd063c639/outputData/null</value>
        </ns:output>

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