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

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

    Assignee: Christopher Tubbs
    
> sanity check configuration settings
> -----------------------------------
>
>                 Key: ACCUMULO-887
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-887
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Eric Newton
>            Assignee: Christopher Tubbs
>             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

Reply via email to