Raminderjeet Singh created AIRAVATA-520:
-------------------------------------------

             Summary: Service outputs as stdout and stderr
                 Key: AIRAVATA-520
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-520
             Project: Airavata
          Issue Type: Improvement
            Reporter: Raminderjeet Singh


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

        

Reply via email to