You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2012/09/07 03:22:07 UTC

[jira] [Updated] (ACCUMULO-685) Example accumulo-env.sh's specify min stack size that is too small for Java 1.7.4+

     [ https://issues.apache.org/jira/browse/ACCUMULO-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs updated ACCUMULO-685:
---------------------------------------

    Fix Version/s: 1.5.0
    
> 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