You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2012/12/18 16:42:23 UTC

[jira] [Updated] (ACCUMULO-887) sanity check configuration settings

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

Christopher Tubbs updated ACCUMULO-887:
---------------------------------------

    Fix Version/s:     (was: 1.5.0)
                   1.6.0
    
> sanity check configuration settings
> -----------------------------------
>
>                 Key: ACCUMULO-887
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-887
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Eric Newton
>             Fix For: 1.6.0
>
>
> I accidentally set the WAL max size to "4" instead of "4G".
> This produced the following stack trace, and was pretty hard to track down.  We should pay more attention to sane settings for these values.
> {noformat}
> 2012-11-29 12:12:55,610 [log.TabletServerLogger] ERROR: Unexpected error writing to log, retrying attempt 5
> java.lang.NullPointerException
>         at org.apache.accumulo.server.tabletserver.log.RemoteLogger.logManyTablets(RemoteLogger.java:145)
>         at org.apache.accumulo.server.tabletserver.log.TabletServerLogger$6.write(TabletServerLogger.java:393)
>         at org.apache.accumulo.server.tabletserver.log.TabletServerLogger.write(TabletServerLogger.java:298)
>         at org.apache.accumulo.server.tabletserver.log.TabletServerLogger.logManyTablets(TabletServerLogger.java:382)
>         at org.apache.accumulo.server.tabletserver.TabletServer$ThriftClientHandler.flush(TabletServer.java:1539)
>         at org.apache.accumulo.server.tabletserver.TabletServer$ThriftClientHandler.closeUpdate(TabletServer.java:1610)
> {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