Raminderjeet Singh created AIRAVATA-496:
-------------------------------------------

             Summary: Error message for Output not produced
                 Key: AIRAVATA-496
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-496
             Project: Airavata
          Issue Type: Improvement
            Reporter: Raminderjeet Singh


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

        

Reply via email to