m: "??";
> Date: Mon, Mar 4, 2019 05:27 PM
> To: "Tomcat Developers List";
>
> Subject: java.lang.NullPointerException on
> sun.nio.ch.Util.getTemporaryDirectBuffer
>
>
> I get the exception in tomcat 8.5.19
> Error processing request
I get the exception in tomcat 8.5.19
Error processing request
java.lang.NullPointerException
at sun.nio.ch.Util.getTemporaryDirectBuffer(Util.java:230)
at sun.nio.ch.IOUtil.write(IOUtil.java:58)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
at org