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 D7692D4C5 for ; Mon, 12 Nov 2012 22:45:12 +0000 (UTC) Received: (qmail 24931 invoked by uid 500); 12 Nov 2012 22:45:12 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 24887 invoked by uid 500); 12 Nov 2012 22:45:12 -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 24870 invoked by uid 99); 12 Nov 2012 22:45:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2012 22:45:12 +0000 Date: Mon, 12 Nov 2012 22:45:11 +0000 (UTC) From: "Lahiru Gunathilake (JIRA)" To: dev@airavata.apache.org Message-ID: <821748134.103666.1352760312145.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (AIRAVATA-642) Workflow thread is not terminating properly when run with intepretor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Lahiru Gunathilake created AIRAVATA-642: ------------------------------------------- Summary: Workflow thread is not terminating properly when run with intepretor Key: AIRAVATA-642 URL: https://issues.apache.org/jira/browse/AIRAVATA-642 Project: Airavata Issue Type: Bug Components: XBaya Affects Versions: 0.5 Environment: mac Reporter: Lahiru Gunathilake $subject, because workflow execution is controlled by the workflow node colors, but workflow node colors are changed by a WorklfowInterpreterListenor but the execution decision is happen in WorkflowInterpretor object which has another instance of the graph. We have to provide a solution for this otherwise large number of threads will hang in their execution. Lahiru -- 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