You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Saminda Wijeratne (JIRA)" <ji...@apache.org> on 2013/08/21 21:05:53 UTC

[jira] [Resolved] (AIRAVATA-830) Custom check for NCSA need to be handled in custom extension. This is not generic code.

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

Saminda Wijeratne resolved AIRAVATA-830.
----------------------------------------

    Resolution: Fixed

Committed revision 1516259.

                
> Custom check for NCSA need to be handled in custom extension. This is not generic code. 
> ----------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-830
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-830
>             Project: Airavata
>          Issue Type: Bug
>          Components: GFac
>    Affects Versions: 0.8
>            Reporter: Raminderjeet Singh
>
>  if (app.getMaxWallTime() > 30 && app.getQueue() != null && app.getQueue().getQueueName().equals("debug")) {
>                 throw new ToolsException("NCSA debug Queue only support jobs < 30 minutes");
>             }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira