Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DB39FDC0 for ; Wed, 21 Aug 2013 19:05:55 +0000 (UTC) Received: (qmail 45979 invoked by uid 500); 21 Aug 2013 19:05:54 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 45845 invoked by uid 500); 21 Aug 2013 19:05:53 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 45814 invoked by uid 99); 21 Aug 2013 19:05:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 19:05:53 +0000 Date: Wed, 21 Aug 2013 19:05:53 +0000 (UTC) From: "Saminda Wijeratne (JIRA)" To: dev@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AIRAVATA-830) Custom check for NCSA need to be handled in custom extension. This is not generic code. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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