I have a problem with the data mapping in logs of Tomcat. There are the same information in the logs and it’s unusable. Could you please check and advise me how set and get correct data in the logs?
28-Nov-2018 23:19:11.535 SEVERE [https-jsse-nio-443-exec-35] org.apache.coyote.AbstractProtocol$ConnectionHandler.process Error reading request, ignored
java.lang.NullPointerException
28-Nov-2018 23:19:26.548 SEVERE [https-jsse-nio-443-exec-38] org.apache.coyote.AbstractProtocol$ConnectionHandler.process Error reading request, ignored
java.lang.NullPointerException
Please find the logs below.
Warning: Could not get charToByteConverterClass!
Thanks in advance