Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2209BD053 for ; Mon, 17 Dec 2012 14:40:29 +0000 (UTC) Received: (qmail 41978 invoked by uid 500); 17 Dec 2012 14:40:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 41628 invoked by uid 500); 17 Dec 2012 14:40:24 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 41256 invoked by uid 99); 17 Dec 2012 14:40:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2012 14:40:12 +0000 Date: Mon, 17 Dec 2012 14:40:12 +0000 (UTC) From: "Jason Trost (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-685) Example accumulo-env.sh's specify min stack size that is too small for Java 1.7.4+ 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/ACCUMULO-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Trost resolved ACCUMULO-685. ---------------------------------- Resolution: Fixed This has been fixed since svn revision 1360110. Closing out. > Example accumulo-env.sh's specify min stack size that is too small for Java 1.7.4+ > ---------------------------------------------------------------------------------- > > Key: ACCUMULO-685 > URL: https://issues.apache.org/jira/browse/ACCUMULO-685 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.4.1, 1.3.6 > Reporter: Jason Trost > Assignee: Jason Trost > Fix For: 1.5.0 > > > In Java 1.7.4+ the minimum stack size is 160k. All of the example configs attempt to set it to 128k which causes the tserver to fail to start. > tserver.err > {noformat} > Error: Could not create the Java Virtual Machine. > Error: A fatal exception has occurred. Program will exit. > {noformat} > tserver.out > {noformat} > The stack size specified is too small, Specify at least 160k > {noformat} -- 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