Jimmy Xiang created HBASE-12129:
-----------------------------------

             Summary: ProtobufLogWriter throws NPE
                 Key: HBASE-12129
                 URL: https://issues.apache.org/jira/browse/HBASE-12129
             Project: HBase
          Issue Type: Bug
            Reporter: Jimmy Xiang


{noformat}
2014-09-30 14:47:53,170 INFO  [sync.2] wal.FSHLog: Slow sync cost: 161 ms, 
current pipeline: []
2014-09-30 14:47:53,171 ERROR [sync.0] wal.FSHLog: Error syncing, request close 
of hlog
java.io.IOException: java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter.sync(ProtobufLogWriter.java:170)
        at 
org.apache.hadoop.hbase.regionserver.wal.FSHLog$SyncRunner.run(FSHLog.java:1302)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter.sync(ProtobufLogWriter.java:167)
        ... 2 more
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to