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 2014/03/28 16:00:35 UTC

[jira] [Resolved] (AIRAVATA-496) Error message for Output not produced

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

Raminderjeet Singh resolved AIRAVATA-496.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8

Fixed

> Error message for Output not produced
> -------------------------------------
>
>                 Key: AIRAVATA-496
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-496
>             Project: Airavata
>          Issue Type: Improvement
>          Components: GFac
>    Affects Versions: 0.4-INCUBATING
>            Reporter: Raminderjeet Singh
>             Fix For: 0.8
>
>
> Currently GFAC gives NullPointerException when output is not produced by application. We should give a proper message saying Output "output Name" (defined in service description) not produced by application (with some application and stdout/stderr) location. 
> java.lang.NullPointerException
>         at org.apache.airavata.core.gfac.utils.OutputUtils.parseStdout(OutputUtils.java:74)
>         at org.apache.airavata.core.gfac.utils.OutputUtils.fillOutputFromStdout(OutputUtils.java:53)
>         at org.apache.airavata.core.gfac.provider.impl.LocalProvider.processOutput(LocalProvider.java:188)
>         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:137)
>         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)



--
This message was sent by Atlassian JIRA
(v6.2#6252)