You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2020/02/18 21:41:00 UTC

[jira] [Updated] (HADOOP-16868) ipc.Server readAndProcess threw NullPointerException

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

Tsz-wo Sze updated HADOOP-16868:
--------------------------------
    Attachment: c16868_20200218.patch

> 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
>         Attachments: c16868_20200218.patch
>
>
> {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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org