Eroma created AIRAVATA-1566:
-------------------------------
Summary: 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
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)