Uploaded image for project: 'Airavata'
  1. Airavata
  2. AIRAVATA-496

Error message for Output not produced

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4-INCUBATING
    • 0.8
    • GFac
    • None

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            raminder Raminderjeet Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: