From issues-return-1187-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Fri Jun 13 18:06:12 2008 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 82758 invoked from network); 13 Jun 2008 18:06:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2008 18:06:12 -0000 Received: (qmail 14202 invoked by uid 500); 13 Jun 2008 18:06:14 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 14181 invoked by uid 500); 13 Jun 2008 18:06:14 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 14170 invoked by uid 99); 13 Jun 2008 18:06:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 11:06:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 18:05:25 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 8AFD914A803D for ; Fri, 13 Jun 2008 13:05:12 -0500 (CDT) Message-ID: <25149018.1213380312450.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Fri, 13 Jun 2008 13:05:12 -0500 (CDT) From: "Paul Spencer (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-1799) Thread count for schedule is not configurable In-Reply-To: <22837411.1213378512415.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138575#action_138575 ] Paul Spencer commented on CONTINUUM-1799: ----------------------------------------- An enhancement would be to add Quartz schedule configuration to Continuums schedule configuration. That way the "DEFAULT_SCHEDULE" count be limited to threads as a way of limiting the impact on system resources. This also makes it easier to run Continuum without unpacking the war. > Thread count for schedule is not configurable > --------------------------------------------- > > Key: CONTINUUM-1799 > URL: http://jira.codehaus.org/browse/CONTINUUM-1799 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.0.2 > Reporter: Paul Spencer > > Their are 15 Quartz worker threads in the default configuration, In environment swhere the number of threads per process is limited, for example HP-UX 11.x's default limit is 64, this may prevent the including of Continuum in an existing Servlet engine, i.e. Tomcat. It appears the number of thread was configurable in components.xml, but that changed around 16-may-2006[1]. > This issue is a result of the thread titled 'Getting "java.lang.OutOfMemoryError: unable to create new native thread"Link to this message" on the continuum user mailing list. > [1]http://svn.apache.org/viewvc/continuum/trunk/continuum-core/src/main/resources/META-INF/plexus/components.xml?r1=344177&r2=406895&diff_format=h -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira