You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Chathuri Wimalasena (JIRA)" <ji...@apache.org> on 2015/03/06 17:31:40 UTC

[jira] [Updated] (AIRAVATA-1566) Experiments failing due to required outputs missing from jobs

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

Chathuri Wimalasena updated AIRAVATA-1566:
------------------------------------------
    Priority: Blocker  (was: Major)

> Experiments failing due to required outputs missing from jobs
> -------------------------------------------------------------
>
>                 Key: AIRAVATA-1566
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-1566
>             Project: Airavata
>          Issue Type: Bug
>          Components: Airavata Job Monitor
>    Affects Versions: 0.14
>         Environment: http://test-drive.airavata.org/pga/public/
>            Reporter: Eroma
>            Priority: Blocker
>
> When experiments are executed they fails but the jobs have the status COMPLETE. If the experiments is executed again it might get successfully COMPLETED (occurs in ad-hoc manner)
> There are no output files even though the job is COMPLETE
> The Airavata log has error;
> [ERROR] org.apache.airavata.gfac.core.handler.GFacHandlerException: Required output is missing
> org.apache.airavata.gfac.core.handler.GFacHandlerException: org.apache.airavata.gfac.core.handler.GFacHandlerException: Required output is missing
>         at org.apache.airavata.gfac.ssh.util.HandleOutputs.handleOutputs(HandleOutputs.java:89)
>         at org.apache.airavata.gfac.gsissh.handler.NewGSISSHOutputHandler.invoke(NewGSISSHOutputHandler.java:64)
>         at org.apache.airavata.gfac.core.cpi.BetterGfacImpl.invokeOutFlowHandlers(BetterGfacImpl.java:956)
>         at org.apache.airavata.gfac.core.utils.OutHandlerWorker.run(OutHandlerWorker.java:51)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
> Caused by: org.apache.airavata.gfac.core.handler.GFacHandlerException: Required output is missing
>         at org.apache.airavata.gfac.ssh.util.HandleOutputs.handleOutputs(HandleOutputs.java:86)
>         ... 8 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)