[
https://issues.apache.org/jira/browse/HADOOP-16868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039481#comment-17039481
]
Tsz-wo Sze commented on HADOOP-16868:
-------------------------------------
As discovered by Zach Zhang, this looks like a similar bug as HBASE-14050.
> ipc.Server readAndProcess threw NullPointerException
> ----------------------------------------------------
>
> Key: HADOOP-16868
> URL: https://issues.apache.org/jira/browse/HADOOP-16868
> Project: Hadoop Common
> Issue Type: Bug
> Components: rpc-server
> Reporter: Tsz-wo Sze
> Priority: Major
>
> {code}
> 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)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]