Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
2020-01-18 10:19:02,109 INFO org.apache.hadoop.ipc.Server: Socket Reader #1 for port 8020: readAndProcess from client xx.xx.xx.xx threw exception [java.lang.NullPointerException]
java.lang.NullPointerException
at org.apache.hadoop.ipc.Server$Connection.readAndProcess(Server.java:1676)
at org.apache.hadoop.ipc.Server$Listener.doRead(Server.java:935)
at org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:791)
at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:762)
Attachments
Attachments
Issue Links
- relates to
-
HBASE-14050 NPE in org.apache.hadoop.hbase.ipc.RpcServer$Connection.readAndProcess
- Closed