Eroma created AIRAVATA-1848:
-------------------------------
Summary: Experiment FAILED and job is COMPLETED with an process
status updating error
Key: AIRAVATA-1848
URL: https://issues.apache.org/jira/browse/AIRAVATA-1848
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 experiments were launching stopped GFAC server. Once all the experiments
are launched started the GFAC server. Then these experiments failed with error
[1]
eg: SLM2-AutoDock-BR2_bc414906-ee08-4713-a0fd-f39ffe4f2585
[1]
org.apache.airavata.gfac.core.GFacException: Error persisting process
statusError while adding PROCESS_STATUS at
org.apache.airavata.gfac.core.GFacUtils.saveAndPublishProcessStatus(GFacUtils.java:301)
at
org.apache.airavata.gfac.impl.GFacWorker.monitorProcess(GFacWorker.java:198) at
org.apache.airavata.gfac.impl.GFacWorker.run(GFacWorker.java:107) 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) Caused by:
org.apache.airavata.registry.cpi.RegistryException: Error while adding
PROCESS_STATUS at
org.apache.airavata.registry.core.experiment.catalog.impl.ExperimentCatalogImpl.add(ExperimentCatalogImpl.java:189)
at
org.apache.airavata.gfac.core.GFacUtils.saveAndPublishProcessStatus(GFacUtils.java:290)
... 5 more Caused by: org.apache.airavata.registry.cpi.RegistryException:
org.apache.airavata.registry.cpi.RegistryException:
org.apache.openjpa.persistence.InvalidStateException: Can only perform
operation while a transaction is active. at
org.apache.airavata.registry.core.experiment.catalog.impl.ExperimentRegistry.addProcessStatus(ExperimentRegistry.java:403)
at
org.apache.airavata.registry.core.experiment.catalog.impl.ExperimentCatalogImpl.add(ExperimentCatalogImpl.java:170)
... 6 more Caused by: org.apache.airavata.registry.cpi.RegistryException:
org.apache.openjpa.persistence.InvalidStateException: Can only perform
operation while a transaction is active. at
org.apache.airavata.registry.core.experiment.catalog.resources.ProcessStatusResource.save(ProcessStatusResource.java:153)
at
org.apache.airavata.registry.core.experiment.catalog.impl.ExperimentRegistry.addProcessStatus(ExperimentRegistry.java:
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)