Closed
Description
Izek Greenfield opened SPR-14669 and commented
when I use async spring-mvc I send request with body:
PUT http://localhost/kuku?key=EKUpdateTestUpdate
Body: { "1": 1 }
if the request timed out then the error I get is:
org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing:
log file attached!
Affects: 4.3.2
Attachments:
- izek-sim.zip (62.26 kB)
- log.txt (12.29 kB)
Issue Links:
- Default async timeout handling results in Logged Exception for Tomcat 8.5.x [SPR-14739] #19305 Default async timeout handling results in Logged Exception for Tomcat 8.5.x
Backported to: 4.2.8
2 votes, 2 watchers