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/04/17 17:21:59 UTC

[jira] [Commented] (AIRAVATA-1671) Throw correct exceptions in gfac

    [ https://issues.apache.org/jira/browse/AIRAVATA-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500022#comment-14500022 ] 

Chathuri Wimalasena commented on AIRAVATA-1671:
-----------------------------------------------

When the pbs script has some error information such as error project ID, error queue name, exception thrown is this. 

[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:86)
	at org.apache.airavata.gfac.ssh.handler.NewSSHOutputHandler.invoke(NewSSHOutputHandler.java:57)
	at org.apache.airavata.gfac.core.cpi.BetterGfacImpl.invokeOutFlowHandlers(BetterGfacImpl.java:985)
	at org.apache.airavata.gfac.core.utils.OutHandlerWorker.run(OutHandlerWorker.java:66)
	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.gfac.core.handler.GFacHandlerException: Required output is missing
	at org.apache.airavata.gfac.ssh.util.HandleOutputs.handleOutputs(HandleOutputs.java:83)
	... 6 more
Caused by: java.lang.Throwable: Required output is missing
	at org.apache.airavata.gfac.core.handler.GFacHandlerException.<init>(GFacHandlerException.java:32)
	... 7 more

> Throw correct exceptions in gfac
> --------------------------------
>
>                 Key: AIRAVATA-1671
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-1671
>             Project: Airavata
>          Issue Type: Improvement
>            Reporter: Chathuri Wimalasena
>            Assignee: Chathuri Wimalasena
>




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