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:15 UTC

[jira] [Updated] (ACCUMULO-888) NPE writing to the WAL

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

Christopher Tubbs updated ACCUMULO-888:
---------------------------------------

    Assignee: Eric Newton  (was: Keith Turner)
    
> NPE writing to the WAL
> ----------------------
>
>                 Key: ACCUMULO-888
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-888
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.4.2
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>
> I missconfigured the WAL max size to "4" and got this strange error:
> {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