Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 66933 invoked from network); 26 Jan 2011 19:07:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Jan 2011 19:07:09 -0000 Received: (qmail 53468 invoked by uid 500); 26 Jan 2011 19:07:09 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 53411 invoked by uid 500); 26 Jan 2011 19:07:08 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 53403 invoked by uid 99); 26 Jan 2011 19:07:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jan 2011 19:07:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jan 2011 19:07:06 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0QJ6i5p011180 for ; Wed, 26 Jan 2011 19:06:44 GMT Message-ID: <18968047.222501296068804433.JavaMail.jira@thor> Date: Wed, 26 Jan 2011 14:06:44 -0500 (EST) From: "Norman Maurer (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-3164) Upgrade the bundled service wrapper to version 3.5.7 to remove 4GB heap limitation In-Reply-To: <5556362.222301296068323396.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987167#action_12987167 ] Norman Maurer commented on AMQ-3164: ------------------------------------ The problem is the new versions of service wrapper are shipped with gpl2 license. So its not possible to include a newer version. See also: http://www.mail-archive.com/dev@maven.apache.org/msg74005.html > Upgrade the bundled service wrapper to version 3.5.7 to remove 4GB heap limitation > ---------------------------------------------------------------------------------- > > Key: AMQ-3164 > URL: https://issues.apache.org/jira/browse/AMQ-3164 > Project: ActiveMQ > Issue Type: Improvement > Components: Broker > Affects Versions: 5.4.2 > Reporter: Craig Condit > Priority: Minor > > The bundled service wrapper (3.2.3) library does not allow setting of heap > 4 GB, even on 64-bit machines. According to the service-wrapper changelogs, this limitation was lifted in 3.3.0. The current stable release is 3.5.7. > Ideally the newest stable release would be used, but if that causes compatibility issues, moving to at least 3.3.0 would resolve the immediate issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.