Eroma created AIRAVATA-1843:
-------------------------------
Summary: Experiment failed due to output file staging issue
Key: AIRAVATA-1843
URL: https://issues.apache.org/jira/browse/AIRAVATA-1843
Project: Airavata
Issue Type: Bug
Components: Airavata System
Affects Versions: 0.16
Environment: https://dev.testdrive.airavata.org/portal/master/public
Reporter: Eroma
Assignee: Shameera Rathnayaka
Fix For: 0.16
While running a batch of experiments stopped GFAC server and then waited till
some submitted jobs are completed in the resources and then started the GFAC
server. All this time API server was up and running.
Some experiments completed and some failed with error [1]. These experiments
are successfully completed in resource.
[1]
org.apache.airavata.gfac.core.GFacException: Error while staging output data at
org.apache.airavata.gfac.impl.GFacEngineImpl.outputDataStaging(GFacEngineImpl.java:446)
at
org.apache.airavata.gfac.impl.GFacEngineImpl.runProcessOutflow(GFacEngineImpl.java:365)
at
org.apache.airavata.gfac.impl.GFacWorker.runProcessOutflow(GFacWorker.java:169)
at org.apache.airavata.gfac.impl.GFacWorker.run(GFacWorker.java:105) at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)