- 
                Notifications
    
You must be signed in to change notification settings  - Fork 38.8k
 
Closed
Closed
Copy link
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Milestone
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
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement