You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Lahiru Gunathilake (JIRA)" <ji...@apache.org> on 2012/08/01 16:31:03 UTC

[jira] [Closed] (AIRAVATA-520) Service outputs as stdout and stderr

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

Lahiru Gunathilake closed AIRAVATA-520.
---------------------------------------

    
> Service outputs as stdout and stderr
> ------------------------------------
>
>                 Key: AIRAVATA-520
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-520
>             Project: Airavata
>          Issue Type: Improvement
>          Components: GFac
>    Affects Versions: 0.4-INCUBATING
>            Reporter: Raminderjeet Singh
>            Assignee: Raminderjeet Singh
>             Fix For: 0.4-INCUBATING
>
>
> If the service have output types as stdout and stderr then even GramProvider is trying to look for outputs and giving error: Output is not produced. *****correct the typo also in output********
> Service
> org.apache.airavata.core.gfac.exception.ProviderException: Outupt is not produced in stdout:null
>         at org.apache.airavata.core.gfac.provider.impl.GramProvider.processOutput(GramProvider.java:359)
>         at org.apache.airavata.core.gfac.provider.AbstractProvider.execute(AbstractProvider.java:76)
>         at org.apache.airavata.core.gfac.services.impl.AbstractSimpleService.execute(AbstractSimpleService.java:118)
>         at org.apache.airavata.core.gfac.GfacAPI.gridJobSubmit(GfacAPI.java:141)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.invokeApplication(GFacMessageReciever.java:196)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever.access$000(GFacMessageReciever.java:73)
>         at org.apache.airavata.services.gfac.axis2.reciever.GFacMessageReciever$1.run(GFacMessageReciever.java:145)
> Caused by: org.apache.airavata.core.gfac.exception.ProviderException: Outupt is not produced in stdout:null
>         at org.apache.airavata.core.gfac.provider.impl.GramProvider.processOutput(GramProvider.java:348)
>         ... 6 more
> Caused by: java.lang.NullPointerException
>         at org.apache.airavata.core.gfac.utils.OutputUtils.parseStdout(OutputUtils.java:81)
>         at org.apache.airavata.core.gfac.utils.OutputUtils.fillOutputFromStdout(OutputUtils.java:59)
>         at org.apache.airavata.core.gfac.provider.impl.GramProvider.processOutput(GramProvider.java:304)
>         ... 6 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira